aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-08-14machine/usb/hid/joystick: Allow more hat switchesUnrud
2024-08-14machine/usb/descriptor: Add more HID... functionsUnrud
2024-08-14machine/usb/descriptor: Fix encoding of valuesUnrud
2024-08-14make spell: add a few missing misspellings, fix format of .csv file, also fix...Dan Kegel
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly
2024-08-12reflect, runtime: remove *UnsafePointer wrappers for functionsAyke van Laethem
2024-08-11add os.Truncate(name, size) (see #4209)Roger Standridge
2024-08-10wasm: call __stdio_exit on exitAyke van Laethem
2024-08-02os: add file.Truncateleongross
2024-07-31runtime: Simplify slice growing/appending code (#4287)L. Pereira
2024-07-31reflect: return correct name for unsafe.Pointer typeAyke van Laethem
2024-07-29Revert "Getting DeepEqual to work with maps whose key is an interface (#4360)"Ayke van Laethem
2024-07-24Getting DeepEqual to work with maps whose key is an interface (#4360)Laurent Demailly
2024-07-23Add missing T.DeadlineLaurent Demailly
2024-07-23add Fork and Exec libc hooksleongross
2024-07-22all: add linux/mipsle supportAyke van Laethem
2024-07-21os/Chown (#4213)leongross
2024-07-21net: update to latest net packagedeadprogram
2024-07-20Add enough tls.ConnectionState and tls.CipherSuiteName() to compile fortio/lo...Laurent Demailly
2024-07-20rewrite Reply() to fix sending long replies in I2C Target ModeMatthew Hiles
2024-07-20Allows compilation of code using debug.BuildInfo and show correct tinygo vers...Laurent Demailly
2024-07-18syscall: remove some dead codeAyke van Laethem
2024-07-17all: simplify wasm-tools-go dependencyRandy Reddig
2024-07-08gc_leaking: Don't zero out new allocations in some targets (#4302)L. Pereira
2024-07-08internal/wasi: update to [email protected] (#4326)Randy Reddig
2024-07-08runtime: implement dummy getAuxv to satisfy golang.org/x/sys/cpu (#4325)Elias Naur
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-06-27wasm-unknown: make sure the os package can be importedAyke van Laethem
2024-06-24machine: use new internal/binary packageAyke van Laethem
2024-06-15add SetReadDeadline stubleongross
2024-06-14Add smoke tests for machine packageAyke van Laethem
2024-06-06update fpm ci, fixup importleongross
2024-06-06Add process.Release for unixleongross
2024-06-06add FindProcess for posixleongross
2024-06-02Add signal stubs (#4270)leongross
2024-05-29src/reflect: uncomment more tests that passDamian Gryski
2024-05-28os/user: add stubs for `Lookup{,Group}` and `Group`diamondburned
2024-05-24LLVM 18 supportAyke van Laethem
2024-05-14reflect: use int in StringHeader and SliceHeader on non-AVR platforms (#4156)Randy Reddig
2024-05-13Add I2C support for esp32 (#4259)Johann Freymuth
2024-05-13targets: add support for Badger2040 Wdeadprogram
2024-05-12targets: add support for m5paperJohann Freymuth
2024-05-10machine: add TxFifoFreeLevel() for CANsago35
2024-05-08machine/stm32: add i2c Frequency and SetBaudRate() function for boards that w...deadprogram
2024-04-30Add 'make spell' target, fix what it finds. In .go files, only checks comments.Dan Kegel
2024-04-28simulator: add support for GetRNGAyke van Laethem
2024-04-28simulator: fix I2C supportAyke van Laethem
2024-04-27runtime: skip negative sleep durations in sleepTicksElias Naur
2024-04-26rp2040: fix timeUnit typeAyke van Laethem
2024-04-24machine/thingplus_rp2040, machine/waveshare-rp2040-zero:add WS2812 definitionsago35