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 8cd2c7502e all: move OptimizeMaps to transforms and add tests 5 years ago
..
asserts.go compiler: implement full slice expression 5 years ago
calls.go compiler: rename getZeroValue to llvm.ConstNull 5 years ago
channel.go compiler: rename getZeroValue to llvm.ConstNull 5 years ago
compiler.go compiler: rename getZeroValue to llvm.ConstNull 5 years ago
defer.go compiler: rename getZeroValue to llvm.ConstNull 5 years ago
errors.go all: improve compiler error handling 6 years ago
func-lowering.go compiler: add support for 'go' on func values 5 years ago
func.go compiler: add support for 'go' on func values 5 years ago
gc.go compiler: rename getZeroValue to llvm.ConstNull 5 years ago
goroutine-lowering.go compiler,runtime: fix new task-based scheduler 5 years ago
goroutine.go compiler: add support for 'go' on func values 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: rename getZeroValue to llvm.ConstNull 5 years ago
llvm.go reflect: add support for linked lists 5 years ago
map.go compiler: add support for pointers as map keys 5 years ago
optimizer.go all: move OptimizeMaps to transforms and add tests 5 years ago
reflect.go reflect: implement support for array types 5 years ago
sizes.go compiler: allow larger-than-int values to be sent across a channel 6 years ago
symbol.go compiler: rename getZeroValue to llvm.ConstNull 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: rename getZeroValue to llvm.ConstNull 5 years ago