summaryrefslogtreecommitdiff
path: root/parse.adb
AgeCommit message (Collapse)Author
2010-01-12ghdl 0.29 release.gingold
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
2007-05-27cygwin patch added,gingold
parse crash fixed c++ line comments handled in SDF parser
2006-02-14bugs fixesgingold
2005-12-18ghdl 0.21 is outgingold
2005-12-10bug fixesgingold
2005-10-16updated for ghdl-0.20gingold
2005-10-09--vcdz option added,gingold
switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes
2005-09-24First import from sourcesgingold