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
/
compiler
/
testdata
/
errors.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/declextract: generated single openat for all related files
Dmitry Vyukov
2024-12-11
1
-25
/
+1
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
1
-0
/
+2
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
1
-0
/
+37
*
compiler: require nested flags to be at the end of the list
Paul Chaignon
2023-12-05
1
-0
/
+3
*
compiler: support nested string flags definitions
Paul Chaignon
2023-12-05
1
-0
/
+4
*
compiler: error on circular dependencies in flag definitions
Paul Chaignon
2023-12-05
1
-0
/
+6
*
compiler: support nested int flags definitions
Paul Chaignon
2023-12-05
1
-0
/
+24
*
compiler/testdata: add missing error cases
Paul Chaignon
2023-11-29
1
-0
/
+6
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
1
-2
/
+1
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
1
-4
/
+6
*
compiler: support type args with mixed kinds
Paul Chaignon
2023-11-28
1
-2
/
+2
*
pkg/compiler: support (in) for union fields
Aleksandr Nogikh
2023-10-06
1
-1
/
+2
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-0
/
+3
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+5
*
pkg/compiler: prohibit use of direction attribute on union fields
Dmitry Vyukov
2022-01-11
1
-0
/
+5
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-0
/
+21
*
pkg/compiler: warn about confusing comments that fake directives
Dmitry Vyukov
2021-11-12
1
-0
/
+5
*
pkg/compiler: add more tests for templates
Dmitry Vyukov
2021-10-05
1
-0
/
+20
*
pkg/compiler: fix infinite recursion in template instantiation
Dmitry Vyukov
2021-10-05
1
-0
/
+5
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
1
-1
/
+6
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-0
/
+10
*
pkg/compiler: simplify and enhance handling of builtins
Dmitry Vyukov
2020-05-05
1
-2
/
+2
*
pkg/compiler: error on duplicate attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+1
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+3
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
1
-10
/
+2
*
pkg/compiler: add tests for generation phase
Dmitry Vyukov
2020-03-17
1
-0
/
+2
*
pkg/compiler: define fileoff template
Paul Chaignon
2019-11-01
1
-2
/
+2
*
pkg/compiler: special BASE argument in templates
Paul Chaignon
2019-11-01
1
-4
/
+14
*
prog, pkg/compiler: alignment for integer ranges
Paul Chaignon
2019-10-25
1
-0
/
+1
*
pkg/compiler: check first int arg is range
Paul Chaignon
2019-10-25
1
-1
/
+1
*
pkg/compiler: detect unused template params
Andrey Konovalov
2019-09-04
1
-2
/
+2
*
pkg/compiler: support complex len targets
Dmitry Vyukov
2019-05-14
1
-1
/
+4
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
1
-3
/
+3
*
executor: fix handling of big-endian bitfields
Dmitry Vyukov
2018-12-08
1
-0
/
+1
*
pkg/compiler: prohibit subargs
Dmitry Vyukov
2018-08-10
1
-0
/
+2
*
pkg/compiler: refactor checkType
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-0
/
+1
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-0
/
+12
*
pkg/compiler: detect duplicate fields in template structs
Dmitry Vyukov
2018-05-17
1
-0
/
+1
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-2
/
+14
*
pkg/compiler: switch attributes from Ident to Type
Dmitry Vyukov
2018-03-05
1
-0
/
+12
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-12
/
+22
*
pkg/compiler: support template template arguments
Dmitry Vyukov
2018-02-17
1
-0
/
+17
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
1
-8
/
+7
*
pkg/compiler: allow strings as template arguments
Dmitry Vyukov
2018-01-23
1
-1
/
+0
*
pkg/compiler: support non-zero-terminated strings
Dmitry Vyukov
2018-01-18
1
-2
/
+4
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-2
/
+3
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-21
/
+44
*
pkg/compiler: add builtin bool type aliases
Dmitry Vyukov
2018-01-08
1
-8
/
+9
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-0
/
+63
[next]