aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs.adb
Commit message (Expand)AuthorAgeFilesLines
* Rework string literals: store literals position.Tristan Gingold2014-12-291-48/+19
* Reduce size of library_declaration.Tristan Gingold2014-12-221-7/+7
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-6/+4
* Reduce size of configuration declaration and guard signal declaration.Tristan Gingold2014-12-141-6/+6
* reduce size of enumeration_literal.Tristan Gingold2014-12-141-24/+10
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-22/+22
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-3/+22
* iirs: reduce memory size.Tristan Gingold2014-12-141-23/+23
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-4/+4
* iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.Tristan Gingold2014-12-131-2/+7
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+4515