summaryrefslogtreecommitdiff
path: root/src/files_map.adb
AgeCommit message (Expand)Author
2015-09-10Reimplement table package (used instead of GNAT.Table).Tristan Gingold
2015-06-02files_map: add normalize_pathnameTristan Gingold
2015-05-13Change library format: now store file checksum instead of file time stamp.Tristan Gingold
2015-05-13Remove Get_File_Time_Stamp for a filename.Tristan Gingold
2015-05-09Rename Get_Location_Str to Image.Tristan Gingold
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-15Fix style.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold