Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ownership: check tree after sem and canon. | Tristan Gingold | 2016-11-05 | 1 | -6/+15 |
| | |||||
* | ghdlxml: display image of string_literal8 | Tristan Gingold | 2016-11-01 | 1 | -0/+28 |
| | | | | Fix #176 | ||||
* | Add --file-to-xml to dump tree as XML. | Tristan Gingold | 2016-10-14 | 1 | -1/+0 |
| | |||||
* | iirs: rename base_type to number_base_type to avoid confusion. | Tristan Gingold | 2016-10-13 | 1 | -2/+3 |
| | |||||
* | Rework AST to setup ownership and reference policy. | Tristan Gingold | 2016-10-11 | 1 | -1/+2 |
| | | | | Check it with nodes_gc. | ||||
* | iirs: add Forward_Ref links | Tristan Gingold | 2016-09-30 | 1 | -1/+2 |
| | |||||
* | Create a pseudo source file for instantiation. | Tristan Gingold | 2016-09-20 | 1 | -4/+12 |
| | |||||
* | Improve mixed dump of PSL and VHDL nodes. | Tristan Gingold | 2016-02-09 | 1 | -11/+13 |
| | |||||
* | Add support for conditional assignments. | Tristan Gingold | 2016-01-16 | 1 | -0/+16 |
| | |||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -34/+31 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | 2015-05-13 | 1 | -0/+6 |
| | | | | For ticket 48. | ||||
* | Rename Get_Location_Str to Image. | Tristan Gingold | 2015-05-09 | 1 | -2/+1 |
| | |||||
* | disp_tree: add Max_Depth to limit recursion. | Tristan Gingold | 2015-01-16 | 1 | -1/+6 |
| | |||||
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -6/+2 |
| | |||||
* | iirs: reduce size of interface objects. | Tristan Gingold | 2014-12-14 | 1 | -20/+0 |
| | |||||
* | iirs: reduce size of signal_declaration. | Tristan Gingold | 2014-12-14 | 1 | -2/+0 |
| | |||||
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+511 |