Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -11/+14 |
| | |||||
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -5/+5 |
| | |||||
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 1 | -20/+35 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -54/+81 |
| | |||||
* | Fix crash on resolver functions using secondary stack. | Tristan Gingold | 2014-09-14 | 1 | -5/+5 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -263/+317 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | Add parenthesis_Expression, --reprint and --compare-tokens commands. | Tristan Gingold | 2014-07-23 | 1 | -0/+20 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 1 | -2/+9 |
| | |||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | Handle character literals like simple names. | Tristan Gingold | 2014-07-19 | 1 | -59/+2 |
| | |||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -92/+73 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | vhdl08: add oread, hread. | Tristan Gingold | 2014-07-01 | 1 | -2/+4 |
| | |||||
* | vhdl 2008: handle all-sensitized processes, handle visibility for alias. | Tristan Gingold | 2014-06-29 | 1 | -4/+13 |
| | |||||
* | Resolve expression in variable assignment when target is an aggregate. | Tristan Gingold | 2014-06-28 | 1 | -0/+39 |
| | |||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -1/+4 |
| | | | | generic packages. | ||||
* | Rework aggregate (when type of context is not static). | Tristan Gingold | 2014-05-29 | 1 | -3/+1 |
| | |||||
* | Fix bug20312: rewrite of complex types. | Tristan Gingold | 2014-01-13 | 1 | -11/+31 |
| | | | | Fix crashes in sem_expr when string literals are used in range exprs. | ||||
* | Rework literal typing (and initial work for condition operator). | Tristan Gingold | 2014-01-08 | 1 | -337/+285 |
| | |||||
* | sem_discrete_range_expression: be sure the range is discrete. | Tristan Gingold | 2014-01-04 | 1 | -35/+59 |
| | | | | | Allow attribute specifications on statements in entities. (and a couples of minor crashes). | ||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -0/+50 |
| | | | | WIP for VHDL08. | ||||
* | Fix multidimensional array individual association. | Tristan Gingold | 2013-12-29 | 1 | -0/+3 |
| | | | | Fix missing check in discrete range. | ||||
* | Fix mcode for i386 Darwin. | Tristan Gingold | 2013-12-24 | 1 | -0/+1 |
| | |||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -1/+4 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -132/+52 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -95/+376 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -6/+83 |
| | |||||
* | Create package options from flags to avoid circular elaboration | gingold | 2008-08-31 | 1 | -1/+1 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -10/+6 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | Avoid error propagation when aggregate choice is invalid. | gingold | 2008-06-02 | 1 | -8/+15 |
| | |||||
* | Improve macosX support. | gingold | 2008-04-09 | 1 | -2/+4 |
| | | | | Fix crashes in error handling. | ||||
* | synchronized to ghdl 0.26 | gingold | 2007-04-22 | 1 | -9/+18 |
| | |||||
* | bugs fixed | gingold | 2006-08-06 | 1 | -2/+3 |
| | |||||
* | bug fixes | gingold | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | bugs fixes | gingold | 2006-02-14 | 1 | -0/+1 |
| | |||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -1/+8 |
| | |||||
* | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -3/+3 |
| | |||||
* | --vcdz option added, | gingold | 2005-10-09 | 1 | -3/+3 |
| | | | | | | | switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes | ||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+3811 |