summaryrefslogtreecommitdiff
path: root/evaluation.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-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-07-19Handle character literals like simple names.Tristan Gingold
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
2014-07-01vhdl08: add oread, hread.Tristan Gingold
2014-06-30Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold
2014-06-27vhdl2008: add overloaded to_string predefined functions.Tristan Gingold
2014-06-24Use library unit instead of design unit.Tristan Gingold
2014-06-14configuration: add Check_Entity_Declaration_Top from translation.Tristan Gingold
2014-05-07evaluation: Handl FP literals in Get_Physical_Value.Tristan Gingold
2014-01-04Handle physical units in eval_incdec.Tristan Gingold
2014-01-01Fix sr2737 (rol/ror with shift = +/- length).Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-27Fix 'range'left & co.Tristan Gingold
2013-12-24Fix mcode for i386 Darwin.Tristan Gingold
2013-12-13Patch allowing real 'value strings for physical types, and allowing 32-bit ph...Brian Drummond
2013-12-13Patch for multiple 'image and 'value attribute problems, mainly missing funct...Brian Drummond
2010-02-26Handle overflow in physical expression.gingold
2010-01-12ghdl 0.29 release.gingold
2009-09-21Version 0.28.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
2008-04-09Improve macosX support.gingold
2007-04-22synchronized to ghdl 0.26gingold
2006-02-14bugs fixesgingold
2005-12-18ghdl 0.21 is outgingold
2005-12-10bug fixesgingold
2005-11-07handle universal real div integer evaluation,gingold
2005-10-09--vcdz option added,gingold
2005-09-24First import from sourcesgingold