index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
*
iirs_utils: reimplement Are_Bounds_Locally_Static.
Tristan Gingold
2017-01-02
2
-46
/
+24
*
translate: remove unused align_var variable.
Tristan Gingold
2017-01-02
2
-19
/
+1
*
translate: WIP for unbounded records.
Tristan Gingold
2017-01-02
5
-29
/
+110
*
iirs: renames Iir_Kinds_Scalar_Type_Definition
Tristan Gingold
2017-01-02
5
-13
/
+14
*
translate: refactoring for unbounded types.
Tristan Gingold
2017-01-02
1
-38
/
+56
*
translate: rename get_array_base to get_composite_base
Tristan Gingold
2017-01-02
10
-74
/
+76
*
translate: remove unused fields.
Tristan Gingold
2016-12-30
1
-9
/
+3
*
translate: refactoring for ortho_info_type.
Tristan Gingold
2016-12-30
14
-294
/
+319
*
trans: reformatting, add predicate for unbounded types.
Tristan Gingold
2016-12-29
3
-14
/
+31
*
trans-chap3: constify.
Tristan Gingold
2016-12-26
1
-5
/
+3
*
translate: add unbounded records type_mode (WIP)
Tristan Gingold
2016-12-26
6
-56
/
+80
*
trans-chap7: workaround compiler bug.
Tristan Gingold
2016-12-24
1
-0
/
+6
*
Build all Static_Construct aggregate statically.
Tristan Gingold
2016-12-23
1
-79
/
+89
*
trans-chap8: adjust to handle non statically built static aggregate.
Tristan Gingold
2016-12-22
1
-5
/
+5
*
Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag
Tristan Gingold
2016-12-20
1
-36
/
+12
*
Evaluation: handle array aggregate and indexed names.
Tristan Gingold
2016-12-19
2
-21
/
+33
*
trans-chap8: fix incorrect declare block nesting.
Tristan Gingold
2016-12-17
1
-0
/
+2
*
vhdl2008: evaluate static record aggregate.
Tristan Gingold
2016-12-17
1
-6
/
+2
*
select_name: consider subtype.
Tristan Gingold
2016-12-13
1
-2
/
+3
*
Add testcase for #202
Tristan Gingold
2016-12-11
2
-28
/
+8
*
Rework subprograms translation for package instance.
Tristan Gingold
2016-12-11
2
-11
/
+11
*
cleanup: remove Package_Instantiation_Bodies_Chain
Tristan Gingold
2016-12-05
1
-13
/
+0
*
vhdl08: support top-level macro-expanded package instantiation declarations.
Tristan Gingold
2016-12-05
5
-59
/
+160
*
Handle top-level instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
2
-1
/
+9
*
WIP for nested instantiation of macro-expansed packages.
Tristan Gingold
2016-11-12
1
-17
/
+23
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
3
-8
/
+23
*
vhdl08: allow unaffected in sequential signal assignments.
Tristan Gingold
2016-11-01
2
-15
/
+59
*
Add translation for selected signal assignment.
Tristan Gingold
2016-11-01
2
-52
/
+206
*
translation of case: rewrite as generic code (preliminary work).
Tristan Gingold
2016-11-01
2
-96
/
+87
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
10
-160
/
+186
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
5
-247
/
+181
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
2
-2
/
+2
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
6
-16
/
+14
*
Add signal_attribute_declaration to hold implicit atribute signals.
Tristan Gingold
2016-10-08
2
-29
/
+56
*
Fix attribute specification with non-static expression
Tristan Gingold
2016-10-04
2
-12
/
+46
*
Emit error message during analysis for missing generic association.
Tristan Gingold
2016-10-01
1
-0
/
+1
*
Set package prefix for nested package bodies.
Tristan Gingold
2016-09-30
1
-1
/
+7
*
Minor code factorization.
Tristan Gingold
2016-09-30
1
-2
/
+2
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
2
-11
/
+8
*
Create_Instantiation_Bodies: add parent
Tristan Gingold
2016-09-30
1
-13
/
+23
*
Add Eval_Attribute_Parameter_Or_1
Tristan Gingold
2016-09-30
1
-1
/
+1
*
iirs: add Forward_Ref links
Tristan Gingold
2016-09-30
2
-2
/
+4
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
2
-2
/
+4
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
2
-2
/
+11
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
2
-4
/
+10
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-4
/
+24
*
vhdl08: handle interface type in generic-mapped package
Tristan Gingold
2016-09-15
2
-0
/
+4
*
vhdl08: add support for generic-mapped packages
Tristan Gingold
2016-09-15
3
-25
/
+41
*
Comments and reformatting.
Tristan Gingold
2016-09-14
1
-40
/
+48
*
vhdl08: add support for nested package instantiation.
Tristan Gingold
2016-09-14
5
-14
/
+54
[next]