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
/
clone.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
1
-1
/
+14
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+7
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+1
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+1
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-0
/
+2
*
pkg/ast: refactor COLON handling
Dmitry Vyukov
2019-05-14
1
-5
/
+1
*
.gometalinter: reduce dupl threshold
Dmitry Vyukov
2018-07-31
1
-40
/
+36
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-3
/
+3
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-3
/
+3
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
1
-2
/
+2
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-0
/
+1
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-65
/
+72
*
pkg/ast: refactor Walk
Dmitry Vyukov
2018-01-11
1
-1
/
+1
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-64
/
+67
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-0
/
+196