aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ast/test_util.go
Commit message (Expand)AuthorAgeFilesLines
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+2
* pkg/ast: improve test outputDmitry Vyukov2020-05-051-12/+40
* pkg/compiler: add tests for generation phaseDmitry Vyukov2020-03-171-5/+7
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-1/+1
* pkg/compiler: allow unions as syscall argumentsDmitry Vyukov2018-02-231-0/+6
* pkg/compiler: support type templatesDmitry Vyukov2018-01-131-3/+4
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-0/+99