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