Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Avoid a crash for incorrect allocator. | Tristan Gingold | 2015-05-14 | 1 | -1/+1 | |
| | | | | Fix ticket 63 | |||||
* | vhdl 2008: allow to read out ports. | Tristan Gingold | 2015-05-14 | 1 | -2/+24 | |
| | ||||||
* | Fix thinko: reject incorrect association (positionnal match followed by | Tristan Gingold | 2015-05-11 | 1 | -2/+1 | |
| | | | | | named match with the same formal). Fix ticket 49. | |||||
* | Fix use of condition operator in case of overload. | Tristan Gingold | 2015-05-11 | 1 | -9/+38 | |
| | | | | Fix ticket 50. | |||||
* | vhdl 08: handle boolean subtype for conditional expressions. | Tristan Gingold | 2015-05-10 | 1 | -1/+1 | |
| | | | | Fix ticket 46 | |||||
* | procedure call: avoid crash with individual associations and signals. | Tristan Gingold | 2015-03-14 | 1 | -20/+25 | |
| | ||||||
* | Create the Sem_Qualified_Expression function. | Tristan Gingold | 2015-01-15 | 1 | -24/+38 | |
| | ||||||
* | Improve error recovery. | Tristan Gingold | 2014-12-30 | 1 | -1/+1 | |
| | ||||||
* | vhdl 2008: handle sized bit strings. | Tristan Gingold | 2014-12-30 | 1 | -47/+29 | |
| | ||||||
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -35/+63 | |
| | ||||||
* | Rewrite sem_scopes tables for speed-up (and clarification). | Tristan Gingold | 2014-12-26 | 1 | -3/+1 | |
| | ||||||
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -43/+34 | |
| | ||||||
* | Allow -frelaxed-rules for v87 designs | Tristan Gingold | 2014-11-29 | 1 | -1/+1 | |
| | ||||||
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+4262 | |