aboutsummaryrefslogtreecommitdiffstats
path: root/src/name_table.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* Rework initialization and finalization.Tristan Gingold2020-12-301-4/+0
* name_table(dump): correctly handle first entry.Tristan Gingold2018-12-171-4/+7
* Name_Table: use Logging instead of Text_IO.Tristan Gingold2018-12-051-10/+10
* name_table: get rid of Nam_Buffer/Nam_Length.Tristan Gingold2018-01-201-21/+0
* name_table: Add Str_Idx, and Get/Set_Info renamed to Get/Set_Name_Info.Tristan Gingold2017-11-181-21/+24
* python: add more interfaces.Tristan Gingold2017-10-061-0/+8
* Add subprograms in Files_Map and Name_Table for interfacing.Tristan Gingold2017-10-021-8/+8
* name_table, ieee-vital_timing: reduce use of global variables.Tristan Gingold2017-09-261-29/+41
* name_table: auto-initialize.Tristan Gingold2016-11-011-7/+16
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-8/+6
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-18/+18
* name_table: add comments.Tristan Gingold2014-12-241-19/+28
* name_table.adb: expand hash_table for performance.Tristan Gingold2014-12-241-28/+78
* name_table.adb: reduce size, fix style.Tristan Gingold2014-12-231-85/+114
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+359