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
/
compiler
/
compiler.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: add builtin bool type aliases
Dmitry Vyukov
2018-01-08
1
-0
/
+3
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-0
/
+5
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-2
/
+5
*
pkg/compiler: don't genererate missing syscalls
Dmitry Vyukov
2017-09-15
1
-0
/
+2
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-13
/
+13
*
sys: rename Call to Syscall
Dmitry Vyukov
2017-09-05
1
-1
/
+1
*
sys, pkg/compiler: move padding computation to compiler
Dmitry Vyukov
2017-09-04
1
-26
/
+33
*
pkg/compiler: use correct arch ptr size
Dmitry Vyukov
2017-09-04
1
-2
/
+2
*
pkg/compiler: move checking code to a separate file
Dmitry Vyukov
2017-09-04
1
-390
/
+0
*
pkg/compiler: detect recursive struct declarations
Dmitry Vyukov
2017-09-04
1
-22
/
+95
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-258
/
+323
*
pkg/compiler: actually tolerate unsupported consts
Dmitry Vyukov
2017-08-28
1
-0
/
+5
*
pkg/compiler: tolerate unsupported consts everywhere
Dmitry Vyukov
2017-08-28
1
-8
/
+3
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-55
/
+233
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
1
-70
/
+126
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-7
/
+175
*
sys/syz-extract: switch to the new parser
Dmitry Vyukov
2017-08-18
1
-0
/
+65