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
/
testdata
/
all.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/compiler: add vma64 type
Dmitry Vyukov
2018-11-17
1
-0
/
+7
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-2
/
+4
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-0
/
+13
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
1
-0
/
+13
*
pkg/compiler: add optional builtin template
Dmitry Vyukov
2018-05-17
1
-0
/
+1
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-3
/
+3
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-0
/
+11
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-1
/
+16
*
pkg/compiler: support template template arguments
Dmitry Vyukov
2018-02-17
1
-0
/
+20
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
1
-0
/
+2
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
1
-0
/
+6
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
1
-0
/
+14
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-2
/
+9
*
pkg/compiler: allow strings as template arguments
Dmitry Vyukov
2018-01-23
1
-0
/
+2
*
pkg/compiler: support non-zero-terminated strings
Dmitry Vyukov
2018-01-18
1
-0
/
+11
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-0
/
+53
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-0
/
+60