Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dyn_tables: move Table_Initial generic to argument of | Tristan Gingold | 2019-11-11 | 1 | -2/+3 |
| | |||||
* | files_map: add Discard_Source_File, Free_Source_File, | Tristan Gingold | 2019-11-06 | 1 | -3/+17 |
| | |||||
* | files_map: change the meaning of Get_Buffer_Length for | Tristan Gingold | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | files_map: add comments. | Tristan Gingold | 2019-06-20 | 1 | -2/+5 |
| | |||||
* | files_map: add get_buffer_length | Tristan Gingold | 2019-06-03 | 1 | -0/+3 |
| | |||||
* | vhdl: renames disp_vhdl to prints | Tristan Gingold | 2019-05-30 | 1 | -3/+4 |
| | |||||
* | files_map: add location_to_coord. | Tristan Gingold | 2019-05-11 | 1 | -0/+7 |
| | |||||
* | vhdl: move nodes to vhdl.nodes_priv. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
| | |||||
* | files_map: rename Get_Source_File_Directory to Get_Directory_Name. | Tristan Gingold | 2018-12-18 | 1 | -2/+1 |
| | |||||
* | files_map: renaming for consistency. | Tristan Gingold | 2018-12-14 | 1 | -4/+3 |
| | |||||
* | Add Location_File_Line_To_Offset. | Tristan Gingold | 2018-12-12 | 1 | -0/+5 |
| | |||||
* | Add logging and use it in files_map. | Tristan Gingold | 2018-11-28 | 1 | -1/+2 |
| | |||||
* | files_map: add support for one gap. | Tristan Gingold | 2018-11-23 | 1 | -0/+8 |
| | |||||
* | files_map: use Positive for lines. | Tristan Gingold | 2018-11-23 | 1 | -9/+9 |
| | |||||
* | files_map: move declarations to private part of spec. | Tristan Gingold | 2018-11-19 | 1 | -0/+73 |
| | |||||
* | errorout: split and rework. | Tristan Gingold | 2018-11-16 | 1 | -0/+10 |
| | |||||
* | files_map: add Set_File_Length, Reverse_Source_File | Tristan Gingold | 2018-11-16 | 1 | -1/+8 |
| | |||||
* | files_map: get rid of global Nam_Buffer use. | Tristan Gingold | 2018-01-18 | 1 | -3/+1 |
| | |||||
* | files_map: rename Load_Source_File to Read_Source_File. | Tristan Gingold | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Minor refactoring to simplify interfacing. | Tristan Gingold | 2017-10-03 | 1 | -0/+15 |
| | |||||
* | Add subprograms in Files_Map and Name_Table for interfacing. | Tristan Gingold | 2017-10-02 | 1 | -0/+12 |
| | | | | Renames Fat_String_Acc to Thin_String_Ptr. | ||||
* | Add extract_expanded_line. | Tristan Gingold | 2017-03-15 | 1 | -0/+6 |
| | |||||
* | Add Tab_Stop variable. | Tristan Gingold | 2017-03-14 | 1 | -0/+7 |
| | | | | For #314 | ||||
* | Library: unload library file after parsing it. | Tristan Gingold | 2017-02-13 | 1 | -0/+4 |
| | |||||
* | Create a pseudo source file for instantiation. | Tristan Gingold | 2016-09-20 | 1 | -15/+34 |
| | |||||
* | files_map: add normalize_pathname | Tristan Gingold | 2015-06-02 | 1 | -8/+14 |
| | |||||
* | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | 2015-05-13 | 1 | -3/+10 |
| | | | | For ticket 48. | ||||
* | Remove Get_File_Time_Stamp for a filename. | Tristan Gingold | 2015-05-13 | 1 | -3/+0 |
| | | | | Preliminary work for ticket 48. | ||||
* | Rename Get_Location_Str to Image. | Tristan Gingold | 2015-05-09 | 1 | -3/+4 |
| | |||||
* | str_table: pack elements to reduce size. | Tristan Gingold | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Fix style. | Tristan Gingold | 2014-12-15 | 1 | -34/+28 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+152 |