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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
1
-0
/
+1
*
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
2
-0
/
+6
*
pkg/compiler: allow manual consts to override auto-extracted consts
Dmitry Vyukov
2024-11-26
4
-0
/
+20
*
pkg/compiler: allow recursion via arrays
Dmitry Vyukov
2024-11-18
2
-9
/
+33
*
compiler: support constants in conditional fields
Paul Chaignon
2024-09-09
2
-2
/
+4
*
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
*
compiler: support using int flags in field conditions
Paul Chaignon
2024-03-01
1
-2
/
+2
*
pkg/compiler: support if[expr] attributes
Aleksandr Nogikh
2024-02-19
4
-0
/
+119
*
pkg/compiler: extend parent reference support in len
Aleksandr Nogikh
2024-02-19
2
-12
/
+27
*
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
2
-1
/
+16
*
compiler: prohibit homonymous flags and consts
Paul Chaignon
2023-11-28
1
-0
/
+3
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
3
-2
/
+5
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
2
-4
/
+8
*
compiler: support type args with mixed kinds
Paul Chaignon
2023-11-28
1
-2
/
+2
*
pkg/compiler: prohibit not DirIn resources inside fmt
Aleksandr Nogikh
2023-10-06
1
-0
/
+4
*
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
3
-0
/
+33
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
2
-0
/
+8
*
pkg/compiler: require stricter resource constructors
Dmitry Vyukov
2022-01-11
1
-0
/
+8
*
pkg/compiler: fix error message spelling
Dmitry Vyukov
2022-01-11
1
-4
/
+4
*
pkg/compiler: prohibit use of len/flags/const/proc types in out fields
Dmitry Vyukov
2022-01-11
1
-1
/
+8
*
pkg/compiler: prohibit use of direction attribute on union fields
Dmitry Vyukov
2022-01-11
2
-8
/
+7
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
3
-1
/
+41
*
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
2
-1
/
+9
*
pkg/compiler: check for flags with all equal values
Dmitry Vyukov
2020-11-13
1
-0
/
+6
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
3
-6
/
+108
*
pkg/compiler: check for unused resources
Dmitry Vyukov
2020-08-04
1
-1
/
+4
*
pkg/compiler: fix crash on fmt[flags]
Dmitry Vyukov
2020-07-23
1
-0
/
+3
*
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
2
-0
/
+6
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
3
-11
/
+8
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
1
-0
/
+3
*
pkg/compiler: check that const values fit into base type
Dmitry Vyukov
2020-03-17
2
-0
/
+7
*
pkg/compiler: add tests for generation phase
Dmitry Vyukov
2020-03-17
3
-0
/
+24
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-52
/
+52
*
pkg/compiler: don't specify syscall consts for test OS
Dmitry Vyukov
2020-03-17
1
-2
/
+2
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
2
-0
/
+4
*
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: define fileoff template
Paul Chaignon
2019-11-01
1
-2
/
+2
[next]