Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth: handle non-text file (add signatures). | Tristan Gingold | 2020-05-15 | 1 | -0/+2 |
* | synth-static_proc: handle deallocate for null access. Fix #1212 | Tristan Gingold | 2020-04-11 | 1 | -2/+6 |
* | synth: add value_memory and use it to store objects value. | Tristan Gingold | 2020-04-06 | 1 | -2/+2 |
* | synth: rework - use valtyp for expressions. | Tristan Gingold | 2020-04-02 | 1 | -3/+3 |
* | synth: handle file_close. | Tristan Gingold | 2020-02-27 | 1 | -0/+2 |
* | synth: handle file_open. | Tristan Gingold | 2020-02-18 | 1 | -0/+2 |
* | synth: initial support of access types. | Tristan Gingold | 2019-11-17 | 1 | -0/+13 |
* | synth: handle untruncated_text_read. | Tristan Gingold | 2019-11-16 | 1 | -0/+40 |