summaryrefslogtreecommitdiff
path: root/src/name_table.adb
AgeCommit message (Expand)Author
2015-09-10Reimplement table package (used instead of GNAT.Table).Tristan Gingold
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-24name_table: add comments.Tristan Gingold
2014-12-24name_table.adb: expand hash_table for performance.Tristan Gingold
2014-12-23name_table.adb: reduce size, fix style.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold