Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl08: preliminary work for package body instantiation. | Tristan Gingold | 2016-09-18 | 1 | -0/+9 |
| | |||||
* | vhdl08: handle very simple nested packages. | Tristan Gingold | 2016-09-03 | 1 | -0/+5 |
| | |||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | Handle default parameters for file_open. | Tristan Gingold | 2016-06-02 | 1 | -0/+5 |
| | | | | Display backtrace for error in file_open. | ||||
* | vhdl2008: implement new 'use clause' rules for types. | Tristan Gingold | 2016-05-31 | 1 | -0/+9 |
| | | | | Adjust test issue72. | ||||
* | simul: fix various issues. | Tristan Gingold | 2016-01-24 | 1 | -0/+3 |
| | |||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -0/+20 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | Avoid duplicate error message. | Tristan Gingold | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | Fix crash in assert translation for overflow literal. | Tristan Gingold | 2015-05-20 | 1 | -0/+4 |
| | | | | Fix ticket 75. | ||||
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -4/+0 |
| | |||||
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -0/+5 |
| | |||||
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+250 |