aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/evaluation.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl: move evaluation to vhdl child.Tristan Gingold2019-05-051-218/+0
* trans-chap7: fix translation of aggregate element in named aggregates.Tristan Gingold2019-01-041-0/+7
* evaluation: remove use of Nam_Buffer.Tristan Gingold2018-01-201-4/+3
* evaluation: rename Get_Info to Get_Str_Info (reduce overloading).Tristan Gingold2017-12-081-1/+1
* Use Flist for simple_aggregate.Tristan Gingold2017-11-071-1/+1
* evaluation: create sring_utils package.Tristan Gingold2016-12-291-0/+20
* Build all Static_Construct aggregate statically.Tristan Gingold2016-12-231-0/+7
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-0/+3
* Add Eval_Attribute_Parameter_Or_1Tristan Gingold2016-09-301-0/+3
* Implement vhdl08 rules for #148Tristan Gingold2016-09-271-1/+7
* Add an analysis time check for bounds on port association.Tristan Gingold2016-09-241-0/+3
* simul: handle generic override.Tristan Gingold2016-02-101-0/+5
* Improve code generation of strings.Tristan Gingold2015-06-271-0/+3
* Minor rework of overflow in physical units: defer until execution.Tristan Gingold2015-01-201-1/+2
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+161