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
*
Fix check of conformance for physical units.
Tristan Gingold
2016-01-25
1
-1
/
+4
*
Keep alias in use clauses. Fix issue 15.
Tristan Gingold
2016-01-07
1
-1
/
+1
*
Allow allocators in default value of subprograms
Tristan Gingold
2015-08-29
1
-0
/
+6
*
Defensive code.
Tristan Gingold
2015-07-11
1
-1
/
+7
*
Add suspend_flag.
Tristan Gingold
2015-06-07
1
-19
/
+32
*
Catch duplicated subprogram body.
Tristan Gingold
2015-06-02
1
-5
/
+15
*
errors: remove error_msg and warning_msg.
Tristan Gingold
2015-05-17
1
-1
/
+1
*
Preliminary work to refine overload disambiguation.
Tristan Gingold
2015-05-16
1
-4
/
+4
*
vhdl 08: implement 4.2 rules: no access/file type in return subtype.
Tristan Gingold
2015-05-13
1
-1
/
+39
*
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