aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map.adb
Commit message (Expand)AuthorAgeFilesLines
* 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