Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | trans-chap7: refactoring for aggregates. | Tristan Gingold | 2018-09-11 | 2 | -164/+193 | |
* | Add Element_Type_Flag for associations. | Tristan Gingold | 2018-09-10 | 5 | -244/+300 | |
* | trans-chap7: refactoring for aggregates. | Tristan Gingold | 2018-09-10 | 1 | -66/+72 | |
* | issue243: test with 93 and 08. | Tristan Gingold | 2018-09-10 | 1 | -1/+3 | |
* | sem_expr: WIP for 08 aggregates. | Tristan Gingold | 2018-09-10 | 1 | -6/+110 | |
* | lists.ads: add comments. | Tristan Gingold | 2018-09-10 | 1 | -1/+2 | |
* | sem_expr: minor refactoring (for aggregates). | Tristan Gingold | 2018-09-08 | 1 | -42/+51 | |
* | Add testcase for #637 | Tristan Gingold | 2018-08-24 | 2 | -0/+27 | |
* | canon_extract_sensitivity: handle dereference. Fix #637 | Tristan Gingold | 2018-08-24 | 1 | -6/+9 | |
* | Add testcase for #636 | Tristan Gingold | 2018-08-23 | 2 | -0/+14 | |
* | user_attribute: handle invalid function call as prefix. Fix #636 | Tristan Gingold | 2018-08-23 | 1 | -0/+3 | |
* | Add testcase for #635 | Tristan Gingold | 2018-08-16 | 4 | -0/+1128 | |
* | trans-chap7: use get_index_type. Fix #635 | Tristan Gingold | 2018-08-16 | 1 | -2/+1 | |
* | Add testcase for #632 | Tristan Gingold | 2018-08-15 | 2 | -0/+259 | |
* | sem_simple_range_expression: improve error handling. Fix #632 | Tristan Gingold | 2018-08-15 | 1 | -2/+14 | |
* | Add comment. | Tristan Gingold | 2018-08-15 | 1 | -0/+2 | |
* | Add reprocedure for #634 | Tristan Gingold | 2018-08-13 | 2 | -0/+25 | |
* | grt-files: improve error messages, check access mode. Fix #634 | Tristan Gingold | 2018-08-13 | 3 | -42/+134 | |
* | ghdl_simul: adjust after ghdlcomp change. | Tristan Gingold | 2018-08-10 | 1 | -5/+13 | |
* | Add testcase for #561 | Tristan Gingold | 2018-08-10 | 4 | -0/+86 | |
* | waves: handled unbounded records. Fix #561 | Tristan Gingold | 2018-08-10 | 1 | -0/+16 | |
* | Add testcase for #631 | Tristan Gingold | 2018-08-10 | 2 | -0/+20 | |
* | sem_assocs: fix crash. Fix #631 | Tristan Gingold | 2018-08-10 | 1 | -2/+1 | |
* | Add testcase for #630 | Tristan Gingold | 2018-08-10 | 2 | -0/+20 | |
* | sem_assocs: fix crash. Fix #630 | Tristan Gingold | 2018-08-10 | 1 | -2/+1 | |
* | Add testcase for #613 | Tristan Gingold | 2018-08-10 | 4 | -0/+50 | |
* | Add support for --time-resolution (jit only). Fix #613 | Tristan Gingold | 2018-08-10 | 21 | -478/+456 | |
* | orth/llvm4: handle unreachable variable declarations. | Tristan Gingold | 2018-08-07 | 1 | -4/+7 | |
* | Add testcase for #615 | Tristan Gingold | 2018-08-07 | 3 | -0/+33 | |
* | ghwlib: handle correctly with null-range. For #615 | Tristan Gingold | 2018-08-07 | 1 | -10/+22 | |
* | Add testcase for #616 | Tristan Gingold | 2018-08-07 | 5 | -0/+140 | |
* | Release secondary stack within elab_declaration_chain. Fix #616 | Tristan Gingold | 2018-08-07 | 2 | -1/+7 | |
* | Add testcase for #618 | Tristan Gingold | 2018-08-05 | 3 | -0/+28 | |
* | Add testcase for #620 | Tristan Gingold | 2018-08-05 | 4 | -0/+86 | |
* | sem_association_subprogram: handle instantiated subprograms in marking used. | Tristan Gingold | 2018-08-05 | 1 | -1/+1 | |
* | reorder names. | Tristan Gingold | 2018-08-04 | 2 | -435/+674 | |
* | Add testcase for ticket109 | Tristan Gingold | 2018-08-04 | 2 | -0/+18 | |
* | rework parse_expression to add parse_binary_expression. | Tristan Gingold | 2018-08-04 | 8 | -427/+377 | |
* | llvm4: add --verify-llvm | Tristan Gingold | 2018-07-25 | 1 | -4/+9 | |
* | Add reproducer for #268 | Tristan Gingold | 2018-07-25 | 2 | -0/+27 | |
* | vcd: add global scope. | Tristan Gingold | 2018-07-25 | 1 | -33/+32 | |
* | disp_tree: also disp identifier id. | Tristan Gingold | 2018-07-25 | 1 | -3/+12 | |
* | Add testcase for #627 | Tristan Gingold | 2018-07-22 | 2 | -0/+13 | |
* | avoid crash in scanner if a number is followed by a number. | Tristan Gingold | 2018-07-22 | 1 | -1/+2 | |
* | Add testcase for #626 | Tristan Gingold | 2018-07-22 | 5 | -0/+5139 | |
* | elab_object_init: allocate bounds for unounded aggregate if needed. | Tristan Gingold | 2018-07-22 | 1 | -5/+12 | |
* | Also set -fX and --std to GHDLFLAGS for --gen-makefile | Tristan Gingold | 2018-07-21 | 1 | -0/+2 | |
* | Add testcase for #623 | Tristan Gingold | 2018-07-20 | 2 | -0/+24 | |
* | sem_type: avoid crash after error in record constraint. | Tristan Gingold | 2018-07-20 | 1 | -3/+8 | |
* | Add reproducer for #621 | Tristan Gingold | 2018-07-08 | 3 | -0/+31 |