aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/std_package.adb
Commit message (Collapse)AuthorAgeFilesLines
* ownership: fix arrays and physical types from parse.Tristan Gingold2016-10-181-5/+4
|
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-19/+65
| | | | Check it with nodes_gc.
* Revive node_gc, avoid copy of enumeration in enumeration range.Tristan Gingold2016-10-011-0/+4
|
* Rework range_expression and incomplete type for instantiation.Tristan Gingold2016-09-301-0/+2
|
* Add support for conditional assignments.Tristan Gingold2016-01-161-25/+45
|
* Use 64 bits for universal integer type.Tristan Gingold2015-01-221-5/+5
|
* grt: improve --disp-signals-table output.Tristan Gingold2015-01-121-5/+9
|
* Rework string literals: store literals position.Tristan Gingold2014-12-291-3/+2
|
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-7/+6
|
* reduce size of enumeration_literal.Tristan Gingold2014-12-141-1/+0
|
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-3/+0
|
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1200