aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_expr.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* procedure call: avoid crash with individual associations and signals.Tristan Gingold2015-03-141-20/+25
|
* Create the Sem_Qualified_Expression function.Tristan Gingold2015-01-151-24/+38
|
* Improve error recovery.Tristan Gingold2014-12-301-1/+1
|
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-47/+29
|
* Rework string literals: store literals position.Tristan Gingold2014-12-291-35/+63
|
* Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold2014-12-261-3/+1
|
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-43/+34
|
* Allow -frelaxed-rules for v87 designsTristan Gingold2014-11-291-1/+1
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+4262