summaryrefslogtreecommitdiff
path: root/translate/ghdldrv/ghdlprint.adb
AgeCommit message (Collapse)Author
2014-11-04Move sources to src/ subdirectory.Tristan Gingold
2014-11-02Handle packkage instantiation for --chop.Tristan Gingold
2014-10-29Add support for package interface.Tristan Gingold
2014-09-02Keep names in the tree.Tristan Gingold
This is a large change to improve error locations and allow pretty printing.
2014-07-23Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold
2014-07-21Add overflow literal.Tristan Gingold
2014-07-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-06-21Add psl cover directive (ticket19).Tristan Gingold
2014-01-09Rename package Scan to Scanner.Tristan Gingold
2013-12-29Fix bug16144 (ghdl --lines on empty line).Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2010-01-12ghdl 0.29 release.gingold
2009-08-13Preliminary support for llvm.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-10-02support of GHDL_PREFIX env variable, use ghdl_release instead of ghdl_versiongingold
2005-09-24First import from sourcesgingold