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
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-2
/
+2
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-76
/
+21
*
Recognize some ieee.std_logic_1164 functions.
Tristan Gingold
2014-12-16
1
-1
/
+1
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-23
/
+18
*
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
1
-1
/
+10
*
Allow -frelaxed-rules for v87 designs
Tristan Gingold
2014-11-29
1
-1
/
+1
*
Gen_Call_Type_Builder: use Mnode.
Tristan Gingold
2014-11-22
1
-2
/
+1
*
concatenation: remove unused left over.
Tristan Gingold
2014-11-21
1
-265
/
+1
*
Translate: rewrite concatenation. Now O(n).
Tristan Gingold
2014-11-17
1
-74
/
+532
*
Translate_Range: use mnodes.
Tristan Gingold
2014-11-16
1
-60
/
+44
*
Translate_Range_Expression_Ptr: use Mnode and rename.
Tristan Gingold
2014-11-16
1
-37
/
+32
*
Translate_Reverse_Range_Ptr: use mnode instead of ptr and rename.
Tristan Gingold
2014-11-15
1
-52
/
+43
*
translate_expression: handle implicit type for aggregate.
Tristan Gingold
2014-11-15
1
-6
/
+10
*
Create_Range_From_Length: use Mnode instead of ptr. Style changes.
Tristan Gingold
2014-11-11
1
-48
/
+42
*
Style changes.
Tristan Gingold
2014-11-11
1
-232
/
+147
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-0
/
+5802