aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-static_proc.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: handle non-text file (add signatures).Tristan Gingold2020-05-151-0/+2
* synth-static_proc: handle deallocate for null access. Fix #1212Tristan Gingold2020-04-111-2/+6
* synth: add value_memory and use it to store objects value.Tristan Gingold2020-04-061-2/+2
* synth: rework - use valtyp for expressions.Tristan Gingold2020-04-021-3/+3
* synth: handle file_close.Tristan Gingold2020-02-271-0/+2
* synth: handle file_open.Tristan Gingold2020-02-181-0/+2
* synth: initial support of access types.Tristan Gingold2019-11-171-0/+13
* synth: handle untruncated_text_read.Tristan Gingold2019-11-161-0/+40