summaryrefslogtreecommitdiff
path: root/sem_specs.adb
AgeCommit message (Collapse)Author
2014-10-29Add support for package interface.Tristan Gingold
2014-10-22Rework for support of generic packages.Tristan Gingold
2014-09-25Add a python script to automatically generate disp_tree.Tristan Gingold
2014-09-03Fix ghdl_simul (after previous change).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-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
Use Type_Definition in type_declarator.
2014-06-24Use library unit instead of design unit.Tristan Gingold
2014-06-21improve error message for error in default binding.Tristan Gingold
2014-06-14sem_specs: allow no port/generic in default binding indication.Tristan Gingold
2014-05-29Adjust set of whole_assoc flag.Tristan Gingold
2014-02-23Add comments.Tristan Gingold
2014-01-22Fix ticket 8: ch_13_fg_13_26.vhd failure with ghdl_gcc.Tristan Gingold
(Set location of configuration specification on default binding).
2014-01-04attribute specification: allow specification on the implicit GUARD signal.Tristan Gingold
Fix wrong report for duplicate attribute specification.
2014-01-01Rework registration of RTIs for packages, to fix bug 21052.Tristan Gingold
2014-01-01Fix bug18280, and add it.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
WIP for VHDL08.
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-08-06bugs fixedgingold
2005-12-18ghdl 0.21 is outgingold
2005-09-24First import from sourcesgingold