aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map-editor.adb
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* files_maps-editor: fix incorrect assertion.Tristan Gingold2020-02-131-1/+1
|
* files_map-editor: fix file_length when moving gap at end.Tristan Gingold2020-02-041-1/+4
|
* files_map-editor: add more checks.Tristan Gingold2020-02-041-0/+9
|
* dyn_tables: move Table_Initial generic to argument ofTristan Gingold2019-11-111-2/+2
|
* files_map-editor: add Copy_Source_File.Tristan Gingold2019-11-061-0/+39
|
* files_map-editor: turn Replace_Text to a function.Tristan Gingold2019-11-061-17/+19
|
* files_map: change the meaning of Get_Buffer_Length forTristan Gingold2019-06-201-0/+3
|
* files_map-editor: fix compilation.Tristan Gingold2019-06-031-11/+11
|
* files_map-editor: add Fill_Text_Ptr.Tristan Gingold2019-06-031-0/+29
|
* files_map: renaming for consistency.Tristan Gingold2018-12-141-3/+3
|
* files_map-editor: check and clear cache line.Tristan Gingold2018-12-061-0/+12
|
* files_map-editor: fix computation of lines, move of gap to the end.Tristan Gingold2018-11-291-6/+9
|
* files_map-editor: fixes - WIP.Tristan Gingold2018-11-281-154/+231
|
* files_map-editor: WIP.Tristan Gingold2018-11-261-5/+167
|
* Add copyright header to files_map-editor.Tristan Gingold2018-11-241-0/+18
|
* Add files_map-editor for libghdl.Tristan Gingold2018-11-231-0/+175