summaryrefslogtreecommitdiff
path: root/src/str_table.ads
AgeCommit message (Collapse)Author
2015-05-14Handle evaluation of to_string for enumeration and integer types.Tristan Gingold
Handled extended names for to_string. Fix ticket 61.
2015-02-14str_table: pack elements to reduce size.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold