aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/compiler.go
Commit message (Expand)AuthorAgeFilesLines
...
* pkg/compiler: actually tolerate unsupported constsDmitry Vyukov2017-08-281-0/+5
* pkg/compiler: tolerate unsupported consts everywhereDmitry Vyukov2017-08-281-8/+3
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-55/+233
* pkg/compiler: move more const-processing code to compilerDmitry Vyukov2017-08-271-70/+126
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-7/+175
* sys/syz-extract: switch to the new parserDmitry Vyukov2017-08-181-0/+65