| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Size_Type from areapools to types. | Tristan Gingold | 2020-04-06 | 1 | -0/+5 |
* | synth: preliminary work to export module parameters. | Tristan Gingold | 2020-03-31 | 1 | -0/+10 |
* | synth: add support for multi-dim aggregates. | Tristan Gingold | 2019-11-17 | 1 | -0/+3 |
* | types: add fp32 | Tristan Gingold | 2019-05-11 | 1 | -0/+1 |
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -0/+3 |
* | psl: add psl-types, psl-nodes_priv. | Tristan Gingold | 2019-05-10 | 1 | -6/+0 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -12/+4 |
* | vhdl: supports VHPIDIRECT in mcode backend. | Tristan Gingold | 2019-04-27 | 1 | -2/+0 |
* | types: add No_Name. | Tristan Gingold | 2018-12-07 | 1 | -1/+4 |
* | files_map-editor: fixes - WIP. | Tristan Gingold | 2018-11-28 | 1 | -2/+3 |
* | errorout: add %s to display strings. | Tristan Gingold | 2018-11-16 | 1 | -0/+7 |
* | types: add Fatal_Error. | Tristan Gingold | 2018-11-14 | 1 | -0/+3 |
* | types: add Source_Coord_Type. | Tristan Gingold | 2018-11-14 | 1 | -0/+16 |
* | sem_inst: fix relocation of instances in instances. | Tristan Gingold | 2017-12-21 | 1 | -1/+1 |
* | files_map: improve Debug_Source_Files output. | Tristan Gingold | 2017-12-21 | 1 | -6/+0 |
* | Use uns32 (instead of nat32) for String8_Id. | Tristan Gingold | 2017-11-13 | 1 | -1/+1 |
* | Add subprograms in Files_Map and Name_Table for interfacing. | Tristan Gingold | 2017-10-02 | 1 | -5/+8 |
* | name_table, ieee-vital_timing: reduce use of global variables. | Tristan Gingold | 2017-09-26 | 1 | -0/+9 |
* | types: declare uns64. | Tristan Gingold | 2016-12-29 | 1 | -0/+1 |
* | files_map: use unsigned type for source_ptr and location_type. | Tristan Gingold | 2016-09-19 | 1 | -11/+12 |
* | errors: remove error_msg and warning_msg. | Tristan Gingold | 2015-05-17 | 1 | -0/+1 |
* | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | 2015-05-13 | 1 | -11/+29 |
* | Rename Get_Location_Str to Image. | Tristan Gingold | 2015-05-09 | 1 | -0/+3 |
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -12/+6 |
* | Add requested pragma no_strict_aliasing. | Tristan Gingold | 2014-12-23 | 1 | -0/+1 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+127 |