Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add display of interface package. | Tristan Gingold | 2014-10-31 | 1 | -0/+11 |
| | |||||
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -44/+83 |
| | |||||
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -61/+154 |
| | |||||
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 1 | -32/+55 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -121/+258 |
| | |||||
* | vhdl2008: add translation and support for most of implicit operators. | Tristan Gingold | 2014-09-11 | 1 | -0/+2 |
| | |||||
* | First run of OSVVM_2014_01 with gcc backend. | Tristan Gingold | 2014-09-06 | 1 | -3/+3 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -530/+986 |
| | | | | 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 | -49/+135 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 1 | -10/+21 |
| | |||||
* | Add Entity_Name for architecture and configuration. | Tristan Gingold | 2014-07-19 | 1 | -1/+12 |
| | |||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -7/+7 |
| | |||||
* | Handle character literals like simple names. | Tristan Gingold | 2014-07-19 | 1 | -0/+6 |
| | |||||
* | Fix implicit conversion in conversion association. | Tristan Gingold | 2014-07-18 | 1 | -2/+0 |
| | | | | Fix attribute on library units. | ||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -7/+25 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | vhdl08: add oread, hread. | Tristan Gingold | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | 2014-06-30 | 1 | -23/+51 |
| | |||||
* | vhdl 2008: handle all-sensitized processes, handle visibility for alias. | Tristan Gingold | 2014-06-29 | 1 | -0/+8 |
| | |||||
* | vhdl2008: add overloaded to_string predefined functions. | Tristan Gingold | 2014-06-27 | 1 | -0/+9 |
| | |||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -14/+48 |
| | | | | generic packages. | ||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -17/+29 |
| | |||||
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 1 | -0/+3 |
| | |||||
* | Handla index of 'image. Fix ticket20. | Tristan Gingold | 2014-06-21 | 1 | -0/+20 |
| | |||||
* | iirs: add set/get_process_origin | Tristan Gingold | 2014-06-14 | 1 | -0/+8 |
| | |||||
* | Rework aggregate (when type of context is not static). | Tristan Gingold | 2014-05-29 | 1 | -6/+7 |
| | |||||
* | sem_stmts.adb: avoid a crash for ticket15 | Tristan Gingold | 2014-05-07 | 1 | -1/+1 |
| | | | | Type of aggregate target signal assignment is unknown. | ||||
* | Set some missing flags (was harmless). | Tristan Gingold | 2014-03-29 | 1 | -0/+2 |
| | |||||
* | Add a comment. | Tristan Gingold | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | iirs.ads: add comment. | Tristan Gingold | 2014-02-23 | 1 | -1/+4 |
| | |||||
* | Fix obscure crash (expanded name in a homograph of an enumeration literal). | Tristan Gingold | 2014-01-19 | 1 | -0/+4 |
| | |||||
* | Rework literal typing (and initial work for condition operator). | Tristan Gingold | 2014-01-08 | 1 | -0/+10 |
| | |||||
* | Add generic_chain and generic_map_aspect to package and subprograms | Tristan Gingold | 2014-01-04 | 1 | -26/+18 |
| | | | | (preliminary work for vhdl08) | ||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -3/+61 |
| | | | | WIP for VHDL08. | ||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -3/+237 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -3/+94 |
| | |||||
* | Version 0.28. | gingold | 2009-09-21 | 1 | -13/+20 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -37/+65 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -3/+34 |
| | |||||
* | synchronized to ghdl 0.26 | gingold | 2007-04-22 | 1 | -2/+4 |
| | |||||
* | direct drivers and bugs fix | gingold | 2006-10-02 | 1 | -34/+35 |
| | |||||
* | bugs fixed | gingold | 2006-08-06 | 1 | -20/+19 |
| | |||||
* | bugs fix, 93c improved | gingold | 2006-06-22 | 1 | -1/+0 |
| | |||||
* | more optimizations + bug fixes | gingold | 2005-11-22 | 1 | -8/+9 |
| | |||||
* | handle universal real div integer evaluation, | gingold | 2005-11-07 | 1 | -1/+7 |
| | | | | | | more optimizations added, multi-thread ready grt, bug fixes | ||||
* | bug fixes + no use of fprintf in grt-stats | gingold | 2005-11-01 | 1 | -0/+4 |
| | |||||
* | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -18/+55 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+4920 |