aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug033: remove html/ dirTristan Gingold2016-12-221-0/+2
|
* ticket20: remove generated file.Tristan Gingold2016-12-221-0/+2
|
* ticket89: remove generated filesTristan Gingold2016-12-221-0/+1
|
* Add .gdb_history in .gitignoreTristan Gingold2016-12-221-0/+1
|
* Add issue #244 testcaseTristan Gingold2016-12-222-0/+32
|
* Add testcase for #243Tristan Gingold2016-12-222-0/+35
|
* Add testcase for #242Tristan Gingold2016-12-222-0/+29
|
* Don't evaluate qualified aggregate.Tristan Gingold2016-12-221-1/+2
| | | | Temporary fix #242
* Add testcase for #241Tristan Gingold2016-12-214-0/+119
|
* evaluation: handle multiple choices.Tristan Gingold2016-12-211-5/+17
| | | | Fix #241
* appveyor: configure with LDFLAGS=-staticTristan Gingold2016-12-211-10/+7
|
* configure: add LDFLAGS option.Tristan Gingold2016-12-211-1/+1
|
* ghdlvpi: add --vpi-library-dir-unixTristan Gingold2016-12-201-2/+36
|
* Add a test for --bug-box commandTristan Gingold2016-12-201-0/+7
|
* Add target in bug-box, add --bug-box internal command.Tristan Gingold2016-12-204-1/+42
|
* Appveyor configuration file.Tristan Gingold2016-12-208-0/+558
|
* travis: don't run on appveyor branchTristan Gingold2016-12-201-0/+3
|
* Be sure PWD is set (for windows).Tristan Gingold2016-12-201-0/+1
|
* testsuite/gna: adjust for windows.Tristan Gingold2016-12-209-8/+56
|
* Add support for extended identifiers in wave option files. (#236)Jonas Baggett2016-12-203-9/+27
|
* evaluation: tune evaluation of composite values.Tristan Gingold2016-12-204-5/+152
|
* Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_FlagTristan Gingold2016-12-208-93/+128
|
* sem_psl: evaluate condition of normal assertion statement.Tristan Gingold2016-12-191-0/+2
|
* test perf02: reduce verbosity.Tristan Gingold2016-12-191-1/+1
|
* ghdl --clean: consider executable suffix (for windows).Tristan Gingold2016-12-191-2/+5
|
* Add testcase for #216Tristan Gingold2016-12-195-0/+91
|
* Evaluation: handle array aggregate and indexed names.Tristan Gingold2016-12-195-66/+350
| | | | Fix #216
* iirs: reorder Iir_Kind_Choice_*, add Get_Literal_Origin for aggregate.Tristan Gingold2016-12-184-143/+163
|
* ortho_debug: suppress one more check with Disable_Checks.Tristan Gingold2016-12-181-0/+3
|
* lists: delte Remove_Nth_Element (was unused).Tristan Gingold2016-12-182-18/+0
|
* disp_vhdl: add -do flag to display evaluated expressions.Tristan Gingold2016-12-173-8/+13
|
* trans-chap8: fix incorrect declare block nesting.Tristan Gingold2016-12-171-0/+2
|
* Add testcase for #227Tristan Gingold2016-12-173-0/+60
|
* vhdl2008: evaluate static record aggregate.Tristan Gingold2016-12-173-22/+72
| | | | Fix #227
* Get_Object_Prefix: Strengthen.Tristan Gingold2016-12-151-5/+86
|
* Add testcase for #225Tristan Gingold2016-12-153-0/+87
|
* assocs: rework conversion.Tristan Gingold2016-12-153-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 falseTristan Gingold2016-12-141-0/+4
|
* Add reproducer for #191Tristan Gingold2016-12-132-0/+31
|
* select_name: consider subtype.Tristan Gingold2016-12-132-9/+14
| | | | For #191
* Add testcase for #223Tristan Gingold2016-12-122-0/+29
|
* are_trees_equal: handle type_conversion.Tristan Gingold2016-12-121-0/+15
| | | | Fix #223
* ghdlprint: do not canon associations.Tristan Gingold2016-12-123-0/+8
|
* canon: can canon expressions without canon concurrent statements.Tristan Gingold2016-12-122-150/+187
|
* ghdlcomp: extract disp_config as a procedure.Tristan Gingold2016-12-122-9/+19
|
* ownership: fix ghdlsimulTristan Gingold2016-12-125-30/+58
|
* travis: set CLANGXX in make commandTristan Gingold2016-12-122-10/+12
|
* travis: use CLANGXX instead of CXXTristan Gingold2016-12-123-8/+11
|
* travis: set CXXTristan Gingold2016-12-122-3/+3
|
* travis: disp clang++ versionTristan Gingold2016-12-121-0/+2
|