index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix some function names in comments
cui fliter
2023-12-20
1
-1
/
+1
*
compiler: correctness test for flags flattening
Paul Chaignon
2023-12-05
1
-0
/
+50
*
compiler: require nested flags to be at the end of the list
Paul Chaignon
2023-12-05
2
-0
/
+25
*
compiler: support nested string flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+19
*
compiler: refactor recurFlattenFlags
Paul Chaignon
2023-12-05
1
-12
/
+18
*
compiler: error on circular dependencies in flag definitions
Paul Chaignon
2023-12-05
2
-3
/
+16
*
compiler: support nested int flags definitions
Paul Chaignon
2023-12-05
2
-0
/
+62
*
compiler/testdata: add missing error cases
Paul Chaignon
2023-11-29
2
-1
/
+16
*
compiler: remove dead code around structFieldAttrs
Paul Chaignon
2023-11-29
2
-5
/
+3
*
compiler: prohibit homonymous flags and consts
Paul Chaignon
2023-11-28
3
-2
/
+15
*
compiler: support const as int first argument
Paul Chaignon
2023-11-28
4
-13
/
+13
*
compiler: support flags as int first argument
Paul Chaignon
2023-11-28
5
-17
/
+54
*
compiler: refactor Gen for flags type
Paul Chaignon
2023-11-28
1
-22
/
+25
*
compiler: support type args with mixed kinds
Paul Chaignon
2023-11-28
4
-20
/
+23
*
pkg/compiler: prohibit not DirIn resources inside fmt
Aleksandr Nogikh
2023-10-06
3
-5
/
+17
*
pkg/compiler: support (in) for union fields
Aleksandr Nogikh
2023-10-06
4
-6
/
+8
*
sys: refactor const extraction
Aleksandr Nogikh
2023-10-04
4
-32
/
+47
*
pkg/compiler: add ExistsAny() to ConstFile
Aleksandr Nogikh
2023-10-04
2
-10
/
+10
*
prog: preserve inout direction during squashing
Aleksandr Nogikh
2023-09-28
1
-2
/
+2
*
sys/targets: introduce HasCallNumber to reduce clutter
Greg Steuck
2023-04-25
1
-1
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
4
-9
/
+8
*
pkg/compiler: remove some leftovers
P1umer
2023-01-03
1
-1
/
+0
*
all: add freebsd/riscv64 support
P1umer
2023-01-03
1
-0
/
+2
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
5
-8
/
+108
*
prog: support int8 resources in any squashing
Dmitry Vyukov
2022-06-20
1
-3
/
+6
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
5
-1
/
+120
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-5
/
+1
*
prog: pass ctx by pointer to ForeachType callback
Dmitry Vyukov
2022-01-11
1
-2
/
+2
*
pkg/compiler: require stricter resource constructors
Dmitry Vyukov
2022-01-11
4
-9
/
+26
*
pkg/compiler: fix error message spelling
Dmitry Vyukov
2022-01-11
2
-5
/
+5
*
pkg/compiler: prohibit use of len/flags/const/proc types in out fields
Dmitry Vyukov
2022-01-11
2
-1
/
+10
*
pkg/compiler: prohibit use of direction attribute on union fields
Dmitry Vyukov
2022-01-11
5
-20
/
+19
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
7
-25
/
+141
*
pkg/compiler: refactor code
Dmitry Vyukov
2022-01-11
2
-13
/
+18
*
pkg/compiler: warn about confusing comments that fake directives
Dmitry Vyukov
2021-11-12
2
-0
/
+19
*
pkg/compiler: fix almost infinite recursion in template instantiation
Dmitry Vyukov
2021-10-05
3
-25
/
+48
*
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
3
-18
/
+41
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
1
-8
/
+2
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
3
-2
/
+32
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-0
/
+24
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-1
/
+3
*
pkg/compiler: fix crash on invalid templates
Dmitry Vyukov
2020-11-18
2
-2
/
+13
*
pkg/compiler: check for flags with all equal values
Dmitry Vyukov
2020-11-13
2
-1
/
+17
*
pkg/compiler: fix handling of defines with a 0 value
Anton Lindqvist
2020-10-31
1
-1
/
+1
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
3
-8
/
+8
*
pkg/compiler: merge const files into a single file
Dmitry Vyukov
2020-08-13
4
-117
/
+425
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
6
-9
/
+155
*
pkg/compiler: check for unused resources
Dmitry Vyukov
2020-08-04
2
-10
/
+27
*
pkg/compiler: fix crash on fmt[flags]
Dmitry Vyukov
2020-07-23
2
-0
/
+9
[next]