Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add Get/Set_Choice_Position (WIP). | Tristan Gingold | 2018-09-20 | 6 | -256/+326 | |
| | ||||||
* | Adjust -Whide (disabled in some useless cases). | Tristan Gingold | 2018-09-18 | 3 | -3/+38 | |
| | ||||||
* | translate: for alias of signal slice: trsnslate name subtype. | Tristan Gingold | 2018-09-18 | 3 | -0/+43 | |
| | | | | Fix #649 | |||||
* | translate: refactoring and renaming (chap3) | Tristan Gingold | 2018-09-18 | 3 | -56/+52 | |
| | ||||||
* | Support alias of library. | Tristan Gingold | 2018-09-17 | 1 | -0/+3 | |
| | ||||||
* | Add --warn-hide when a declaration hides a previous one. | Tristan Gingold | 2018-09-17 | 2 | -6/+12 | |
| | | | | For #652 | |||||
* | trans-chap8: handle array elements in target aggregate. | Tristan Gingold | 2018-09-15 | 1 | -6/+23 | |
| | ||||||
* | aggregates: WIP for association with arrays. | Tristan Gingold | 2018-09-15 | 2 | -5/+31 | |
| | ||||||
* | Remove unused translate/Makefile. | Tristan Gingold | 2018-09-15 | 1 | -45/+0 | |
| | ||||||
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -4/+4 | |
| | | | | Fix #651 | |||||
* | sem_expr (aggregates): analyze elements before choices. | Tristan Gingold | 2018-09-12 | 1 | -57/+64 | |
| | ||||||
* | sem_expr: refactoring for aggregates. | Tristan Gingold | 2018-09-12 | 1 | -8/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | sem_expr: WIP for 08 aggregates. | Tristan Gingold | 2018-09-10 | 1 | -6/+110 | |
| | ||||||
* | sem_expr: minor refactoring (for aggregates). | Tristan Gingold | 2018-09-08 | 1 | -42/+51 | |
| | ||||||
* | canon_extract_sensitivity: handle dereference. Fix #637 | Tristan Gingold | 2018-08-24 | 1 | -6/+9 | |
| | ||||||
* | user_attribute: handle invalid function call as prefix. Fix #636 | Tristan Gingold | 2018-08-23 | 1 | -0/+3 | |
| | ||||||
* | trans-chap7: use get_index_type. Fix #635 | Tristan Gingold | 2018-08-16 | 1 | -2/+1 | |
| | ||||||
* | sem_simple_range_expression: improve error handling. Fix #632 | Tristan Gingold | 2018-08-15 | 1 | -2/+14 | |
| | ||||||
* | sem_assocs: fix crash. Fix #631 | Tristan Gingold | 2018-08-10 | 1 | -2/+1 | |
| | ||||||
* | sem_assocs: fix crash. Fix #630 | Tristan Gingold | 2018-08-10 | 1 | -2/+1 | |
| | ||||||
* | Add support for --time-resolution (jit only). Fix #613 | Tristan Gingold | 2018-08-10 | 11 | -250/+352 | |
| | ||||||
* | Release secondary stack within elab_declaration_chain. Fix #616 | Tristan Gingold | 2018-08-07 | 2 | -1/+7 | |
| | ||||||
* | sem_association_subprogram: handle instantiated subprograms in marking used. | Tristan Gingold | 2018-08-05 | 1 | -1/+1 | |
| | | | | Fix #620 | |||||
* | rework parse_expression to add parse_binary_expression. | Tristan Gingold | 2018-08-04 | 5 | -307/+268 | |
| | | | | This is needed to complete PSL expression parsing. | |||||
* | disp_tree: also disp identifier id. | Tristan Gingold | 2018-07-25 | 1 | -3/+12 | |
| | ||||||
* | avoid crash in scanner if a number is followed by a number. | Tristan Gingold | 2018-07-22 | 1 | -1/+2 | |
| | | | | Fix #627 | |||||
* | elab_object_init: allocate bounds for unounded aggregate if needed. | Tristan Gingold | 2018-07-22 | 1 | -5/+12 | |
| | | | | Fix #626 | |||||
* | sem_type: avoid crash after error in record constraint. | Tristan Gingold | 2018-07-20 | 1 | -3/+8 | |
| | | | | Fix #623 | |||||
* | sem_names: indexed attribute declaration is an error. | Tristan Gingold | 2018-07-08 | 1 | -2/+4 | |
| | | | | Fix #621 | |||||
* | Delay translation of default configuration. | Tristan Gingold | 2018-06-19 | 2 | -4/+19 | |
| | | | | Fix #606 | |||||
* | Avoid crash in case of incorrect use of signature. | Tristan Gingold | 2018-06-16 | 1 | -4/+27 | |
| | | | | Fix #609 | |||||
* | evaluation: handle to_string for arrays. | Tristan Gingold | 2018-06-08 | 1 | -0/+30 | |
| | | | | Fix #598 | |||||
* | fix 'occured' typo | 1138-4EB | 2018-05-26 | 1 | -1/+1 | |
| | ||||||
* | Fix warning: use clause for package has no effect | Vicente Bergas | 2018-05-03 | 14 | -37/+1 | |
| | | | | | | | With gcc 8.1 the following message appears: warning: use clause for package "*" has no effect gnatmake: "*.adb" compilation error This patch fixes it. | |||||
* | Avoid crash on empty parentheses. | Tristan Gingold | 2018-04-30 | 1 | -4/+18 | |
| | | | | Fix #563 | |||||
* | Use specific error message for direction mismatch. | Tristan Gingold | 2018-04-25 | 3 | -15/+45 | |
| | | | | Fix #559 | |||||
* | Improve error message for #560. | Tristan Gingold | 2018-04-24 | 2 | -1/+19 | |
| | ||||||
* | sem_scopes: correctly handle conflicting potential visibility. | Tristan Gingold | 2018-04-24 | 1 | -2/+2 | |
| | | | | Fix #560 | |||||
* | Avoid a crash on incorrect range dimension. | Tristan Gingold | 2018-04-23 | 1 | -2/+9 | |
| | ||||||
* | Avoid a crash on overload name used as a type mark. | Tristan Gingold | 2018-04-12 | 1 | -1/+7 | |
| | | | | Fix #553 | |||||
* | Fix bounds of unconstrained strings. | Tristan Gingold | 2018-04-11 | 1 | -2/+2 | |
| | | | | Fix #552 | |||||
* | Avoid crash after error. For #381 | Tristan Gingold | 2018-03-24 | 2 | -1/+5 | |
| | ||||||
* | sem_hdl_expr: handle function call without parameters. | Tristan Gingold | 2018-03-22 | 1 | -1/+3 | |
| | | | | Fix #544 | |||||
* | Set a version to libghdl, put version in configure. | Tristan Gingold | 2018-03-21 | 1 | -9/+2 | |
| | ||||||
* | Improve handling of cascaded error. | Tristan Gingold | 2018-03-21 | 3 | -21/+28 | |
| | | | | Fir #543 | |||||
* | Add test for architecture declarative region nested in entity's one. | Tristan Gingold | 2018-03-21 | 1 | -0/+2 | |
| | ||||||
* | sem: architecture is a nested declarative region only in vhdl-02 | Tristan Gingold | 2018-03-21 | 1 | -2/+2 | |
| |