aboutsummaryrefslogtreecommitdiffstats
path: root/sys/windows
Commit message (Expand)AuthorAgeFilesLines
* sys: check that target consts are definedDmitry Vyukov2018-10-191-3/+3
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-302-1/+6
* Makefile: don't compile all targets into target binariesDmitry Vyukov2018-08-023-8/+10
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-1/+0
* prog: detect when flags are a bitmaskDmitry Vyukov2018-06-301-3/+3
* sys: move generate files to separate packagesDmitry Vyukov2018-05-052-5/+8
* gometalinter: enable package comment checkingDmitry Vyukov2018-05-031-1/+2
* pkg/compiler: don't assign call IDs staticallyDmitry Vyukov2018-02-251-2955/+2955
* prog: rework address allocationDmitry Vyukov2018-02-192-25/+5
* pkg/compiler: support void typeDmitry Vyukov2018-01-131-695/+695
* sys/windows: add more descriptionsDmitry Vyukov2017-09-274-10/+17450
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-254-0/+221