2591 Commits (5ce072b827c1b39e613560e8021bdc4b3d49112f)
 

Author SHA1 Message Date
Kenneth Bell 6cbaed75c8 stm32: fix timeout for i2c comms 3 years ago
Kenneth Bell a6200920f7 stm32: pull-up on I2C lines 3 years ago
Ayke van Laethem 79467baf12 all: remove FreeBSD support 3 years ago
Ayke van Laethem c31aef06ba cgo: add support for C.CString and related functions 3 years ago
Ayke van Laethem 6bd18af5ef cgo: simplify construction of in-memory AST 3 years ago
Ayke van Laethem 1789570f52 cgo: add //go: pragmas to generated functions and globals 3 years ago
Damian Gryski a536ddcda8 tinygo: support -run for tests 3 years ago
Damian Gryski 18242bc26a runtime: allow comparing interfaces in reflectValueEqual() 3 years ago
Ayke van Laethem 18f4ffd656 ci: move Linux release builds to GitHub Actions 3 years ago
Ayke van Laethem 7238c0a16f ci: cache Go cache for faster build times 3 years ago
Ayke van Laethem c177e4dbc0 ci: move assert-test-linux to GitHub Actions 3 years ago
Ayke van Laethem 1d2c17753a tests: improve wasm tests slightly 3 years ago
Kenneth Bell 470cbd5f53 housekeeping: wasm optional in smoketest and fix make clean 3 years ago
Kenneth Bell 62d4a6a77f stm32: add minimal stm32wlex5 / lorae5 target 3 years ago
Dan Kegel 339301b709 os: Implement and smoke test Mkdir() and Remove() 3 years ago
Dan Kegel aea4f57a2b syscall: hoist cstring() out of two functions to reduce repetition and allocations 3 years ago
sago35 2a17a3e56c board: add M5Stack 3 years ago
Ayke van Laethem 34011c4800 targets: change LLVM features to match vanilla Clang 3 years ago
Damian Gryski f8206b9bcc syscall: fix array size for mmap slice creation 3 years ago
Ayke van Laethem b01ce95cb5 ci: run stdlib tests on macos 3 years ago
Ayke van Laethem 0658e4896f syscall: add support for Mmap and Mprotect 3 years ago
Damian Gryski 9d87d658ba testing: add a stub for CoverMode 3 years ago
Ayke van Laethem ec95d3560f ci: fix Binaryen cache on Windows 3 years ago
Ayke van Laethem bf076aed61 ci: only build wasm-opt, don't build other Binaryen tools 3 years ago
Ayke van Laethem dee5602e56 builder: fix off-by-one in size calculation 3 years ago
Ayke van Laethem 4ef340f228 windows: add support for the -size= flag 3 years ago
Damian Gryski 843a7ac445 add asyncify to scheduler flag help 3 years ago
deadprogram 8ed7d197a7 docs: update CONTRIBUTING links to point to web site. Also replace Azure build badge with Windows build on GH Actions. 3 years ago
Nia Waldvogel 39ce7111bd goenv: update version for start of 0.22.0 development cycle 3 years ago
Ayke van Laethem 06df31944c all: release v0.21.0 3 years ago
Damian Gryski 3ba8bc92cd testdata: update binop.go for string comparison tests 3 years ago
Damian Gryski 0e7a129de7 compiler: update testdata/string.ll 3 years ago
Damian Gryski aeddcd9c5f compiler: fix string compare functions 3 years ago
Patricio Whittingslow bf0b05e32c machine/rp2040: refactor PWM code. fix Period calculation 3 years ago
Damian Gryski 348a02d697 src/runtime/debug: stub debug.Stack() 3 years ago
Damian Gryski 7273a2b5fd src/testing stub AllocsPerRun 3 years ago
Damian Gryski 44bb381220 src/runtime/debug: add SetMaxStack to allow compress/flate tests to build 3 years ago
Damian Gryski 2e6b92fc56 src/testing: add testing.Verbose() 3 years ago
Ayke van Laethem 51290e5842 wasm: support -scheduler=none 3 years ago
Ayke van Laethem 22c35c8e31 ci: move all cross compilation tests to Linux 3 years ago
Ayke van Laethem 2081380b5c ci: simplify build-linux job 3 years ago
Ayke van Laethem 3d0c6dd02d ci: simplify test-linux jobs 3 years ago
Ayke van Laethem 869e917dc6 all: add support for windows/amd64 3 years ago
Ayke van Laethem 41bcad9c19 runtime: only use CRLF on baremetal systems 3 years ago
Ayke van Laethem 73ab44c178 builder: support -size= flag on the esp32 3 years ago
Dan Kegel b70b6076e3 net/ip, syscall/errno: Reduce code duplication by switching to internal/itoa. 3 years ago
sago35 7b41d92198 device: add build tag for go1.17 3 years ago
Ayke van Laethem 2f4f3bd1ba wasi: restore support for -scheduler=none 3 years ago
Ayke van Laethem 7cb44fb373 all: add support for GOARM 3 years ago
Ayke van Laethem 73ad825b67 ci: update Windows runner to windows-2019 3 years ago