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.
 
 
 
 
 
José Carlos Chávez a07287d3c6 fix: fixes tinygo test ./... syntax. 2 years ago
..
testdata transform (MakeGCStackSlots): do not move the stack chain pop earlier 2 years ago
allocs.go builder: free LLVM objects after use 2 years ago
allocs_test.go transform: split interface and reflect lowering 4 years ago
errors.go refactor coroutine lowering and tasks 5 years ago
gc.go transform (MakeGCStackSlots): do not move the stack chain pop earlier 2 years ago
gc_test.go gc: drop support for 'precise' globals 2 years ago
globals.go all: remove support for LLVM 11 and LLVM 12 3 years ago
globals_test.go transform: move tests to transform_test package 4 years ago
interface-lowering.go builder: free LLVM objects after use 2 years ago
interface-lowering_test.go compiler: add "target-cpu" and "target-features" attributes 3 years ago
interrupt.go compiler: remove parentHandle from calling convention 3 years ago
interrupt_test.go transform: refactor interrupt lowering 3 years ago
llvm.go runtime/fe310: add support for PLIC interrupts 5 years ago
maps.go all: move OptimizeMaps to transforms and add tests 5 years ago
maps_test.go all: add LLVM 12 support 3 years ago
optimizer.go gc: drop support for 'precise' globals 2 years ago
panic.go compiler: move ReplacePanicsWithTrap pass to transforms 5 years ago
panic_test.go transform: move tests to transform_test package 4 years ago
reflect.go builder: free LLVM objects after use 2 years ago
reflect_test.go transform: split interface and reflect lowering 4 years ago
rtcalls.go builder: free LLVM objects after use 2 years ago
rtcalls_test.go transform: move tests to transform_test package 4 years ago
stacksize.go all: add support for ThinLTO 3 years ago
stacksize_test.go transform: move tests to transform_test package 4 years ago
transform.go compiler: add "target-cpu" and "target-features" attributes 3 years ago
transform_test.go fix: fixes tinygo test ./... syntax. 2 years ago
util.go compiler: move OptimizeStringToBytes to transform package 5 years ago
wasm-abi.go internal/task: remove coroutines 3 years ago
wasm-abi_test.go compiler: add "target-cpu" and "target-features" attributes 3 years ago