summaryrefslogtreecommitdiff
path: root/src/str_table.adb
AgeCommit message (Expand)Author
2015-09-10Reimplement table package (used instead of GNAT.Table).Tristan Gingold
2015-05-14Handle evaluation of to_string for enumeration and integer types.Tristan Gingold
2015-02-14str_table: pack elements to reduce size.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-23Add requested pragma no_strict_aliasing.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold