aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/testdata/all.txt
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: add vma64 typeDmitry Vyukov2018-11-171-0/+7
* pkg/compiler: support negative integersDmitry Vyukov2018-07-091-2/+4
* prog, pkg/compiler: support fmt typeDmitry Vyukov2018-07-081-0/+13
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-0/+13
* pkg/compiler: add optional builtin templateDmitry Vyukov2018-05-171-0/+1
* pkg/ast: support char constantsDmitry Vyukov2018-04-291-3/+3
* pkg/compiler: add size attribute for structsDmitry Vyukov2018-03-051-0/+11
* pkg/compiler: allow unions as syscall argumentsDmitry Vyukov2018-02-231-1/+16
* pkg/compiler: support template template argumentsDmitry Vyukov2018-02-171-0/+20
* pkg/compiler: allow len of var-len arraysDmitry Vyukov2018-02-171-0/+2
* pkg/compiler: allow unions with only 1 fieldDmitry Vyukov2018-01-271-0/+6
* pkg/compiler: fix len of parent template structDmitry Vyukov2018-01-231-0/+14
* pkg/compiler: allow use of empty stringsDmitry Vyukov2018-01-231-2/+9
* pkg/compiler: allow strings as template argumentsDmitry Vyukov2018-01-231-0/+2
* pkg/compiler: support non-zero-terminated stringsDmitry Vyukov2018-01-181-0/+11
* pkg/compiler: support void typeDmitry Vyukov2018-01-131-0/+53
* pkg/compiler: support type templatesDmitry Vyukov2018-01-131-0/+60