Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug033: remove html/ dir | Tristan Gingold | 2016-12-22 | 1 | -0/+2 |
| | |||||
* | ticket20: remove generated file. | Tristan Gingold | 2016-12-22 | 1 | -0/+2 |
| | |||||
* | ticket89: remove generated files | Tristan Gingold | 2016-12-22 | 1 | -0/+1 |
| | |||||
* | Add .gdb_history in .gitignore | Tristan Gingold | 2016-12-22 | 1 | -0/+1 |
| | |||||
* | Add issue #244 testcase | Tristan Gingold | 2016-12-22 | 2 | -0/+32 |
| | |||||
* | Add testcase for #243 | Tristan Gingold | 2016-12-22 | 2 | -0/+35 |
| | |||||
* | Add testcase for #242 | Tristan Gingold | 2016-12-22 | 2 | -0/+29 |
| | |||||
* | Don't evaluate qualified aggregate. | Tristan Gingold | 2016-12-22 | 1 | -1/+2 |
| | | | | Temporary fix #242 | ||||
* | Add testcase for #241 | Tristan Gingold | 2016-12-21 | 4 | -0/+119 |
| | |||||
* | evaluation: handle multiple choices. | Tristan Gingold | 2016-12-21 | 1 | -5/+17 |
| | | | | Fix #241 | ||||
* | appveyor: configure with LDFLAGS=-static | Tristan Gingold | 2016-12-21 | 1 | -10/+7 |
| | |||||
* | configure: add LDFLAGS option. | Tristan Gingold | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | ghdlvpi: add --vpi-library-dir-unix | Tristan Gingold | 2016-12-20 | 1 | -2/+36 |
| | |||||
* | Add a test for --bug-box command | Tristan Gingold | 2016-12-20 | 1 | -0/+7 |
| | |||||
* | Add target in bug-box, add --bug-box internal command. | Tristan Gingold | 2016-12-20 | 4 | -1/+42 |
| | |||||
* | Appveyor configuration file. | Tristan Gingold | 2016-12-20 | 8 | -0/+558 |
| | |||||
* | travis: don't run on appveyor branch | Tristan Gingold | 2016-12-20 | 1 | -0/+3 |
| | |||||
* | Be sure PWD is set (for windows). | Tristan Gingold | 2016-12-20 | 1 | -0/+1 |
| | |||||
* | testsuite/gna: adjust for windows. | Tristan Gingold | 2016-12-20 | 9 | -8/+56 |
| | |||||
* | Add support for extended identifiers in wave option files. (#236) | Jonas Baggett | 2016-12-20 | 3 | -9/+27 |
| | |||||
* | evaluation: tune evaluation of composite values. | Tristan Gingold | 2016-12-20 | 4 | -5/+152 |
| | |||||
* | Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag | Tristan Gingold | 2016-12-20 | 8 | -93/+128 |
| | |||||
* | sem_psl: evaluate condition of normal assertion statement. | Tristan Gingold | 2016-12-19 | 1 | -0/+2 |
| | |||||
* | test perf02: reduce verbosity. | Tristan Gingold | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | ghdl --clean: consider executable suffix (for windows). | Tristan Gingold | 2016-12-19 | 1 | -2/+5 |
| | |||||
* | Add testcase for #216 | Tristan Gingold | 2016-12-19 | 5 | -0/+91 |
| | |||||
* | Evaluation: handle array aggregate and indexed names. | Tristan Gingold | 2016-12-19 | 5 | -66/+350 |
| | | | | Fix #216 | ||||
* | iirs: reorder Iir_Kind_Choice_*, add Get_Literal_Origin for aggregate. | Tristan Gingold | 2016-12-18 | 4 | -143/+163 |
| | |||||
* | ortho_debug: suppress one more check with Disable_Checks. | Tristan Gingold | 2016-12-18 | 1 | -0/+3 |
| | |||||
* | lists: delte Remove_Nth_Element (was unused). | Tristan Gingold | 2016-12-18 | 2 | -18/+0 |
| | |||||
* | disp_vhdl: add -do flag to display evaluated expressions. | Tristan Gingold | 2016-12-17 | 3 | -8/+13 |
| | |||||
* | trans-chap8: fix incorrect declare block nesting. | Tristan Gingold | 2016-12-17 | 1 | -0/+2 |
| | |||||
* | Add testcase for #227 | Tristan Gingold | 2016-12-17 | 3 | -0/+60 |
| | |||||
* | vhdl2008: evaluate static record aggregate. | Tristan Gingold | 2016-12-17 | 3 | -22/+72 |
| | | | | Fix #227 | ||||
* | Get_Object_Prefix: Strengthen. | Tristan Gingold | 2016-12-15 | 1 | -5/+86 |
| | |||||
* | Add testcase for #225 | Tristan Gingold | 2016-12-15 | 3 | -0/+87 |
| | |||||
* | assocs: rework conversion. | Tristan Gingold | 2016-12-15 | 3 | -79/+83 |
| | | | | | | | An actual is analyzed as a conversion if the inner expression is an object of the right class. Fix #225 | ||||
* | canon: do not create default association if flag_associations is false | Tristan Gingold | 2016-12-14 | 1 | -0/+4 |
| | |||||
* | Add reproducer for #191 | Tristan Gingold | 2016-12-13 | 2 | -0/+31 |
| | |||||
* | select_name: consider subtype. | Tristan Gingold | 2016-12-13 | 2 | -9/+14 |
| | | | | For #191 | ||||
* | Add testcase for #223 | Tristan Gingold | 2016-12-12 | 2 | -0/+29 |
| | |||||
* | are_trees_equal: handle type_conversion. | Tristan Gingold | 2016-12-12 | 1 | -0/+15 |
| | | | | Fix #223 | ||||
* | ghdlprint: do not canon associations. | Tristan Gingold | 2016-12-12 | 3 | -0/+8 |
| | |||||
* | canon: can canon expressions without canon concurrent statements. | Tristan Gingold | 2016-12-12 | 2 | -150/+187 |
| | |||||
* | ghdlcomp: extract disp_config as a procedure. | Tristan Gingold | 2016-12-12 | 2 | -9/+19 |
| | |||||
* | ownership: fix ghdlsimul | Tristan Gingold | 2016-12-12 | 5 | -30/+58 |
| | |||||
* | travis: set CLANGXX in make command | Tristan Gingold | 2016-12-12 | 2 | -10/+12 |
| | |||||
* | travis: use CLANGXX instead of CXX | Tristan Gingold | 2016-12-12 | 3 | -8/+11 |
| | |||||
* | travis: set CXX | Tristan Gingold | 2016-12-12 | 2 | -3/+3 |
| | |||||
* | travis: disp clang++ version | Tristan Gingold | 2016-12-12 | 1 | -0/+2 |
| |