aboutsummaryrefslogtreecommitdiffstats
path: root/std_package.adb
Commit message (Collapse)AuthorAgeFilesLines
* Add support for package interface.Tristan Gingold2014-10-291-6/+6
|
* Rework for support of generic packages.Tristan Gingold2014-10-221-0/+6
|
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-4/+17
|
* Keep names in the tree.Tristan Gingold2014-09-021-125/+181
| | | | This is a large change to improve error locations and allow pretty printing.
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-50/+35
| | | | Use Type_Definition in type_declarator.
* vhdl08: add oread, hread.Tristan Gingold2014-07-011-1/+18
|
* vhdl2008: add overloaded to_string predefined functions.Tristan Gingold2014-06-271-110/+154
|
* Use library unit instead of design unit.Tristan Gingold2014-06-241-10/+26
|
* Fix bug21274.Tristan Gingold2013-12-311-22/+118
| | | | WIP for VHDL08.
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-0/+1
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
|
* Create package options from flags to avoid circular elaborationgingold2008-08-311-9/+9
|
* Switch to gcc 4.3gingold2008-08-301-1/+1
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* bug fixesgingold2006-06-191-23/+32
|
* update: support of amd64 + more optimizationsgingold2005-11-011-0/+36
|
* First import from sourcesgingold2005-09-241-0/+921