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 33dc4b5121 compiler: fix crash with linked lists in interfaces 5 years ago
..
asserts.go compiler: implement full slice expression 5 years ago
calls.go Trivial typo fix 5 years ago
channel.go compiler,runtime: implement non-blocking selects 5 years ago
compiler.go compiler: implement full slice expression 5 years ago
defer.go compiler,runtime: implement a portable conservative GC 5 years ago
errors.go all: improve compiler error handling 6 years ago
func-lowering.go compiler: refactor named types to create them lazily 5 years ago
func.go compiler: fix crash with linked lists in interfaces 5 years ago
gc.go all: use baremetal build tag 5 years ago
goroutine-lowering.go compiler: track all pointers returned by runtime.alloc 5 years ago
inlineasm.go all: add HiFive1 rev B board with RISC-V architecture 5 years ago
interface-lowering.go compiler: refactor named types to create them lazily 5 years ago
interface.go compiler: fix crash with linked lists in interfaces 5 years ago
llvm.go compiler: create temporary allocas with appropriate lifetimes 6 years ago
map.go compiler: add support for pointers as map keys 5 years ago
optimizer.go compiler,runtime: implement a portable conservative GC 5 years ago
reflect.go compiler: fix crash with linked lists in interfaces 5 years ago
sizes.go compiler: allow larger-than-int values to be sent across a channel 6 years ago
symbol.go compiler: move global handling from ir to compiler package 5 years ago
syscall.go Add support for linux/386 syscalls. 5 years ago
volatile.go compiler: implement volatile operations as compiler builtins 6 years ago
wordpack.go compiler: track all pointers returned by runtime.alloc 5 years ago