index
:
syz
actual
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
*
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
*
pkg/ast: prohibit empty strings
Dmitry Vyukov
2017-09-04
2
-0
/
+12
*
pkg/ast: fix struct comment parsing
Dmitry Vyukov
2017-09-04
2
-0
/
+13
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
2
-10
/
+10
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
7
-103
/
+211
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
3
-67
/
+57
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
7
-88
/
+312
*
sys/syz-sysgen: switch to new parser
Dmitry Vyukov
2017-08-18
2
-3
/
+36
*
sys/syz-extract: switch to the new parser
Dmitry Vyukov
2017-08-18
4
-6
/
+116
*
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
6
-0
/
+1213