summaryrefslogtreecommitdiff
path: root/std_package.adb
AgeCommit message (Collapse)Author
2014-09-02Keep names in the tree.Tristan Gingold
This is a large change to improve error locations and allow pretty printing.
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
Use Type_Definition in type_declarator.
2014-07-01vhdl08: add oread, hread.Tristan Gingold
2014-06-27vhdl2008: add overloaded to_string predefined functions.Tristan Gingold
2014-06-24Use library unit instead of design unit.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
WIP for VHDL08.
2009-08-13Now handle vhdl 2008 arrays in the front end.gingold
Bug fixes.
2008-09-06New feature: all-sensitized processes (for vhdl 2008)gingold
2008-08-31Create package options from flags to avoid circular elaborationgingold
2008-08-30Switch to gcc 4.3gingold
Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
2006-06-19bug fixesgingold
2005-11-01update: support of amd64 + more optimizationsgingold
2005-09-24First import from sourcesgingold