| Commit message (Expand) | Author | Age | Files | Lines |
* | evaluation: handle whitespace for 'value. | Tristan Gingold | 2016-02-10 | 1 | -1/+12 |
* | Improve error message for invalid use of '%'. | Tristan Gingold | 2016-01-19 | 1 | -4/+34 |
* | Remove unused code (scanner). | Tristan Gingold | 2015-12-23 | 1 | -8/+2 |
* | Scanner: fix use of latin-1 8 bit characters. | Tristan Gingold | 2015-12-22 | 1 | -4/+3 |
* | Preliminary work to support external names (parse, semantic) | Tristan Gingold | 2015-05-23 | 1 | -21/+33 |
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -0/+9 |
* | Detect and report UTF BOM at beginning of source files. | Tristan Gingold | 2015-01-21 | 1 | -6/+43 |
* | PSL: add comments, scan endpoint. | Tristan Gingold | 2015-01-15 | 1 | -0/+2 |
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -38/+54 |
* | vhdl 2008: handle sized bit strings. | Tristan Gingold | 2014-12-30 | 1 | -81/+271 |
* | Rework string literals: store literals position. | Tristan Gingold | 2014-12-29 | 1 | -86/+86 |
* | Optimize scan_identifier. | Tristan Gingold | 2014-12-26 | 1 | -26/+34 |
* | PSL: allow labels on psl directives (fix ticket26). | Tristan Gingold | 2014-12-13 | 1 | -27/+13 |
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+1621 |