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
/
tools
/
syz-kconf
/
parser.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-5
/
+5
*
tools/syz-kconf: split the `baseline` feature
Aleksandr Nogikh
2023-07-04
1
-4
/
+2
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+3
*
syz-kconf: execute shell snippets in reverse loading order
Space Meyer
2022-11-09
1
-1
/
+3
*
tools/syz-kconf: allow to specify linker
Dmitry Vyukov
2022-04-25
1
-0
/
+8
*
tools/syz-kconf: allow to specify custom compiler
Dmitry Vyukov
2022-02-05
1
-0
/
+8
*
tools/syz-kconf: better handle whitespaces for verbatim blocks
Dmitry Vyukov
2021-12-13
1
-1
/
+4
*
tools/syz-kconf: print instance name on parsing errors
Dmitry Vyukov
2021-05-04
1
-1
/
+1
*
tools/syz-kconf: improve support for third-party config files
Dmitry Vyukov
2021-04-16
1
-6
/
+14
*
tools/syz-kconf: disable all reduced configs on "reduced" instances
Dmitry Vyukov
2021-03-14
1
-6
/
+29
*
tools/syz-kconf: support int values with constraints
Dmitry Vyukov
2020-12-27
1
-0
/
+3
*
tools/syz-kconf: support appending string values
Dmitry Vyukov
2020-11-21
1
-10
/
+17
*
tools/syz-kconf: add tool
Dmitry Vyukov
2020-10-21
1
-0
/
+283