index
:
ghdl/.git
master
VHDL 2008/93/87 simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sem_expr.adb
Age
Commit message (
Expand
)
Author
2014-11-04
Move sources to src/ subdirectory.
Tristan Gingold
2014-10-29
Add support for package interface.
Tristan Gingold
2014-10-22
Rework for support of generic packages.
Tristan Gingold
2014-10-14
Initial support for package header and package instantiation.
Tristan Gingold
2014-09-25
Add a python script to automatically generate disp_tree.
Tristan Gingold
2014-09-14
Fix crash on resolver functions using secondary stack.
Tristan Gingold
2014-09-02
Keep names in the tree.
Tristan Gingold
2014-07-23
Add parenthesis_Expression, --reprint and --compare-tokens commands.
Tristan Gingold
2014-07-21
Add overflow literal.
Tristan Gingold
2014-07-19
Replace architecture_declaration by architecture_body to follow lrm.
Tristan Gingold
2014-07-19
Handle character literals like simple names.
Tristan Gingold
2014-07-17
vhdl 2008: visibility, more implicit subprograms, alias...
Tristan Gingold
2014-07-01
vhdl08: add oread, hread.
Tristan Gingold
2014-06-29
vhdl 2008: handle all-sensitized processes, handle visibility for alias.
Tristan Gingold
2014-06-28
Resolve expression in variable assignment when target is an aggregate.
Tristan Gingold
2014-06-26
add more support for vhdl2008: aliases, visibility and preliminary work for
Tristan Gingold
2014-05-29
Rework aggregate (when type of context is not static).
Tristan Gingold
2014-01-13
Fix bug20312: rewrite of complex types.
Tristan Gingold
2014-01-08
Rework literal typing (and initial work for condition operator).
Tristan Gingold
2014-01-04
sem_discrete_range_expression: be sure the range is discrete.
Tristan Gingold
2013-12-31
Fix bug21274.
Tristan Gingold
2013-12-29
Fix multidimensional array individual association.
Tristan Gingold
2013-12-24
Fix mcode for i386 Darwin.
Tristan Gingold
2013-12-17
Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.
Tristan Gingold
2010-01-12
ghdl 0.29 release.
gingold
2009-08-13
Now handle vhdl 2008 arrays in the front end.
gingold
2008-09-06
New feature: all-sensitized processes (for vhdl 2008)
gingold
2008-08-31
Create package options from flags to avoid circular elaboration
gingold
2008-08-30
Switch to gcc 4.3
gingold
2008-06-02
Avoid error propagation when aggregate choice is invalid.
gingold
2008-04-09
Improve macosX support.
gingold
2007-04-22
synchronized to ghdl 0.26
gingold
2006-08-06
bugs fixed
gingold
2006-06-16
bug fixes
gingold
2006-02-14
bugs fixes
gingold
2005-12-18
ghdl 0.21 is out
gingold
2005-11-01
update: support of amd64 + more optimizations
gingold
2005-10-09
--vcdz option added,
gingold
2005-09-24
First import from sources
gingold