aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-06-10all: release 0.28.0v0.28.0Ayke van Laethem
2023-06-09compiler: limit level of pointer-to-pointer-to-... typesDamian Gryski
2023-06-09compiler,transform: fix for pointer-to-pointer type switches from @aykevlDamian Gryski
2023-06-09compiler,reflect: add tagged pointers for **T etcDamian Gryski
2023-06-08Add smoke test for target m5stick-civoszz
2023-06-08Support for the M5STACK M5StickC ESP32-PICO deviceivoszz
2023-06-08compiler: update testdataDamian Gryski
2023-06-08compiler,reflect: use two bits of the meta byte for comparable/isBinaryDamian Gryski
2023-06-07build: only make comment on sizediff job when run from the main repo, take 2deadprogram
2023-06-06main: add -internal-nodwarf flagAyke van Laethem
2023-06-06main: rename some flags to make them explicitly internalAyke van Laethem
2023-06-06tools: use geomean for sizediffDamian Gryski
2023-06-04machine/rp2040: fix i2c crash when getting abort while waiting for stop condi...soypat
2023-06-03fix bug in rp2040 SetPeriod implementationsoypat
2023-06-01Add bluemicro840 boardPierre Constantineau
2023-05-31build: only make comment on sizediff job when run from the main repodeadprogram
2023-05-29fix go:noinlines in volatile packagesoypat
2023-05-29samd21: fix issue with WS2812 driverAyke van Laethem
2023-05-23build: explicitly pass the github token to GH actiondeadprogram
2023-05-21attiny1616: implement Pin.Get()Ayke van Laethem
2023-05-20interp: add support for reading a pointer tagAyke van Laethem
2023-05-20interp: fix subtle bug in pointer xorAyke van Laethem
2023-05-20interp: move some often-repeated code into a functionAyke van Laethem
2023-05-20avr: add attiny1616 supportAyke van Laethem
2023-05-20avr: update gen-device-avr tool to support newer AVRsAyke van Laethem
2023-05-20avr: fix interrupt names for newer attiny chipsAyke van Laethem
2023-05-20add Settings to debug.BuildInfoRajat Jindal
2023-05-20build: add issues write permission to sizediff jobdeadprogram
2023-05-20compiler: disallow most types in //go:wasmimportAyke van Laethem
2023-05-20compiler: add tests for error messagesAyke van Laethem
2023-05-20compiler: only calculate functionInfo onceAyke van Laethem
2023-05-17build: update GH actions-comment-pull-request to v2.3.1deadprogram
2023-05-17compileopts: don't filter build tags, use specific build tags insteadAyke van Laethem
2023-05-16windows: re-enable parallelismAyke van Laethem
2023-05-16machine: add DefaultUART to xiaosago35
2023-05-16src/reflect: remove overflow checks from uvarint32Damian Gryski
2023-05-16runtime: fix structField.data commentDamian Gryski
2023-05-16builder: bump sizes_testDamian Gryski
2023-05-16compiler,reflect: make field offsets varintsDamian Gryski
2023-05-16build: add write permission to sizediff GH actions job to always be able to a...deadprogram
2023-05-14reflect: optimize Zero() a little bitAyke van Laethem
2023-05-14ci: add comment with binary size differenceAyke van Laethem
2023-05-14machine/usb/hid: fix hidreport (2)sago35
2023-05-14machine/flash: remove FlashBuffer, modify flash example to use BlockDevice in...deadprogram
2023-05-13builder: implement Nordic DFU file writer in GoAyke van Laethem
2023-05-09nrf: add ADC oversampling supportAyke van Laethem
2023-05-09nrf: add sample time to ADCAyke van Laethem
2023-05-09nrf: add ability to set the reference voltageAyke van Laethem
2023-05-09nrf: refactor ADC code a little bitAyke van Laethem
2023-05-09pinetime: update the target fileAyke van Laethem