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
/
format.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-3
/
+1
*
all: support || operator in syzlang if condition
Jiao, Joey
2024-11-13
1
-0
/
+2
*
pkg/ast: support expressions with ast.Type
Aleksandr Nogikh
2024-02-19
1
-0
/
+45
*
ast: accept idents in string flags
Paul Chaignon
2023-12-05
1
-0
/
+2
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+6
*
pkg/ast: remove trailing spaces when formatting
Dmitry Vyukov
2020-11-25
1
-3
/
+4
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-11
/
+11
*
.golangci.yml: enable receiver name check for pkg/ast
Dmitry Vyukov
2020-06-07
1
-38
/
+38
*
pkg/ast: add call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+7
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-2
/
+13
*
pkg/ast: refactor COLON handling
Dmitry Vyukov
2019-05-14
1
-7
/
+2
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-16
/
+18
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-6
/
+12
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
1
-6
/
+7
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-1
/
+1
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-31
/
+45
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-0
/
+4
*
pkg/compiler: more static error checking
Dmitry Vyukov
2017-08-27
1
-1
/
+1
*
pkg/compiler, sys/syz-sysgen: move const handling to pkg/compiler
Dmitry Vyukov
2017-08-27
1
-23
/
+25
*
pkg/ast: new parser for sys descriptions
Dmitry Vyukov
2017-08-18
1
-0
/
+204