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 5a509f5bfe
compiler: support some more types in interfaces
6 years ago
..
calls.go all: go fmt 6 years ago
channel.go all: go fmt 6 years ago
compiler.go compiler: support complex64 constants 6 years ago
defer.go all: update import paths to github.com/tinygo-org/tinygo 6 years ago
errors.go compiler: return error messages with source location 6 years ago
goroutine-lowering.go all: rename go-llvm to new import path 6 years ago
interface-lowering.go compiler: sort interface type codes in reverse order 6 years ago
interface.go compiler: support some more types in interfaces 6 years ago
llvm.go all: rename go-llvm to new import path 6 years ago
map.go compiler: support for byte arrays as keys in maps 6 years ago
optimizer.go all: rename go-llvm to new import path 6 years ago
sizes.go compiler: refactor compiler into separate package 6 years ago