aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reproducer for #643Tristan Gingold2018-09-234-0/+60
* aggregates (2008): support array expressionTristan Gingold2018-09-233-17/+32
* Improve doc, fix English typo.Tristan Gingold2018-09-2314-39/+70
* Add -Wothers warning.Tristan Gingold2018-09-234-22/+36
* Add Warnid_Static, detect incorrect use of others in aggregate.Tristan Gingold2018-09-224-4/+22
* parse: remove unexpected use of Ada2012.Tristan Gingold2018-09-211-8/+11
* Display aggregates with initial choice order.Tristan Gingold2018-09-212-63/+180
* sem_expr: refactoring for choices, add reorder_choices.Tristan Gingold2018-09-204-50/+81
* Add Maybe_Ref_Chain (WIP).Tristan Gingold2018-09-209-250/+305
* Add Get/Set_Choice_Position (WIP).Tristan Gingold2018-09-206-256/+326
* Add reproducer for #660Tristan Gingold2018-09-182-0/+78
* Fix testcase directory name (#649 -> #648).Tristan Gingold2018-09-183-0/+0
* Adjust -Whide (disabled in some useless cases).Tristan Gingold2018-09-183-3/+38
* Add testcase for #649Tristan Gingold2018-09-183-0/+36
* translate: for alias of signal slice: trsnslate name subtype.Tristan Gingold2018-09-183-0/+43
* translate: refactoring and renaming (chap3)Tristan Gingold2018-09-183-56/+52
* Add testcase for alias of library.Tristan Gingold2018-09-172-0/+11
* Support alias of library.Tristan Gingold2018-09-171-0/+3
* Use --warn-hide in testcase for #652Tristan Gingold2018-09-171-1/+1
* Add --warn-hide when a declaration hides a previous one.Tristan Gingold2018-09-172-6/+12
* Document default stop-delta value.Tristan Gingold2018-09-161-1/+2
* Add testcase for #654Tristan Gingold2018-09-162-0/+18
* Improve info message for --stop-delta.Tristan Gingold2018-09-163-7/+18
* grt: adjust grt-wave_opt error API.Tristan Gingold2018-09-164-46/+32
* grt: rework error API (WIP) - rework report, add warning.Tristan Gingold2018-09-166-124/+95
* grt: rework error API (WIP).Tristan Gingold2018-09-1618-186/+177
* 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
* 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