aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-files_operations.ads
Commit message (Collapse)AuthorAgeFilesLines
* synth: handle non-text file (add signatures).Tristan Gingold2020-05-151-0/+3
|
* synth: also try to open files (during synthesis) relative to current unit.Tristan Gingold2020-04-131-0/+4
| | | | Fix #1190
* synth: handle file_close.Tristan Gingold2020-02-271-6/+6
|
* synth: handle file_open.Tristan Gingold2020-02-181-0/+4
|
* synth: handle untruncated_text_read.Tristan Gingold2019-11-161-0/+4
|
* synth: add support for endfile.Tristan Gingold2019-11-131-0/+6
|
* synth: add support for file declarations.Tristan Gingold2019-11-131-0/+29