aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/tokens.ads
Commit message (Collapse)AuthorAgeFilesLines
* vhdl: move tokens as vhdl child package.Tristan Gingold2019-05-041-302/+0
|
* errorout, tokens: reindent.Tristan Gingold2018-12-131-228/+228
|
* rework parse_expression to add parse_binary_expression.Tristan Gingold2018-08-041-8/+13
| | | | This is needed to complete PSL expression parsing.
* python: generate tokens.pyTristan Gingold2017-10-061-1/+3
|
* vhdl08: parse parameter reserved word.Tristan Gingold2016-09-251-0/+1
|
* Preliminary work to support external names (parse, semantic)Tristan Gingold2015-05-231-0/+4
|
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-1/+4
|
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-0/+9
|
* PSL: allow labels on psl directives (fix ticket26).Tristan Gingold2014-12-131-1/+0
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+279