aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-heap.adb
Commit message (Collapse)AuthorAgeFilesLines
* synth: add value_memory and use it to store objects value.Tristan Gingold2020-04-061-49/+23
|
* synth: more cleanup (and use of valtyp).Tristan Gingold2020-04-021-7/+5
|
* synth: rework - use valtyp for expressions.Tristan Gingold2020-04-021-13/+15
|
* synth: handle allocator_by_expression.Tristan Gingold2019-11-221-2/+28
|
* synth: initial support of access types.Tristan Gingold2019-11-171-0/+94