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
/
walk.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
1
-3
/
+12
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+4
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+3
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+3
*
pkg/ast: unexport Node.Walk()
Paul Chaignon
2019-10-23
1
-18
/
+18
*
pkg/compiler: fix infinite recursion in template instantiation
Dmitry Vyukov
2019-10-10
1
-1
/
+10
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-1
/
+9
*
pkg/ast: refactor Walk
Dmitry Vyukov
2018-01-11
1
-72
/
+93
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-0
/
+3
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-26
/
+26
*
pkg/compiler: move more const-processing code to compiler
Dmitry Vyukov
2017-08-27
1
-40
/
+26
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-26
/
+26
*
sys/syz-extract: switch to the new parser
Dmitry Vyukov
2017-08-18
1
-0
/
+94