aboutsummaryrefslogtreecommitdiffstats
path: root/docs/program_syntax.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: update docs to reflect the new `async` flagAleksandr Nogikh2021-12-101-0/+22
|
* docs: add a brief program syntax descriptionAleksandr Nogikh2021-09-221-0/+93
Currently the documentation is lacking any description of the textual program representation used by syzkaller. Also, the newly implemented call properties are not described anywhere yet. Fix this by introducing the program_syntax.md file.