Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | Rework initialization and finalization. | Tristan Gingold | 2020-12-30 | 1 | -0/+4 |
| | | | | libghdl can now be re-initialized. | ||||
* | name_table: get rid of Nam_Buffer/Nam_Length. | Tristan Gingold | 2018-01-20 | 1 | -18/+0 |
| | |||||
* | name_table: Add Str_Idx, and Get/Set_Info renamed to Get/Set_Name_Info. | Tristan Gingold | 2017-11-18 | 1 | -4/+4 |
| | |||||
* | python: add more interfaces. | Tristan Gingold | 2017-10-06 | 1 | -0/+1 |
| | |||||
* | python binding: add interfaces. | Tristan Gingold | 2017-10-05 | 1 | -0/+4 |
| | |||||
* | Add subprograms in Files_Map and Name_Table for interfacing. | Tristan Gingold | 2017-10-02 | 1 | -1/+1 |
| | | | | Renames Fat_String_Acc to Thin_String_Ptr. | ||||
* | name_table, ieee-vital_timing: reduce use of global variables. | Tristan Gingold | 2017-09-26 | 1 | -2/+4 |
| | |||||
* | name_table: auto-initialize. | Tristan Gingold | 2016-11-01 | 1 | -4/+5 |
| | |||||
* | files_map: add normalize_pathname | Tristan Gingold | 2015-06-02 | 1 | -6/+8 |
| | |||||
* | Handle evaluation of to_string for enumeration and integer types. | Tristan Gingold | 2015-05-14 | 1 | -0/+4 |
| | | | | | | Handled extended names for to_string. Fix ticket 61. | ||||
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -4/+6 |
| | |||||
* | name_table: add comments. | Tristan Gingold | 2014-12-24 | 1 | -31/+31 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+98 |