aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map.ads
Commit message (Collapse)AuthorAgeFilesLines
* files_map: rename Load_Source_File to Read_Source_File.Tristan Gingold2017-10-051-1/+1
|
* Minor refactoring to simplify interfacing.Tristan Gingold2017-10-031-0/+15
|
* Add subprograms in Files_Map and Name_Table for interfacing.Tristan Gingold2017-10-021-0/+12
| | | | Renames Fat_String_Acc to Thin_String_Ptr.
* Add extract_expanded_line.Tristan Gingold2017-03-151-0/+6
|
* Add Tab_Stop variable.Tristan Gingold2017-03-141-0/+7
| | | | For #314
* Library: unload library file after parsing it.Tristan Gingold2017-02-131-0/+4
|
* Create a pseudo source file for instantiation.Tristan Gingold2016-09-201-15/+34
|
* files_map: add normalize_pathnameTristan Gingold2015-06-021-8/+14
|
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-3/+10
| | | | For ticket 48.
* Remove Get_File_Time_Stamp for a filename.Tristan Gingold2015-05-131-3/+0
| | | | Preliminary work for ticket 48.
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-3/+4
|
* str_table: pack elements to reduce size.Tristan Gingold2015-02-141-1/+1
|
* Fix style.Tristan Gingold2014-12-151-34/+28
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+152