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
/
testdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+13
*
pkg/ast: extend tests
Dmitry Vyukov
2020-05-01
2
-79
/
+84
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+6
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-4
/
+3
*
pkg/compiler: support complex len targets
Dmitry Vyukov
2019-05-14
1
-1
/
+2
*
pkg/ast: refactor COLON handling
Dmitry Vyukov
2019-05-14
1
-0
/
+1
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-0
/
+1
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-0
/
+3
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
1
-0
/
+4
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-2
/
+2
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-2
/
+17
*
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
1
-0
/
+5
*
pkg/ast: prohibit empty strings
Dmitry Vyukov
2017-09-04
1
-0
/
+6
*
pkg/ast: fix struct comment parsing
Dmitry Vyukov
2017-09-04
1
-0
/
+11
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
1
-0
/
+2
*
pkg/ast: new parser for sys descriptions
Dmitry Vyukov
2017-08-18
1
-0
/
+28