aboutsummaryrefslogtreecommitdiffstats
path: root/sem_types.adb
Commit message (Collapse)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-2210/+0
|
* Add support for package interface.Tristan Gingold2014-10-291-5/+17
|
* Rework for support of generic packages.Tristan Gingold2014-10-221-74/+115
|
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-4/+1
|
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-0/+3
|
* Keep names in the tree.Tristan Gingold2014-09-021-484/+561
| | | | This is a large change to improve error locations and allow pretty printing.
* Add overflow literal.Tristan Gingold2014-07-211-3/+8
|
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-2/+2
| | | | Use Type_Definition in type_declarator.
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-5/+7
| | | | | Allow attribute specifications on statements in entities. (and a couples of minor crashes).
* Fix bug21274.Tristan Gingold2013-12-311-0/+10
| | | | WIP for VHDL08.
* Fix multidimensional array individual association.Tristan Gingold2013-12-291-1/+3
| | | | Fix missing check in discrete range.
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-0/+53
|
* Version 0.28.gingold2009-09-211-45/+54
|
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-376/+820
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
|
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
|
* Switch to gcc 4.3gingold2008-08-301-5/+17
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* synchronized to ghdl 0.26gingold2007-04-221-18/+15
|
* SEH handledgingold2006-11-181-1/+3
| | | | Bug fixes
* bug fixesgingold2006-06-161-7/+12
|
* update: support of amd64 + more optimizationsgingold2005-11-011-2/+62
|
* updated (some optim, bug fixes)gingold2005-10-231-4/+4
|
* First import from sourcesgingold2005-09-241-0/+1479