aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/compiler/const_file.go
Commit message (Expand)AuthorAgeFilesLines
* all: use any instead of interface{}Dmitry Vyukov2025-12-221-2/+2
* pkg/compiler: allow manual consts to override auto-extracted constsDmitry Vyukov2024-11-261-12/+25
* pkg/compiler: add ExistsAny() to ConstFileAleksandr Nogikh2023-10-041-0/+4
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+2
* pkg/compiler: remove some leftoversP1umer2023-01-031-1/+0
* all: add freebsd/riscv64 supportP1umer2023-01-031-0/+2
* pkg/compiler: fix handling of defines with a 0 valueAnton Lindqvist2020-10-311-1/+1
* pkg/compiler: merge const files into a single fileDmitry Vyukov2020-08-131-0/+294