aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* types: declare uns64.Tristan Gingold2016-12-291-0/+1
* Create algos from the generic heap_sort routine in sem_expr.Tristan Gingold2016-12-292-0/+83
* trans-chap3: constify.Tristan Gingold2016-12-261-5/+3
* vhdl08: check new 08 restrictions for file types.Tristan Gingold2016-12-262-18/+42
* translate: add unbounded records type_mode (WIP)Tristan Gingold2016-12-266-56/+80
* appveyor: do not deploy, but create artifacts. Fix llvm buildTristan Gingold2016-12-243-13/+18
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-245-13/+14
* trans-chap7: workaround compiler bug.Tristan Gingold2016-12-241-0/+6
* Makefile.in: Use @echo instead of echoTristan Gingold2016-12-241-5/+5
* Fixes for nodes_gcTristan Gingold2016-12-246-253/+286
* grt: also distinguish overflow from null access on linux x86-64Tristan Gingold2016-12-231-1/+1
* Testcase for #233Tristan Gingold2016-12-233-0/+73
* vhdl08: add port association rules.Tristan Gingold2016-12-231-28/+60
* bug017: add more testsTristan Gingold2016-12-233-0/+46
* Build all Static_Construct aggregate statically.Tristan Gingold2016-12-236-133/+204
* llvm: emit object file by default.Tristan Gingold2016-12-231-1/+1
* trans-chap8: adjust to handle non statically built static aggregate.Tristan Gingold2016-12-221-5/+5
* Improve error message for #243Tristan Gingold2016-12-221-0/+20
* appveyor: disable llvm/x86 buildTristan Gingold2016-12-221-2/+3
* Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvmTristan Gingold2016-12-221-2/+2
* issue43: add a file.Tristan Gingold2016-12-221-0/+24
* Add testcase for issue #38Tristan Gingold2016-12-222-0/+197
* issue136: cleanTristan Gingold2016-12-221-0/+2
* issue43: cleanTristan Gingold2016-12-221-1/+1
* bug23165: cleanTristan Gingold2016-12-221-0/+1
* Add testcase for aggregate with others.Tristan Gingold2016-12-222-0/+20
* 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
* Add testcase for #241Tristan Gingold2016-12-214-0/+119
* evaluation: handle multiple choices.Tristan Gingold2016-12-211-5/+17
* 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