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
*
evaluation: rename Get_Info to Get_Str_Info (reduce overloading).
Tristan Gingold
2017-12-08
1
-5
/
+4
*
Rename of Iir_Kinds_Library_Unit
Tristan Gingold
2017-12-01
1
-1
/
+1
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-9
/
+9
*
Use Flist for simple_aggregate.
Tristan Gingold
2017-11-07
1
-53
/
+67
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-16
/
+15
*
Use grt.fcvt for 'image.
Tristan Gingold
2017-04-19
1
-74
/
+5
*
Eval_Array_Attribute: Handle 'Subtype.
Tristan Gingold
2017-02-24
1
-1
/
+2
*
evaluation: add comment for fp exponentiation
Tristan Gingold
2017-02-24
1
-0
/
+10
*
path_name/instance_name: handle protected types.
Tristan Gingold
2017-02-23
1
-1
/
+10
*
eval_is_in_bound: make it more tolerant.
Tristan Gingold
2017-01-19
1
-10
/
+39
*
evaluation: work-around gnatgpl 2014 bug.
Tristan Gingold
2017-01-19
1
-3
/
+6
*
evaluation: handle null array in aggregate_to_simple_aggregate
Tristan Gingold
2017-01-18
1
-1
/
+1
*
evaluation: handle vector minimum and maximum.
Tristan Gingold
2017-01-18
1
-4
/
+87
*
vhdl08: implement 'subtype attribute
Tristan Gingold
2017-01-13
1
-1
/
+3
*
iirs: renames Iir_Kinds_Scalar_Type_Definition
Tristan Gingold
2017-01-02
1
-6
/
+9
*
evaluation: create sring_utils package.
Tristan Gingold
2016-12-29
1
-35
/
+24
*
Fixes for nodes_gc
Tristan Gingold
2016-12-24
1
-1
/
+1
*
Build all Static_Construct aggregate statically.
Tristan Gingold
2016-12-23
1
-29
/
+55
*
Don't evaluate qualified aggregate.
Tristan Gingold
2016-12-22
1
-1
/
+2
*
evaluation: handle multiple choices.
Tristan Gingold
2016-12-21
1
-5
/
+17
*
evaluation: tune evaluation of composite values.
Tristan Gingold
2016-12-20
1
-4
/
+133
*
Evaluation: handle array aggregate and indexed names.
Tristan Gingold
2016-12-19
1
-31
/
+306
*
vhdl2008: evaluate static record aggregate.
Tristan Gingold
2016-12-17
1
-1
/
+46
*
ownership: fix arrays and physical types from parse.
Tristan Gingold
2016-10-18
1
-4
/
+6
*
eval_type_conversion: free unused intermediate result in case of overflow.
Tristan Gingold
2016-10-13
1
-12
/
+14
*
evaluation: free evaluated operand for tf_array_not.
Tristan Gingold
2016-10-13
1
-2
/
+4
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-27
/
+46
*
Consider object for array attribute.
Tristan Gingold
2016-10-01
1
-1
/
+2
*
Instance_Path: handle nested packages and package instantiation.
Tristan Gingold
2016-09-30
1
-4
/
+9
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
1
-10
/
+14
*
Add Eval_Attribute_Parameter_Or_1
Tristan Gingold
2016-09-30
1
-4
/
+19
*
Add an analysis time check for bounds on port association.
Tristan Gingold
2016-09-24
1
-0
/
+20
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
1
-4
/
+0
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
1
-0
/
+4
*
evaluation: factorize code, rewrite an error message.
Tristan Gingold
2016-08-25
1
-12
/
+4
*
Rewrite most of error and warning messages.
Tristan Gingold
2016-08-02
1
-3
/
+3
*
Rewrite error messages.
Tristan Gingold
2016-08-02
1
-4
/
+4
*
Rewrite scan error messages: use formatting.
Tristan Gingold
2016-08-02
1
-24
/
+25
*
Rework warnings to have a uniq tag per warning.
Tristan Gingold
2016-08-01
1
-14
/
+22
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-17
/
+0
*
simul: handle generic override.
Tristan Gingold
2016-02-10
1
-20
/
+2
*
evaluation: handle whitespace for 'value.
Tristan Gingold
2016-02-10
1
-0
/
+38
*
build_enumeration_value: correctly handle characters.
Tristan Gingold
2016-02-10
1
-12
/
+22
*
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
[next]