index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
translate
/
trans-chap7.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework translation of unbounded and complex types.
Tristan Gingold
2018-10-21
1
-30
/
+26
*
Add reproducer for #643
Tristan Gingold
2018-09-23
1
-0
/
+2
*
aggregates (2008): support array expression
Tristan Gingold
2018-09-23
1
-4
/
+19
*
Improve doc, fix English typo.
Tristan Gingold
2018-09-23
1
-1
/
+1
*
Add -Wothers warning.
Tristan Gingold
2018-09-23
1
-11
/
+8
*
Add Warnid_Static, detect incorrect use of others in aggregate.
Tristan Gingold
2018-09-22
1
-2
/
+4
*
Add Get/Set_Choice_Position (WIP).
Tristan Gingold
2018-09-20
1
-1
/
+0
*
trans-chap7: refactoring for aggregates.
Tristan Gingold
2018-09-11
1
-161
/
+188
*
trans-chap7: refactoring for aggregates.
Tristan Gingold
2018-09-10
1
-66
/
+72
*
trans-chap7: use get_index_type. Fix #635
Tristan Gingold
2018-08-16
1
-2
/
+1
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
1
-10
/
+0
*
Fix bounds of unconstrained strings.
Tristan Gingold
2018-04-11
1
-2
/
+2
*
translate: remove other use of Nam_Buffer.
Tristan Gingold
2018-01-20
1
-6
/
+3
*
Translate; properly separates translation of types from translation of subtypes.
Tristan Gingold
2018-01-17
1
-6
/
+7
*
Rework array/record type mode to improve support of constrained records.
Tristan Gingold
2018-01-11
1
-25
/
+21
*
WIP: index arrays of unbounded elements.
Tristan Gingold
2018-01-11
1
-4
/
+2
*
WIP: arrays of unbounded type.
Tristan Gingold
2018-01-11
1
-9
/
+17
*
Abstract Translate_Enumeration_Literal
Tristan Gingold
2017-11-16
1
-10
/
+12
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-11
/
+11
*
Use Flist for records.
Tristan Gingold
2017-11-07
1
-13
/
+9
*
Use Flist for simple_aggregate.
Tristan Gingold
2017-11-07
1
-3
/
+2
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-13
/
+11
*
Rename Allocate_Fat_Array_Base to Allocate_Unbounded_Composite_Base.
Tristan Gingold
2017-10-28
1
-4
/
+5
*
translate: renaming.
Tristan Gingold
2017-06-21
1
-23
/
+24
*
translate: separate spec and body translation for implicit subprograms.
Tristan Gingold
2017-05-17
1
-186
/
+324
*
translation: save operator argument declarations into infos.
Tristan Gingold
2017-05-12
1
-95
/
+105
*
translate: add specific infos for implicit subprograms.
Tristan Gingold
2017-05-12
1
-55
/
+67
*
Create default value for ports.
Tristan Gingold
2017-05-09
1
-13
/
+2
*
vhdl08: unbounded records - WIP
Tristan Gingold
2017-02-17
1
-9
/
+19
*
vhdl08: unbounded records (WIP)
Tristan Gingold
2017-02-12
1
-18
/
+70
*
WIP: unbounded records (set record subtype staticness)
Tristan Gingold
2017-01-31
1
-9
/
+61
*
evaluation: handle vector minimum and maximum.
Tristan Gingold
2017-01-18
1
-2
/
+2
*
vhdl08: implement 'subtype attribute
Tristan Gingold
2017-01-13
1
-2
/
+6
*
translate: WIP - refactoring for unbounded records.
Tristan Gingold
2017-01-02
1
-3
/
+3
*
iirs_utils: reimplement Are_Bounds_Locally_Static.
Tristan Gingold
2017-01-02
1
-2
/
+2
*
translate: WIP for unbounded records.
Tristan Gingold
2017-01-02
1
-9
/
+9
*
iirs: renames Iir_Kinds_Scalar_Type_Definition
Tristan Gingold
2017-01-02
1
-1
/
+1
*
translate: rename get_array_base to get_composite_base
Tristan Gingold
2017-01-02
1
-35
/
+35
*
translate: refactoring for ortho_info_type.
Tristan Gingold
2016-12-30
1
-52
/
+52
*
translate: add unbounded records type_mode (WIP)
Tristan Gingold
2016-12-26
1
-9
/
+14
*
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
*
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
1
-8
/
+21
*
vhdl2008: evaluate static record aggregate.
Tristan Gingold
2016-12-17
1
-6
/
+2
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
1
-9
/
+3
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-1
/
+1
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
1
-3
/
+0
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
1
-0
/
+3
*
Rewrite scan error messages: use formatting.
Tristan Gingold
2016-08-02
1
-3
/
+3
[next]