2947 Commits (24b45555bd9c82a5486f3063b32c262bfa420253)
 

Author SHA1 Message Date
Kenneth Bell 24b45555bd runtime: add support for time.NewTimer and time.NewTicker 2 years ago
Damian Gryski 80c17c0f32 testdata: add russross/blackfriday markdown parser to corpus 2 years ago
Ayke van Laethem f6e6aca8d9 compiler: fix incorrect DWARF type in some generic parameters 2 years ago
Damian Gryski c4d99e5297 src/testing: add support for -benchmem 2 years ago
Damian Gryski 697e8c725b runtime: add MemStats.Mallocs and Frees 2 years ago
Damian Gryski a87e5cdbf0 runtime: add MemStats.TotalAlloc 2 years ago
Damian Gryski b56baa7aad runtime: make MemStats available to leaking collector 2 years ago
deadprogram ee94f92ede build: pin public_suffix Ruby gem to version 4.0.7 2 years ago
Damian Gryski 0b77e92c50 make interp timeout configurable from command line 2 years ago
Avi a4ee98e0e1 Add aliases for edwards25519/field.feMul and field.feSquare 2 years ago
Miguel Angel d0808c93f6 runtime/pprof: add WriteHeapProfile 2 years ago
Ayke van Laethem a0407be7b7 goenv: support GOOS=android 2 years ago
Elliott Sales de Andrade e70dfa4dd6 Fix skip message for missing emulators 2 years ago
Yeicor f34a0d44ca Fix for builds of tinygo using an Android host 2 years ago
Elliott Sales de Andrade df52b500bf Fix tinygo-test with Go 1.19 2 years ago
Elliott Sales de Andrade c2f437e0b7 Add ErrProcessDone error 2 years ago
Yurii Soldak 2365c7cfec nrf52: cleanup s140v7 uf2 targets 2 years ago
Yurii Soldak a5d28bdcca nrf52: cleanup s140v6 uf2 targets 2 years ago
Damian Gryski f12ddfe164 all: update _test.go files for os.IsFoo changes 2 years ago
Damian Gryski f9ba99344a all: update _test.go files for ioutil changes 2 years ago
Damian Gryski 1784bcd728 compileopts: use backticks for regexp to avoid extra escapes 2 years ago
Damian Gryski a2704f1435 all: move from os.IsFoo to errors.Is(err, ErrFoo) 2 years ago
Damian Gryski edbbca5614 all: remove calls to deprecated ioutil package 2 years ago
Roman Volosatovs 13f21477b1 syscall/darwin: add ENOTCONN 2 years ago
Roman Volosatovs 9d73e6cfe4 os: add SyscallError.Timeout 2 years ago
Roman Volosatovs 9e7667ffae syscall: add WASI `{D,R}SYNC`, `NONBLOCK` FD flags 3 years ago
Roman Volosatovs b86467f9c5 syscall: group WASI consts by purpose 3 years ago
Roman Volosatovs 13a16afc2a net: sync net.go with Go 1.18 stdlib 3 years ago
Roman Volosatovs a107b4d459 syscall: ensure correct C prototype WASI function signature 3 years ago
Ayke van Laethem 5c176f80d5 ci: add check that TinyGo can be built using Homebrew LLVM 2 years ago
Ayke van Laethem c4392d9472 all: rename assembly files to .S extension 3 years ago
Ayke van Laethem b6d6efde07 all: remove support for LLVM 13 2 years ago
sago35 8b67282f91 examples/wasm: improve Makefile 2 years ago
Ayke van Laethem c7a23183e8 all: format code according to Go 1.19 rules 2 years ago
Ayke van Laethem f936125658 main: use tags parser from buildutil 2 years ago
sago35 3cfaceeb16 all: update version for next development iteration 2 years ago
Ayke van Laethem f0391eac25 all: update to version 0.25.0 2 years ago
Phil Kedy 05cdde162c Set internal linkage and keeping default visibility for anonymous functions 2 years ago
sago35 25c8d3ec3a wasm,wasi: stub runtime.buffered, runtime.getchar 2 years ago
Ayke van Laethem 7b1e5f6f99 compiler: implement unsafe.Alignof and unsafe.Sizeof for generic code 2 years ago
Ayke van Laethem 70c52ef1b4 compiler: fix type names for generic named structs 2 years ago
Ayke van Laethem 5078ce382d compiler: do not try to build generic functions 2 years ago
Ayke van Laethem 408855da14 compiler: add generics test case 2 years ago
Phil Kedy 58072a5167 compiler: fix issue with methods on generic structs 2 years ago
Kenneth Bell 5026047cde rp2040: make picoprobe default openocd interface 2 years ago
deadprogram 67aea275c5 machine/rp2040: turn off pullup/down when not input type not specified 2 years ago
Ayke van Laethem 99bd4d2c7c esp32: optimize SPI transmit 2 years ago
sago35 a4b22bd125 usb/midi: add definition of MIDI note number 2 years ago
deadprogram 2ed7523001 build/linux/arm: pin dotenv Ruby gem to version 2.7.6 2 years ago
Ayke van Laethem 4aec3d04f9 esp32: fix WDT reset on the MCH2022 badge 2 years ago