index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Warnid_Static, detect incorrect use of others in aggregate.
Tristan Gingold
2018-09-22
4
-4
/
+22
*
parse: remove unexpected use of Ada2012.
Tristan Gingold
2018-09-21
1
-8
/
+11
*
Display aggregates with initial choice order.
Tristan Gingold
2018-09-21
2
-63
/
+180
*
sem_expr: refactoring for choices, add reorder_choices.
Tristan Gingold
2018-09-20
4
-50
/
+81
*
Add Maybe_Ref_Chain (WIP).
Tristan Gingold
2018-09-20
8
-250
/
+299
*
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
*
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
*
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
*
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
*
rework parse_expression to add parse_binary_expression.
Tristan Gingold
2018-08-04
5
-307
/
+268
*
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
*
elab_object_init: allocate bounds for unounded aggregate if needed.
Tristan Gingold
2018-07-22
1
-5
/
+12
*
sem_type: avoid crash after error in record constraint.
Tristan Gingold
2018-07-20
1
-3
/
+8
*
sem_names: indexed attribute declaration is an error.
Tristan Gingold
2018-07-08
1
-2
/
+4
*
Delay translation of default configuration.
Tristan Gingold
2018-06-19
2
-4
/
+19
*
Avoid crash in case of incorrect use of signature.
Tristan Gingold
2018-06-16
1
-4
/
+27
*
evaluation: handle to_string for arrays.
Tristan Gingold
2018-06-08
1
-0
/
+30
*
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
*
Avoid crash on empty parentheses.
Tristan Gingold
2018-04-30
1
-4
/
+18
*
Use specific error message for direction mismatch.
Tristan Gingold
2018-04-25
3
-15
/
+45
*
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
*
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 bounds of unconstrained strings.
Tristan Gingold
2018-04-11
1
-2
/
+2
*
Avoid crash after error. For #381
Tristan Gingold
2018-03-24
2
-1
/
+5
[next]