aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map.adb
Commit message (Expand)AuthorAgeFilesLines
* Add extract_expanded_line.Tristan Gingold2017-03-151-0/+68
* Add Tab_Stop variable.Tristan Gingold2017-03-141-2/+3
* Do not crash on empty file.Tristan Gingold2017-03-091-3/+9
* Library: unload library file after parsing it.Tristan Gingold2017-02-131-21/+34
* files_map: fix crash in Debug_Source_FileTristan Gingold2017-02-121-4/+10
* Create a pseudo source file for instantiation.Tristan Gingold2016-09-201-76/+223
* files_map: use unsigned type for source_ptr and location_type.Tristan Gingold2016-09-191-99/+101
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* files_map: add normalize_pathnameTristan Gingold2015-06-021-0/+31
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-59/+54
* Remove Get_File_Time_Stamp for a filename.Tristan Gingold2015-05-131-16/+1
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-0/+27
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-8/+8
* Rework string literals: store literals position.Tristan Gingold2014-12-291-51/+60
* Fix style.Tristan Gingold2014-12-151-4/+2
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+857