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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
2
-5
/
+5
*
tools/syz-declextract: ignore files with non US-ASCII chars
Dmitry Vyukov
2025-04-15
2
-9
/
+15
*
pkg/declextract: remove unused includes and defines
Dmitry Vyukov
2025-01-17
1
-1
/
+1
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-3
/
+1
*
pkg/compiler: add automatic meta
Dmitry Vyukov
2024-12-11
1
-0
/
+1
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
6
-5
/
+24
*
all: follow new linter recommendations
Taras Madan
2024-09-10
2
-9
/
+9
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
compiler: support using int flags in field conditions
Paul Chaignon
2024-03-01
1
-1
/
+4
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
9
-22
/
+203
*
compiler: require nested flags to be at the end of the list
Paul Chaignon
2023-12-05
1
-0
/
+9
*
compiler: refactor recurFlattenFlags
Paul Chaignon
2023-12-05
1
-0
/
+33
*
ast: accept idents in string flags
Paul Chaignon
2023-12-05
5
-3
/
+11
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
3
-7
/
+7
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
7
-2
/
+45
*
pkg/ast: remove trailing spaces when formatting
Dmitry Vyukov
2020-11-25
1
-3
/
+4
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+3
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
6
-15
/
+44
*
all: fix dup types in func args
Dmitry Vyukov
2020-07-04
1
-1
/
+1
*
.golangci.yml: make goconst checker more strict
Dmitry Vyukov
2020-06-07
1
-1
/
+1
*
.golangci.yml: enable receiver name check for pkg/ast
Dmitry Vyukov
2020-06-07
1
-38
/
+38
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
1
-2
/
+2
*
pkg/ast: print full file name in errors
Dmitry Vyukov
2020-05-18
1
-1
/
+1
*
pkg/ast: improve test output
Dmitry Vyukov
2020-05-05
2
-12
/
+62
*
pkg/ast: extend tests
Dmitry Vyukov
2020-05-01
3
-79
/
+114
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
6
-1
/
+26
*
pkg/compiler: add tests for generation phase
Dmitry Vyukov
2020-03-17
2
-7
/
+9
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
6
-41
/
+70
*
pkg/ast: unexport Node.Walk()
Paul Chaignon
2019-10-23
2
-20
/
+20
*
pkg/compiler: fix infinite recursion in template instantiation
Dmitry Vyukov
2019-10-10
1
-1
/
+10
*
pkg/ast: fix out-of-bounds access
Dmitry Vyukov
2019-07-30
1
-1
/
+0
*
pkg/compiler: support complex len targets
Dmitry Vyukov
2019-05-14
2
-14
/
+17
*
pkg/ast: refactor COLON handling
Dmitry Vyukov
2019-05-14
5
-23
/
+14
*
sys/linux: extend AX25/ROSE/NETROM descriptions
Dmitry Vyukov
2018-12-24
1
-0
/
+1
*
sys/fuchsia: prune unused structs in syscall description generated by fidlgen
Dokyung Song
2018-09-11
1
-0
/
+14
*
gometalinter: clean up vetshadow
Dmitry Vyukov
2018-07-31
1
-2
/
+2
*
.gometalinter: reduce dupl threshold
Dmitry Vyukov
2018-07-31
1
-40
/
+36
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
6
-47
/
+55
*
gometalinter: enable cyclomatic complexity checking
Dmitry Vyukov
2018-05-04
1
-70
/
+93
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
6
-18
/
+49
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-5
/
+5
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
5
-11
/
+16
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-0
/
+6
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
6
-13
/
+10
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
7
-110
/
+180
*
pkg/ast: refactor Walk
Dmitry Vyukov
2018-01-11
4
-74
/
+98
*
pkg/compiler: add builtin bool type aliases
Dmitry Vyukov
2018-01-08
1
-2
/
+2
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
6
-64
/
+107
*
pkg/ast: fix TestParseAll
Dmitry Vyukov
2017-10-19
1
-10
/
+6
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-0
/
+3
[next]