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
/
all.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
1
-0
/
+1
*
prog: annotate image assets with fsck logs
Florent Revest
2024-12-09
1
-0
/
+4
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
1
-0
/
+19
*
compiler: support constants in conditional fields
Paul Chaignon
2024-09-09
1
-0
/
+2
*
pkg/compiler: updated testdata for 'fmt'
Igor Chervatyuk
2024-07-08
1
-0
/
+2
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-1
/
+1
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
1
-0
/
+20
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
1
-1
/
+7
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
1
-0
/
+3
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
1
-0
/
+2
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-0
/
+16
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+3
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-1
/
+8
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
1
-0
/
+3
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-1
/
+9
*
pkg/compiler: fix crash on fmt[flags]
Dmitry Vyukov
2020-07-23
1
-0
/
+3
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
1
-0
/
+3
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
1
-1
/
+1
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-52
/
+52
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-0
/
+3
*
pkg/compiler: fix alignment of string-formatted values
Dmitry Vyukov
2019-12-20
1
-1
/
+6
*
pkg/compiler: fix incorrect alignment calculation for padding
Dmitry Vyukov
2019-12-18
1
-1
/
+10
*
pkg/compiler: special BASE argument in templates
Paul Chaignon
2019-11-01
1
-3
/
+7
*
pkg/compiler: check range is consistent with base type
Paul Chaignon
2019-10-25
1
-1
/
+1
*
prog, pkg/compiler: alignment for integer ranges
Paul Chaignon
2019-10-25
1
-0
/
+5
*
pkg/compiler: fix root node not visited in typedef checks
Paul Chaignon
2019-10-23
1
-0
/
+2
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
1
-0
/
+2
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
1
-1
/
+2
*
pkg/compiler: support complex len targets
Dmitry Vyukov
2019-05-14
1
-0
/
+27
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
1
-0
/
+2
*
pkg/compiler: add vma64 type
Dmitry Vyukov
2018-11-17
1
-0
/
+7
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-2
/
+4
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-0
/
+13
*
pkg/compiler: check for unused declarations
Dmitry Vyukov
2018-06-30
1
-0
/
+13
*
pkg/compiler: add optional builtin template
Dmitry Vyukov
2018-05-17
1
-0
/
+1
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-3
/
+3
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-0
/
+11
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-1
/
+16
*
pkg/compiler: support template template arguments
Dmitry Vyukov
2018-02-17
1
-0
/
+20
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
1
-0
/
+2
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
1
-0
/
+6
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
1
-0
/
+14
*
pkg/compiler: allow use of empty strings
Dmitry Vyukov
2018-01-23
1
-2
/
+9
*
pkg/compiler: allow strings as template arguments
Dmitry Vyukov
2018-01-23
1
-0
/
+2
*
pkg/compiler: support non-zero-terminated strings
Dmitry Vyukov
2018-01-18
1
-0
/
+11
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-0
/
+53
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-0
/
+60