Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sem_expr: rework of choices - add an API to sort choices. | Tristan Gingold | 2016-12-29 | 2 | -255/+291 |
| | |||||
* | types: declare uns64. | Tristan Gingold | 2016-12-29 | 1 | -0/+1 |
| | |||||
* | Create algos from the generic heap_sort routine in sem_expr. | Tristan Gingold | 2016-12-29 | 2 | -0/+83 |
| | |||||
* | trans-chap3: constify. | Tristan Gingold | 2016-12-26 | 1 | -5/+3 |
| | |||||
* | vhdl08: check new 08 restrictions for file types. | Tristan Gingold | 2016-12-26 | 2 | -18/+42 |
| | |||||
* | translate: add unbounded records type_mode (WIP) | Tristan Gingold | 2016-12-26 | 6 | -56/+80 |
| | |||||
* | appveyor: do not deploy, but create artifacts. Fix llvm build | Tristan Gingold | 2016-12-24 | 3 | -13/+18 |
| | |||||
* | Use CXX in makefiles and configures to design the c++ compiler. | Tristan Gingold | 2016-12-24 | 5 | -13/+14 |
| | |||||
* | trans-chap7: workaround compiler bug. | Tristan Gingold | 2016-12-24 | 1 | -0/+6 |
| | |||||
* | Makefile.in: Use @echo instead of echo | Tristan Gingold | 2016-12-24 | 1 | -5/+5 |
| | |||||
* | Fixes for nodes_gc | Tristan Gingold | 2016-12-24 | 6 | -253/+286 |
| | |||||
* | grt: also distinguish overflow from null access on linux x86-64 | Tristan Gingold | 2016-12-23 | 1 | -1/+1 |
| | | | | Fix #232 | ||||
* | Testcase for #233 | Tristan Gingold | 2016-12-23 | 3 | -0/+73 |
| | |||||
* | vhdl08: add port association rules. | Tristan Gingold | 2016-12-23 | 1 | -28/+60 |
| | | | | Fix #233 | ||||
* | bug017: add more tests | Tristan Gingold | 2016-12-23 | 3 | -0/+46 |
| | |||||
* | Build all Static_Construct aggregate statically. | Tristan Gingold | 2016-12-23 | 6 | -133/+204 |
| | |||||
* | llvm: emit object file by default. | Tristan Gingold | 2016-12-23 | 1 | -1/+1 |
| | |||||
* | trans-chap8: adjust to handle non statically built static aggregate. | Tristan Gingold | 2016-12-22 | 1 | -5/+5 |
| | |||||
* | Improve error message for #243 | Tristan Gingold | 2016-12-22 | 1 | -0/+20 |
| | |||||
* | appveyor: disable llvm/x86 build | Tristan Gingold | 2016-12-22 | 1 | -2/+3 |
| | |||||
* | Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvm | Tristan Gingold | 2016-12-22 | 1 | -2/+2 |
| | |||||
* | issue43: add a file. | Tristan Gingold | 2016-12-22 | 1 | -0/+24 |
| | |||||
* | Add testcase for issue #38 | Tristan Gingold | 2016-12-22 | 2 | -0/+197 |
| | |||||
* | issue136: clean | Tristan Gingold | 2016-12-22 | 1 | -0/+2 |
| | |||||
* | issue43: clean | Tristan Gingold | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | bug23165: clean | Tristan Gingold | 2016-12-22 | 1 | -0/+1 |
| | |||||
* | Add testcase for aggregate with others. | Tristan Gingold | 2016-12-22 | 2 | -0/+20 |
| | |||||
* | 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 |
| |