aboutsummaryrefslogtreecommitdiffstats
path: root/src/str_table.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* Rework initialization and finalization.Tristan Gingold2020-12-301-1/+5
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* Handle evaluation of to_string for enumeration and integer types.Tristan Gingold2015-05-141-0/+7
* str_table: pack elements to reduce size.Tristan Gingold2015-02-141-4/+13
* Rework string literals: store literals position.Tristan Gingold2014-12-291-51/+40
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-231-2/+2
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+92