Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errorout, tokens: reindent. | Tristan Gingold | 2018-12-13 | 1 | -228/+228 |
* | rework parse_expression to add parse_binary_expression. | Tristan Gingold | 2018-08-04 | 1 | -8/+13 |
* | python: generate tokens.py | Tristan Gingold | 2017-10-06 | 1 | -1/+3 |
* | vhdl08: parse parameter reserved word. | Tristan Gingold | 2016-09-25 | 1 | -0/+1 |
* | Preliminary work to support external names (parse, semantic) | Tristan Gingold | 2015-05-23 | 1 | -0/+4 |
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -1/+4 |
* | vhdl 2008: handle sized bit strings. | Tristan Gingold | 2014-12-30 | 1 | -0/+9 |
* | PSL: allow labels on psl directives (fix ticket26). | Tristan Gingold | 2014-12-13 | 1 | -1/+0 |
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+279 |