index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_assocs.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
1
-15
/
+6
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-15
/
+67
*
association for subprograms: set use_flag.
Tristan Gingold
2016-09-30
1
-1
/
+10
*
Refine error message for issue #148.
Tristan Gingold
2016-09-27
1
-19
/
+22
*
Implement vhdl08 rules for #148
Tristan Gingold
2016-09-27
1
-0
/
+24
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
1
-7
/
+194
*
Add an analysis time check for bounds on port association.
Tristan Gingold
2016-09-24
1
-2
/
+92
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
1
-1
/
+80
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-9
/
+12
*
vhdl08: avoid a crash on package instantiation failure
Tristan Gingold
2016-09-12
1
-1
/
+3
*
vhdl08: preliminary work for nested package and type association.
Tristan Gingold
2016-09-01
1
-15
/
+61
*
Rewrite error messages.
Tristan Gingold
2016-08-02
1
-80
/
+77
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
1
-8
/
+8
*
assocations: check rules for unconstrained formal (LRM08 5.3.2.2 e 3)
Tristan Gingold
2016-02-17
1
-3
/
+38
*
Set type staticness for a constant declaration and attribute specification.
Tristan Gingold
2016-01-11
1
-9
/
+12
*
Pass signal values to interfaces. 'sigptr' optimization.
Tristan Gingold
2015-12-18
1
-1
/
+2
*
Fix crash on invalid individual association.
Tristan Gingold
2015-11-07
1
-21
/
+46
*
vhdl 08: allow association of an out signal with an in signal parameter.
Tristan Gingold
2015-05-20
1
-12
/
+8
*
Preliminary work to refine overload disambiguation.
Tristan Gingold
2015-05-16
1
-37
/
+40
*
Fix thinko: reject incorrect association (positionnal match followed by
Tristan Gingold
2015-05-11
1
-13
/
+9
*
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-26
1
-0
/
+1
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-3
/
+3
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+1903