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.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-28
/
+75
*
Do not create a transient type for strings.
Tristan Gingold
2015-07-17
1
-0
/
+10
*
Rework procedure calls, now use a record to pass parameters.
Tristan Gingold
2015-06-05
1
-11
/
+9
*
Fix entity instantiation with extended identifier.
Tristan Gingold
2015-03-31
1
-1
/
+7
*
Translate: fix thinko for implicit conversion after conversion in assoc.
Tristan Gingold
2015-01-21
1
-1
/
+1
*
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-07
1
-2
/
+21
*
Fix llvm crash on protected objects.
Tristan Gingold
2014-12-05
1
-5
/
+5
*
Gen_Call_Type_Builder: use Mnode.
Tristan Gingold
2014-11-22
1
-24
/
+15
*
Mnode: renaming and comments to clarify.
Tristan Gingold
2014-11-21
1
-76
/
+93
*
Translate: rewrite concatenation. Now O(n).
Tristan Gingold
2014-11-17
1
-5
/
+0
*
Create_Range_From_Length: use Mnode instead of ptr. Style changes.
Tristan Gingold
2014-11-11
1
-5
/
+5
*
Split translation into child packages.
Tristan Gingold
2014-11-09
1
-238
/
+238
*
Refactoring of translation, part 1/N
Tristan Gingold
2014-11-09
1
-0
/
+1685