aboutsummaryrefslogtreecommitdiffstats
path: root/src/name_table.ads
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* Rework initialization and finalization.Tristan Gingold2020-12-301-0/+4
* name_table: get rid of Nam_Buffer/Nam_Length.Tristan Gingold2018-01-201-18/+0
* name_table: Add Str_Idx, and Get/Set_Info renamed to Get/Set_Name_Info.Tristan Gingold2017-11-181-4/+4
* python: add more interfaces.Tristan Gingold2017-10-061-0/+1
* python binding: add interfaces.Tristan Gingold2017-10-051-0/+4
* Add subprograms in Files_Map and Name_Table for interfacing.Tristan Gingold2017-10-021-1/+1
* name_table, ieee-vital_timing: reduce use of global variables.Tristan Gingold2017-09-261-2/+4
* name_table: auto-initialize.Tristan Gingold2016-11-011-4/+5
* files_map: add normalize_pathnameTristan Gingold2015-06-021-6/+8
* Handle evaluation of to_string for enumeration and integer types.Tristan Gingold2015-05-141-0/+4
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-4/+6
* name_table: add comments.Tristan Gingold2014-12-241-31/+31
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+98