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_stmts.adb
Age
Commit message (
Collapse
)
Author
2015-09-04
Suppress stack switching; save process state in secondary stack.
Tristan Gingold
2015-07-15
Adjust previous patch: set parent.
Tristan Gingold
2015-07-10
Convert psl assertion to normal assertion if simple expression.
Tristan Gingold
Fix ticket90.
2015-06-27
Improve code generation of strings.
Tristan Gingold
2015-06-07
Add suspend_flag.
Tristan Gingold
2015-05-27
Handle signal attribute in declarations. Fix alias of implicit signal.
Tristan Gingold
2015-01-23
Style fix.
Tristan Gingold
2015-01-12
vhdl2008: expanded names in for-generate statements.
Tristan Gingold
2015-01-12
vhdl2008: handle expanded names in if-generate statements.
Tristan Gingold
2015-01-10
vhdl08: block configuration for if-generate statements.
Tristan Gingold
2015-01-07
Handle vhdl08 if generate statements
Tristan Gingold
2015-01-03
Initial rework for vhdl 2008 generate statements.
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-11-28
sem_stmt: avoid crash after error on concurrent procedure call in entity.
Tristan Gingold
2014-11-04
Create src/vhdl subdirectory.
Tristan Gingold