Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sem_inst: handl forward reference in subprograms | Tristan Gingold | 2016-09-24 | 1 | -1/+5 |
| | |||||
* | vhdl08: preliminary work for package body instantiation. | Tristan Gingold | 2016-09-18 | 1 | -0/+22 |
| | |||||
* | Handle expanded name for interface package. | Tristan Gingold | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | vhdl08: handle very simple nested packages. | Tristan Gingold | 2016-09-03 | 1 | -0/+5 |
| | |||||
* | Handle default parameters for file_open. | Tristan Gingold | 2016-06-02 | 1 | -0/+12 |
| | | | | Display backtrace for error in file_open. | ||||
* | vhdl2008: implement new 'use clause' rules for types. | Tristan Gingold | 2016-05-31 | 1 | -0/+21 |
| | | | | Adjust test issue72. | ||||
* | simul: fix various issues. | Tristan Gingold | 2016-01-24 | 1 | -0/+5 |
| | |||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -18/+19 |
| | |||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -6/+116 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | Defensive code. | Tristan Gingold | 2015-07-11 | 1 | -0/+5 |
| | |||||
* | Fix crash in assert translation for overflow literal. | Tristan Gingold | 2015-05-20 | 1 | -0/+5 |
| | | | | Fix ticket 75. | ||||
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -1/+2 |
| | |||||
* | vhdl08: block configuration for if-generate statements. | Tristan Gingold | 2015-01-10 | 1 | -0/+3 |
| | |||||
* | Initial rework for vhdl 2008 generate statements. | Tristan Gingold | 2015-01-03 | 1 | -5/+22 |
| | |||||
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -13/+4 |
| | |||||
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -4/+10 |
| | |||||
* | reduce size of enumeration_literal. | Tristan Gingold | 2014-12-14 | 1 | -1/+0 |
| | |||||
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+1131 |