index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
ast
/
parser_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-4
/
+4
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
1
-10
/
+5
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+3
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+3
*
pkg/ast: extend tests
Dmitry Vyukov
2020-05-01
1
-0
/
+30
*
pkg/compiler: add tests for generation phase
Dmitry Vyukov
2020-03-17
1
-2
/
+2
*
pkg/ast: refactor Walk
Dmitry Vyukov
2018-01-11
1
-1
/
+1
*
pkg/ast: fix TestParseAll
Dmitry Vyukov
2017-10-19
1
-10
/
+6
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-72
/
+11
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
1
-27
/
+29
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-18
/
+23
*
Makefile: enforce formatting of sys files in presubmit
Dmitry Vyukov
2017-08-18
1
-6
/
+4
*
pkg/ast: new parser for sys descriptions
Dmitry Vyukov
2017-08-18
1
-0
/
+180