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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
prog/types.go: add Type.Alignment() and TypeCommon.TypeAlign
Albert van der Linde
2020-07-14
2
-53
/
+46
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-2
/
+2
*
all: fix dup types in func args
Dmitry Vyukov
2020-07-04
1
-1
/
+1
*
.golangci.yml: make goconst checker more strict
Dmitry Vyukov
2020-06-07
1
-3
/
+5
*
.golangci.yml: reduce scope of suppressions
Dmitry Vyukov
2020-06-07
1
-2
/
+1
*
pkg/compiler: remove unused statement
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
sys/syz-extract: use -nostdinc on linux
Dmitry Vyukov
2020-05-11
1
-0
/
+2
*
prog: refactor ANY to not fabricate new types
Dmitry Vyukov
2020-05-05
1
-0
/
+23
*
pkg/compiler: simplify and enhance handling of builtins
Dmitry Vyukov
2020-05-05
5
-35
/
+23
*
prog: remove StructDesc
Dmitry Vyukov
2020-05-03
4
-202
/
+108
*
prog: introduce Field type
Dmitry Vyukov
2020-05-02
4
-46
/
+49
*
prog: rename {PtrType,ArrayType}.Type to Elem
Dmitry Vyukov
2020-05-01
2
-10
/
+10
*
prog: remove Dir from Type
Dmitry Vyukov
2020-05-01
4
-39
/
+33
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
2
-1
/
+74
*
pkg/compiler: simplify sort predicate
Dmitry Vyukov
2020-04-25
1
-4
/
+4
*
all: fix liner errors
Dmitry Vyukov
2020-04-19
1
-8
/
+8
*
pkg/compiler: error on duplicate attributes
Dmitry Vyukov
2020-04-19
2
-0
/
+5
*
prog: introduce call attributes
Dmitry Vyukov
2020-04-19
6
-30
/
+75
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
8
-139
/
+179
*
prog: add MaxArgs const
Dmitry Vyukov
2020-03-31
1
-3
/
+2
[prev]
[next]