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 d845f1e1b2 wasm: fix functions exported through //export 1 year ago
..
ircheck all: remove pointer ElementType calls 2 years ago
llvmutil compiler: move some llvmutil code into the compiler 2 years ago
testdata wasm: fix functions exported through //export 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 compiler; add position information to createConstant 2 years ago
calls.go fix some comments 2 years ago
channel.go compiler; add position information to createConstant 2 years ago
compiler.go compiler: only calculate functionInfo once 1 year ago
compiler_test.go main: use `go env` instead of doing all detection manually 1 year ago
defer.go feat: fix typos 2 years ago
errors.go all: fix staticcheck warnings 3 years ago
func.go compiler: correctly generate code for local named types 2 years ago
gc.go wasm: avoid miscompile with ThinLTO 2 years ago
goroutine.go compiler; add position information to createConstant 2 years ago
inlineasm.go compiler; add position information to createConstant 2 years ago
interface.go compiler,reflect: NumMethods reports exported methods only 1 year ago
interrupt.go compiler; add position information to createConstant 2 years ago
intrinsics.go compiler: implement most math/bits functions 2 years ago
llvm.go compiler: implement most math/bits functions 2 years ago
map.go compiler: for interface maps, use the original named type if available 2 years ago
sizes.go compiler: fix unsafe.Sizeof for chan and map values 2 years ago
symbol.go wasm: fix functions exported through //export 1 year ago
syscall.go compiler; add position information to createConstant 2 years ago
volatile.go compiler; add position information to createConstant 2 years ago