3940 Commits (release)
 

Author SHA1 Message Date
Ayke van Laethem ef4f46f1d1 all: version 0.33.0 3 months ago
Ayke van Laethem 16cd500000 ci: update apt repo for sizediff toolchain 3 months ago
deadprogram 16950780d3 targets: remove import-memory flag from wasm-unknown target to fix #4319 3 months ago
Ayke van Laethem 7e284a37fc ci: use Go 1.23 5 months ago
Ayke van Laethem b6c53a6f0e darwin: work around a linker error for the mime/quotedprintable tests 3 months ago
Ayke van Laethem 8b626e6ea7 compiler: add support for Go 1.23 range-over-func 3 months ago
Ayke van Laethem 1d1f4fc401 syscall: add all MacOS errno values 3 months ago
Ayke van Laethem 250426c1e5 sync: add Map.Clear() 5 months ago
Ayke van Laethem e300e90a63 reflect: implement Type.Overflow* functions 5 months ago
Ayke van Laethem e865db232b runtime: implement timers for Go 1.23 5 months ago
Ayke van Laethem db2a06a9bb internal/abi: implement initial version of this package 5 months ago
Ayke van Laethem 560fd0a558 unique: implement custom version of unique package 5 months ago
Ayke van Laethem b8048112df internal/bytealg: add CompareString 5 months ago
Ayke van Laethem b51cda9721 sync/atomic: add And* and Or* compiler intrinsics needed for Go 1.23 5 months ago
Damian Gryski 4d60d679d3 compiler: fixup Sprintf uses 3 months ago
Damian Gryski 9932f2e126 builder: os.SEEK_CUR -> io.SeekCurrent 3 months ago
Ayke van Laethem bf8d6460da os/user: use stdlib version of this package 4 months ago
Dan Kegel d3e67cf18c make spellfix: fix top level files, too. 3 months ago
Dan Kegel 5d82a7eee6 misspell.csv: add another misspelling. Fix by hand, since spellfix is too timid to fix in non-whitespace context? 3 months ago
Dan Kegel c82ff057f5 Fix 'numer of', since 'NUMER' by itself is valid abbrev for numerator. 3 months ago
Dan Kegel 5368dd22c5 misspell.csv: add new misspellings; also check in result of 'make spellfix'. 3 months ago
Ayke van Laethem 194396d715 unix: print a message when a fatal signal happens 3 months ago
Unrud 815784bd96 machine/usb/descriptor: Reset joystick physical 3 months ago
Unrud 7fc64a27b4 machine/usb/descriptor: Drop second joystick hat 3 months ago
Unrud c38bf27091 machine/usb/hid/joystick: Allow more hat switches 3 months ago
Unrud 9a2fab8874 machine/usb/descriptor: Add more HID... functions 3 months ago
Unrud f1516ad3ee machine/usb/descriptor: Fix encoding of values 3 months ago
Ayke van Laethem 4dc07d6cc3 arm: support softfloat in GOARM environment variable 3 months ago
Ayke van Laethem a35b983a5d linux: use -musleabi* instead of -gnueabi* (or nothing) 3 months ago
Dan Kegel a47ff02c82 make spell: add a few missing misspellings, fix format of .csv file, also fix *.md 3 months ago
Dan Kegel e27b2c4ad6 circleci: our version of misspell is no longer supported with go < 1.21, so disable lint in go 1.19 ci job 3 months ago
dkegel-fastly 8135be4e90
GNUmakefile: add spellfix target, use it. (#4387) 3 months ago
dkegel-fastly 835e73237e
GNUmakefile: add "help" target (#4390) 3 months ago
Ayke van Laethem eab1a5d7ec reflect, runtime: remove *UnsafePointer wrappers for functions 3 months ago
Ayke van Laethem f188eaf5f9 mips: add GOMIPS=softfloat support 3 months ago
Ayke van Laethem 6efc6d2bb6 compileopts: refactor defaultTarget function 3 months ago
Roger Standridge d6e73b4c68 add os.Truncate(name, size) (see #4209) 3 months ago
Ayke van Laethem 2e76cd3687 builder: interpret linker error messages 4 months ago
Ayke van Laethem 2eb39785fe cgo: add support for printf 9 months ago
Ayke van Laethem 3021e16bbf wasm: call __stdio_exit on exit 9 months ago
Ayke van Laethem 55f7d21ff5 builtins: add GENERIC_TF_SOURCES 5 months ago
Kobayashi Shunta 841abb0903 feat: add node: specifier 3 months ago
Ayke van Laethem fb3d98ce6e compileopts: add CanonicalArchName to centralize arch detection 3 months ago
Ayke van Laethem 020664591a main: show runtime panic addresses for `tinygo run` 3 months ago
Ayke van Laethem 2d6d9eb76d ci: don't include prebuilt libraries in the release 3 months ago
leongross a8a532f9d6
os: add file.Truncate 3 months ago
L. Pereira 417a26d20c
runtime: Simplify slice growing/appending code (#4287) 3 months ago
Ayke van Laethem 88f9fc3ce2 reflect: return correct name for unsafe.Pointer type 3 months ago
Ayke van Laethem 84c376160f transform: use thinlto-pre-link passes 3 months ago
Ayke van Laethem 6184a6cd35 Revert "Getting DeepEqual to work with maps whose key is an interface (#4360)" 3 months ago