tinygo/compiler
2022-04-10 22:58:16 +02:00
..
ircheck Fix incorrect formatting arguments 2022-04-10 22:58:16 +02:00
llvmutil compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
testdata compiler: fix difference in aliases in interface methods 2022-04-07 12:54:17 +02:00
alias.go
asserts.go
atomic.go compiler: work around AVR atomics bugs 2022-01-14 13:49:20 +01:00
calls.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
channel.go
compiler.go compiler: make RawSyscall an alias for Syscall per suggestion from Ayke. For #2474. 2022-04-08 08:29:30 +02:00
compiler_test.go transform: remove switched func lowering 2022-01-19 14:42:02 -05:00
defer.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
errors.go
func.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
gc.go
goroutine.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
inlineasm.go all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
interface.go compiler: fix difference in aliases in interface methods 2022-04-07 12:54:17 +02:00
interrupt.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
intrinsics.go
llvm.go compiler: fix emission of large object layouts 2022-01-03 21:22:49 +01:00
map.go Revert "src/runtime: first darft of map growth code" 2022-04-05 03:34:01 +02:00
sizes.go
symbol.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
syscall.go all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
volatile.go compiler: do not perform nil checking when indexing slices 2020-03-27 07:38:16 +01:00