aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/consts_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/compiler: support if[expr] attributesAleksandr Nogikh2024-02-191-1/+1
* sys: refactor const extractionAleksandr Nogikh2023-10-041-2/+6
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+2
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-2/+2
* pkg/compiler: add tests for generation phaseDmitry Vyukov2020-03-171-2/+2
* prog, pkg/compiler: alignment for integer rangesPaul Chaignon2019-10-251-1/+2
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-1/+1
* pkg/compiler: add size attribute for structsDmitry Vyukov2018-03-051-0/+1
* pkg/compiler: support type templatesDmitry Vyukov2018-01-131-6/+15
* sys/syz-extract: support fuchsiaDmitry Vyukov2017-09-251-2/+5
* pkg/compiler: more static error checkingDmitry Vyukov2017-08-271-0/+61