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
/
scanner.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
tools/syz-declextract: ignore files with non US-ASCII chars
Dmitry Vyukov
2025-04-15
1
-8
/
+14
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
1
-0
/
+4
*
all: follow new linter recommendations
Taras Madan
2024-09-10
1
-8
/
+8
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
1
-0
/
+21
*
pkg/ast: improve test output
Dmitry Vyukov
2020-05-05
1
-0
/
+22
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-32
/
+27
*
pkg/ast: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
1
-1
/
+0
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-0
/
+1
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-14
/
+15
*
gometalinter: enable cyclomatic complexity checking
Dmitry Vyukov
2018-05-04
1
-70
/
+93
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-0
/
+11
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-6
/
+0
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-0
/
+3
*
pkg/ast: prohibit empty strings
Dmitry Vyukov
2017-09-04
1
-0
/
+6
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-8
/
+8
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-1
/
+5
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-4
/
+6
*
sys/syz-sysgen: switch to new parser
Dmitry Vyukov
2017-08-18
1
-3
/
+5
*
sys/syz-extract: switch to the new parser
Dmitry Vyukov
2017-08-18
1
-0
/
+6
*
pkg/ast: new parser for sys descriptions
Dmitry Vyukov
2017-08-18
1
-0
/
+260