aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.ads
Commit message (Expand)AuthorAgeFilesLines
* sem_inst: fix relocation of instances in instances.Tristan Gingold2017-12-211-1/+1
* files_map: improve Debug_Source_Files output.Tristan Gingold2017-12-211-6/+0
* Use uns32 (instead of nat32) for String8_Id.Tristan Gingold2017-11-131-1/+1
* Add subprograms in Files_Map and Name_Table for interfacing.Tristan Gingold2017-10-021-5/+8
* name_table, ieee-vital_timing: reduce use of global variables.Tristan Gingold2017-09-261-0/+9
* types: declare uns64.Tristan Gingold2016-12-291-0/+1
* files_map: use unsigned type for source_ptr and location_type.Tristan Gingold2016-09-191-11/+12
* errors: remove error_msg and warning_msg.Tristan Gingold2015-05-171-0/+1
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-11/+29
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-0/+3
* Rework string literals: store literals position.Tristan Gingold2014-12-291-12/+6
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-231-0/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+127