summaryrefslogtreecommitdiff
path: root/src/vhdl/evaluation.adb
AgeCommit message (Expand)Author
2015-01-18execution: fix v87 concat with element.Tristan Gingold
2015-01-17debugger: add list command.Tristan Gingold
2015-01-15Evaluation: implement array compare for discrete arrays.Tristan Gingold
2015-01-15Evaluation: implement array comparaison (greater or less).Tristan Gingold
2015-01-10Handle overflow during evaluation of type conversion. Forward on 'image.Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-31Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-24evaluation.adb: style changes.Tristan Gingold
2014-12-16Recognize some ieee.std_logic_1164 functions.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold