You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem 8bbfb1ee68 wasm: do not allow undefined symbols 2 years ago
..
basic.go compiler: properly implement div and rem operations 3 years ago
basic.ll Set internal linkage and keeping default visibility for anonymous functions 2 years ago
channel.go compiler: avoid zero-sized alloca in channel operations 3 years ago
channel.ll compiler: update tests after adding new wasm features 2 years ago
defer-cortex-m-qemu.ll Set internal linkage and keeping default visibility for anonymous functions 2 years ago
defer.go compiler: insert basic blocks at an appropriate location 2 years ago
float.go compiler: test float to int conversions and fix upper-bound calculation 4 years ago
float.ll compiler: update tests after adding new wasm features 2 years ago
func.go compiler: add func tests 4 years ago
func.ll compiler: update tests after adding new wasm features 2 years ago
gc.go transform: remove switched func lowering 3 years ago
gc.ll compiler: update tests after adding new wasm features 2 years ago
generics.go compiler: implement unsafe.Alignof and unsafe.Sizeof for generic code 2 years ago
generics.ll compiler: implement unsafe.Alignof and unsafe.Sizeof for generic code 2 years ago
goroutine-cortex-m-qemu-tasks.ll Set internal linkage and keeping default visibility for anonymous functions 2 years ago
goroutine-wasm-asyncify.ll Set internal linkage and keeping default visibility for anonymous functions 2 years ago
goroutine.go compiler: add support for the `go` keyword on interface methods 3 years ago
interface.go compiler: simplify interface lowering 3 years ago
interface.ll compiler: update tests after adding new wasm features 2 years ago
pointer.go compiler: refactor and add tests 4 years ago
pointer.ll compiler: update tests after adding new wasm features 2 years ago
pragma.go all: format code according to Go 1.19 rules 2 years ago
pragma.ll wasm: do not allow undefined symbols 2 years ago
slice.go all: drop support for Go 1.16 and Go 1.17 2 years ago
slice.ll all: drop support for Go 1.16 and Go 1.17 2 years ago
string.go compiler: fix indices into strings and arrays 3 years ago
string.ll compiler: update tests after adding new wasm features 2 years ago