summaryrefslogtreecommitdiff
path: root/parse.adb
AgeCommit message (Expand)Author
2014-10-29Add support for package interface.Tristan Gingold
2014-10-22Rework for support of generic packages.Tristan Gingold
2014-10-14Initial support for package header and package instantiation.Tristan Gingold
2014-09-25Add a python script to automatically generate disp_tree.Tristan Gingold
2014-09-02Keep names in the tree.Tristan Gingold
2014-07-23Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold
2014-07-21Add overflow literal.Tristan Gingold
2014-07-19Add Entity_Name for architecture and configuration.Tristan Gingold
2014-07-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
2014-06-30Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold
2014-06-26add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold
2014-06-21Add psl cover directive (ticket19).Tristan Gingold
2014-06-21Handle report/severity in PSL assertions.Tristan Gingold
2014-06-21parser: improve location of aggregates.Tristan Gingold
2014-06-14aggregate: set location on '('Tristan Gingold
2014-01-19Fix bug21513: expanded name with operator_symbol prefix.Tristan Gingold
2014-01-09Rename package Scan to Scanner.Tristan Gingold
2014-01-04Avoid a crash for component declarations in processes.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-29Improve error message.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2013-12-03Style errors and mcode Makefile changeBrian Drummond
2013-12-02Minor fix for https://gna.org/support/?group=ghdl issues 3060 and 2686Brian Drummond
2010-01-12ghdl 0.29 release.gingold
2009-08-13Now handle vhdl 2008 arrays in the front end.gingold
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
2007-05-27cygwin patch added,gingold
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
2005-09-24First import from sourcesgingold