index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_specs.adb
Age
Commit message (
Expand
)
Author
2016-01-16
Add support for conditional assignments.
Tristan Gingold
2016-01-11
Set type staticness for a constant declaration and attribute specification.
Tristan Gingold
2015-11-01
Do not set suspend flag on foreign procedure.
Tristan Gingold
2015-09-24
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-07-10
Avoid duplicate error message.
Tristan Gingold
2015-06-08
Fix crash in case of missing configuration.
Tristan Gingold
2015-05-16
Preliminary work to refine overload disambiguation.
Tristan Gingold
2015-01-03
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2014-12-30
Improve error recovery.
Tristan Gingold
2014-12-26
Optimize scan_identifier.
Tristan Gingold
2014-12-26
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-15
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-14
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
Put attribute_value_chain in parent.
Tristan Gingold
2014-11-04
Create src/vhdl subdirectory.
Tristan Gingold