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 ffa38b183b all: add HiFive1 rev B board with RISC-V architecture 6 years ago
..
asserts.go compiler,runtime: make panic functions camelCase 6 years ago
calls.go Trivial typo fix 5 years ago
channel.go compiler,runtime: implement non-blocking selects 5 years ago
compiler.go all: add HiFive1 rev B board with RISC-V architecture 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: refactor named types to create them lazily 5 years ago
gc.go all: add HiFive1 rev B board with RISC-V architecture 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: refactor named types to create them lazily 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 reflect: add limited support for all type kinds 6 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 compiler: support non-constant syscall numbers 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