Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth: also try to open files (during synthesis) relative to current unit. | Tristan Gingold | 2020-04-13 | 1 | -0/+91 |
* | synth: extract synth.objtypes from synth.values. | Tristan Gingold | 2020-04-09 | 1 | -0/+1 |
* | synth: add value_memory and use it to store objects value. | Tristan Gingold | 2020-04-06 | 1 | -9/+10 |
* | synth: more cleanup (and use of valtyp). | Tristan Gingold | 2020-04-02 | 1 | -5/+5 |
* | synth: rework - use valtyp for expressions. | Tristan Gingold | 2020-04-02 | 1 | -16/+16 |
* | synth: improve propagation of errors. | Tristan Gingold | 2020-03-25 | 1 | -4/+7 |
* | synth: handle file_close. | Tristan Gingold | 2020-02-27 | 1 | -4/+23 |
* | synth: handle file_open. | Tristan Gingold | 2020-02-18 | 1 | -0/+42 |
* | synth: handle untruncated_text_read. | Tristan Gingold | 2019-11-16 | 1 | -2/+33 |
* | synth: add support for endfile. | Tristan Gingold | 2019-11-13 | 1 | -3/+20 |
* | synth: add support for file declarations. | Tristan Gingold | 2019-11-13 | 1 | -0/+159 |