index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
evaluation.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash for access type in aggregate.
Tristan Gingold
2015-09-24
1
-0
/
+4
*
Improve code generation of strings.
Tristan Gingold
2015-06-27
1
-7
/
+68
*
evaluation: handle fp_literal in build_constant.
Tristan Gingold
2015-06-09
1
-1
/
+2
*
Fix crash in assert translation for overflow literal.
Tristan Gingold
2015-05-20
1
-1
/
+2
*
Fix staticness of array attributes.
Tristan Gingold
2015-05-20
1
-5
/
+2
*
Array attribute: handle non-static function call prefix.
Tristan Gingold
2015-05-19
1
-1
/
+2
*
type_conversion: use constraint_state instead of kind.
Tristan Gingold
2015-05-15
1
-34
/
+31
*
Check enumeration overflow for succ/pred attributes.
Tristan Gingold
2015-05-15
1
-3
/
+7
*
Handle evaluation of to_string for enumeration and integer types.
Tristan Gingold
2015-05-14
1
-3
/
+62
*
Disable overflow checks in Eval_Discrete_Range_Length.
Tristan Gingold
2015-03-14
1
-0
/
+2
*
Minor rework of overflow in physical units: defer until execution.
Tristan Gingold
2015-01-20
1
-4
/
+0
*
execution: fix v87 concat with element.
Tristan Gingold
2015-01-18
1
-3
/
+3
*
debugger: add list command.
Tristan Gingold
2015-01-17
1
-1
/
+9
*
Evaluation: implement array compare for discrete arrays.
Tristan Gingold
2015-01-15
1
-11
/
+46
*
Evaluation: implement array comparaison (greater or less).
Tristan Gingold
2015-01-15
1
-42
/
+98
*
Handle overflow during evaluation of type conversion. Forward on 'image.
Tristan Gingold
2015-01-10
1
-27
/
+49
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-13
/
+8
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-14
/
+14
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-154
/
+81
*
evaluation.adb: style changes.
Tristan Gingold
2014-12-24
1
-5
/
+5
*
Recognize some ieee.std_logic_1164 functions.
Tristan Gingold
2014-12-16
1
-1
/
+1
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-7
/
+5
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+3047