aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map.ads
Commit message (Collapse)AuthorAgeFilesLines
* ghdlsynth: check filename extensionTristan Gingold2021-01-191-0/+4
|
* update license headersumarcor2021-01-141-11/+9
|
* Rework initialization and finalization.Tristan Gingold2020-12-301-1/+4
| | | | libghdl can now be re-initialized.
* dyn_tables: move Table_Initial generic to argument ofTristan Gingold2019-11-111-2/+3
|
* files_map: add Discard_Source_File, Free_Source_File,Tristan Gingold2019-11-061-3/+17
|
* files_map: change the meaning of Get_Buffer_Length forTristan Gingold2019-06-201-1/+1
|
* files_map: add comments.Tristan Gingold2019-06-201-2/+5
|
* files_map: add get_buffer_lengthTristan Gingold2019-06-031-0/+3
|
* vhdl: renames disp_vhdl to printsTristan Gingold2019-05-301-3/+4
|
* files_map: add location_to_coord.Tristan Gingold2019-05-111-0/+7
|
* vhdl: move nodes to vhdl.nodes_priv.Tristan Gingold2019-05-051-2/+2
|
* files_map: rename Get_Source_File_Directory to Get_Directory_Name.Tristan Gingold2018-12-181-2/+1
|
* files_map: renaming for consistency.Tristan Gingold2018-12-141-4/+3
|
* Add Location_File_Line_To_Offset.Tristan Gingold2018-12-121-0/+5
|
* Add logging and use it in files_map.Tristan Gingold2018-11-281-1/+2
|
* files_map: add support for one gap.Tristan Gingold2018-11-231-0/+8
|
* files_map: use Positive for lines.Tristan Gingold2018-11-231-9/+9
|
* files_map: move declarations to private part of spec.Tristan Gingold2018-11-191-0/+73
|
* errorout: split and rework.Tristan Gingold2018-11-161-0/+10
|
* files_map: add Set_File_Length, Reverse_Source_FileTristan Gingold2018-11-161-1/+8
|
* files_map: get rid of global Nam_Buffer use.Tristan Gingold2018-01-181-3/+1
|
* 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