index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-3
/
+136
*
Correctly handle overload of subprogram in presence of subprogram alias.
Tristan Gingold
2015-05-10
1
-1
/
+6
*
Avoid crash if name of subprogram also denotes a non-subprogram declaration.
Tristan Gingold
2015-05-09
1
-0
/
+1
*
Keep and handle simple name for Block_Specification.
Tristan Gingold
2015-01-16
1
-4
/
+2
*
xrefs: adjust for vhdl08.
Tristan Gingold
2015-01-14
1
-0
/
+1
*
sem: fix Can_Collapse_Signals regression.
Tristan Gingold
2015-01-12
1
-1
/
+5
*
vhdl08: forbid simple block_specification for labeled if-generate statement.
Tristan Gingold
2015-01-10
1
-0
/
+15
*
vhdl08: block configuration for if-generate statements.
Tristan Gingold
2015-01-10
1
-38
/
+113
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-97
/
+106
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-13
/
+7
*
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-26
1
-3
/
+4
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-33
/
+28
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-1
/
+4
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+2749