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.
 
 
 
 
 
Damian Gryski 777048cfa9 compiler: fix crash on type assert on interfaces with no methods 1 year ago
..
ircheck all: remove pointer ElementType calls 2 years ago
llvmutil all: remove LLVM 14 support 1 year ago
testdata targets: increase default stack size to 64k for wasi/wasm targets 1 year ago
alias.go all: add type parameter to CreateCall 2 years ago
asserts.go compiler: add support for new unsafe slice/string functions 2 years ago
atomic.go all: remove LLVM 14 support 1 year ago
calls.go all: remove LLVM 14 support 1 year ago
channel.go all: remove LLVM 14 support 1 year ago
compiler.go all: remove LLVM 14 support 1 year ago
compiler_test.go builder: refactor clang include headers 1 year ago
defer.go all: remove LLVM 14 support 1 year ago
errors.go all: fix staticcheck warnings 3 years ago
func.go all: remove LLVM 14 support 1 year ago
gc.go all: remove LLVM 14 support 1 year ago
goroutine.go all: remove LLVM 14 support 1 year ago
inlineasm.go all: remove LLVM 14 support 1 year ago
interface.go compiler: fix crash on type assert on interfaces with no methods 1 year ago
interrupt.go all: remove LLVM 14 support 1 year ago
intrinsics.go all: remove LLVM 14 support 1 year ago
llvm.go all: remove LLVM 14 support 1 year ago
map.go all: remove LLVM 14 support 1 year ago
sizes.go compiler: fix unsafe.Sizeof for chan and map values 2 years ago
symbol.go all: remove LLVM 14 support 1 year ago
syscall.go all: remove LLVM 14 support 1 year ago
volatile.go compiler; add position information to createConstant 2 years ago