index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_expr.adb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve code generation of strings.
Tristan Gingold
2015-06-27
1
-64
/
+75
*
Avoid a crash for out of range choice in aggregate.
Tristan Gingold
2015-05-27
1
-2
/
+6
*
Add comments.
Tristan Gingold
2015-05-27
1
-0
/
+1
*
Rework of overload resolution in implicit conversions.
Tristan Gingold
2015-05-26
1
-5
/
+1
*
Preliminary work to support external names (parse, semantic)
Tristan Gingold
2015-05-23
1
-0
/
+8
*
Translation: handle individual association in function call.
Tristan Gingold
2015-05-20
1
-1
/
+3
*
vhdl 08: allow association of an out signal with an in signal parameter.
Tristan Gingold
2015-05-20
1
-33
/
+80
*
errors: remove error_msg and warning_msg.
Tristan Gingold
2015-05-17
1
-7
/
+5
*
Give priority to function calls without implicit conversion.
Tristan Gingold
2015-05-16
1
-5
/
+30
*
Preliminary work to refine overload disambiguation.
Tristan Gingold
2015-05-16
1
-47
/
+92
*
Avoid a crash for incorrect allocator.
Tristan Gingold
2015-05-14
1
-1
/
+1
*
vhdl 2008: allow to read out ports.
Tristan Gingold
2015-05-14
1
-2
/
+24
*
Fix thinko: reject incorrect association (positionnal match followed by
Tristan Gingold
2015-05-11
1
-2
/
+1
*
Fix use of condition operator in case of overload.
Tristan Gingold
2015-05-11
1
-9
/
+38
*
vhdl 08: handle boolean subtype for conditional expressions.
Tristan Gingold
2015-05-10
1
-1
/
+1
*
procedure call: avoid crash with individual associations and signals.
Tristan Gingold
2015-03-14
1
-20
/
+25
*
Create the Sem_Qualified_Expression function.
Tristan Gingold
2015-01-15
1
-24
/
+38
*
Improve error recovery.
Tristan Gingold
2014-12-30
1
-1
/
+1
*
vhdl 2008: handle sized bit strings.
Tristan Gingold
2014-12-30
1
-47
/
+29
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-35
/
+63
*
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-26
1
-3
/
+1
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-43
/
+34
*
Allow -frelaxed-rules for v87 designs
Tristan Gingold
2014-11-29
1
-1
/
+1
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+4262
[prev]