Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iirs: renames Iir_Kinds_Scalar_Type_Definition | Tristan Gingold | 2017-01-02 | 13 | -52/+64 |
| | |||||
* | translate: refactoring for unbounded types. | Tristan Gingold | 2017-01-02 | 1 | -38/+56 |
| | |||||
* | translate: rename get_array_base to get_composite_base | Tristan Gingold | 2017-01-02 | 10 | -74/+76 |
| | |||||
* | translate: remove unused fields. | Tristan Gingold | 2016-12-30 | 1 | -9/+3 |
| | |||||
* | translate: refactoring for ortho_info_type. | Tristan Gingold | 2016-12-30 | 14 | -294/+319 |
| | |||||
* | ieee: recognize ieee.numeric_std. | Tristan Gingold | 2016-12-30 | 12 | -41/+407 |
| | |||||
* | ieee-std_logic_1164: save literals 0 and 1. | Tristan Gingold | 2016-12-30 | 2 | -0/+22 |
| | |||||
* | travis-ci: tentatively fix llvm-3.5 build | Tristan Gingold | 2016-12-29 | 1 | -4/+8 |
| | |||||
* | ieee-std_logic_1164.ads: declare position of std_ulogic literals. | Tristan Gingold | 2016-12-29 | 1 | -0/+11 |
| | |||||
* | evaluation: create sring_utils package. | Tristan Gingold | 2016-12-29 | 2 | -35/+44 |
| | |||||
* | trans: reformatting, add predicate for unbounded types. | Tristan Gingold | 2016-12-29 | 3 | -14/+31 |
| | |||||
* | 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 |
| |