aboutsummaryrefslogtreecommitdiffstats
path: root/docs/syscall_descriptions_syntax.md
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: add builtin bool type aliasesDmitry Vyukov2018-01-081-0/+9
* sys: support type aliases (aka typedefs)Dmitry Vyukov2018-01-081-0/+22
* pkg/compiler: add bitsize typeDmitry Vyukov2018-01-061-2/+4
* Update syscall_descriptions_syntax.mdDmitry Vyukov2017-09-131-1/+1
* sys: support ptr64 typeDmitry Vyukov2017-09-021-1/+2
* pkg/compiler: check and generate typesDmitry Vyukov2017-09-021-1/+2
* sys: change proc arguments to the format used by const/flags/lenDmitry Vyukov2017-08-311-2/+3
* docs: small fixesAndrey Konovalov2017-07-241-49/+67
* Parse incdir "incdir" in syscall description file to add custom include direc...Yuzhe Han2017-06-261-1/+1
* docs: various improvementsAndrey Konovalov2017-06-141-0/+163