aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add testcase #652Tristan Gingold2018-09-162-0/+44
|
* trans-chap8: handle array elements in target aggregate.Tristan Gingold2018-09-151-6/+23
|
* aggregates: WIP for association with arrays.Tristan Gingold2018-09-152-5/+31
|
* Remove unused translate/Makefile.Tristan Gingold2018-09-151-45/+0
|
* Remove -gnat05, always use GNATFLAGS.Tristan Gingold2018-09-1510-27/+27
| | | | Fix #651
* add option llvm-6.0 to travis build script1138-4EB2018-09-131-0/+4
|
* sem_expr (aggregates): analyze elements before choices.Tristan Gingold2018-09-121-57/+64
|
* sem_expr: refactoring for aggregates.Tristan Gingold2018-09-121-8/+4
|
* trans-chap7: refactoring for aggregates.Tristan Gingold2018-09-112-164/+193
|
* Add Element_Type_Flag for associations.Tristan Gingold2018-09-105-244/+300
|
* trans-chap7: refactoring for aggregates.Tristan Gingold2018-09-101-66/+72
|
* issue243: test with 93 and 08.Tristan Gingold2018-09-101-1/+3
|
* sem_expr: WIP for 08 aggregates.Tristan Gingold2018-09-101-6/+110
|
* lists.ads: add comments.Tristan Gingold2018-09-101-1/+2
|
* sem_expr: minor refactoring (for aggregates).Tristan Gingold2018-09-081-42/+51
|
* Add testcase for #637Tristan Gingold2018-08-242-0/+27
|
* canon_extract_sensitivity: handle dereference. Fix #637Tristan Gingold2018-08-241-6/+9
|
* Add testcase for #636Tristan Gingold2018-08-232-0/+14
|
* user_attribute: handle invalid function call as prefix. Fix #636Tristan Gingold2018-08-231-0/+3
|
* Add testcase for #635Tristan Gingold2018-08-164-0/+1128
|
* trans-chap7: use get_index_type. Fix #635Tristan Gingold2018-08-161-2/+1
|
* Add testcase for #632Tristan Gingold2018-08-152-0/+259
|
* sem_simple_range_expression: improve error handling. Fix #632Tristan Gingold2018-08-151-2/+14
|
* Add comment.Tristan Gingold2018-08-151-0/+2
|
* Add reprocedure for #634Tristan Gingold2018-08-132-0/+25
|
* grt-files: improve error messages, check access mode. Fix #634Tristan Gingold2018-08-133-42/+134
|
* ghdl_simul: adjust after ghdlcomp change.Tristan Gingold2018-08-101-5/+13
|
* Add testcase for #561Tristan Gingold2018-08-104-0/+86
|
* waves: handled unbounded records. Fix #561Tristan Gingold2018-08-101-0/+16
|
* Add testcase for #631Tristan Gingold2018-08-102-0/+20
|
* sem_assocs: fix crash. Fix #631Tristan Gingold2018-08-101-2/+1
|
* Add testcase for #630Tristan Gingold2018-08-102-0/+20
|
* sem_assocs: fix crash. Fix #630Tristan Gingold2018-08-101-2/+1
|
* Add testcase for #613Tristan Gingold2018-08-104-0/+50
|
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-1021-478/+456
|
* orth/llvm4: handle unreachable variable declarations.Tristan Gingold2018-08-071-4/+7
|
* Add testcase for #615Tristan Gingold2018-08-073-0/+33
|
* ghwlib: handle correctly with null-range. For #615Tristan Gingold2018-08-071-10/+22
|
* Add testcase for #616Tristan Gingold2018-08-075-0/+140
|
* Release secondary stack within elab_declaration_chain. Fix #616Tristan Gingold2018-08-072-1/+7
|
* Add testcase for #618Tristan Gingold2018-08-053-0/+28
|
* Add testcase for #620Tristan Gingold2018-08-054-0/+86
|
* sem_association_subprogram: handle instantiated subprograms in marking used.Tristan Gingold2018-08-051-1/+1
| | | | Fix #620
* reorder names.Tristan Gingold2018-08-042-435/+674
|
* Add testcase for ticket109Tristan Gingold2018-08-042-0/+18
|
* rework parse_expression to add parse_binary_expression.Tristan Gingold2018-08-048-427/+377
| | | | This is needed to complete PSL expression parsing.
* llvm4: add --verify-llvmTristan Gingold2018-07-251-4/+9
|
* Add reproducer for #268Tristan Gingold2018-07-252-0/+27
|
* vcd: add global scope.Tristan Gingold2018-07-251-33/+32
| | | | Fix #268
* disp_tree: also disp identifier id.Tristan Gingold2018-07-251-3/+12
|