aboutsummaryrefslogtreecommitdiffstats
path: root/libraries.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-1714/+0
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-23/+47
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-4/+23
* Keep names in the tree.Tristan Gingold2014-09-021-11/+24
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-1/+1
* Add overflow literal.Tristan Gingold2014-07-211-55/+11
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-18/+16
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-3/+9
* Use library unit instead of design unit.Tristan Gingold2014-06-241-12/+4
* libraries: Add Get_Libraries_Chain.Tristan Gingold2014-05-291-0/+4
* Windows: fix library update, handle errors during elaboration.Tristan Gingold2014-02-011-1/+4
* Rename package Scan to Scanner.Tristan Gingold2014-01-091-25/+25
* Atomically write the library files to avoid corruptions.Tristan Gingold2014-01-091-57/+98
* Use GNAT.OS_Lib.Is_Absolute_Path (for Windows).Tristan Gingold2014-01-021-2/+1
* ghdl 0.29 release.gingold2010-01-121-5/+4
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Switch to gcc 4.3gingold2008-08-301-7/+5
* Avoid crash when pathes are too long.gingold2008-07-221-2/+6
* ghdl 0.21 is outgingold2005-12-181-0/+24
* typo fixgingold2005-09-261-1/+1
* First import from sourcesgingold2005-09-241-0/+1634