aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
AgeCommit message (Expand)Author
2023-09-22interp: print LLVM instruction in tracebackAyke van Laethem
2023-09-18all: default to LLVM 16Ayke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-09-10Update golang.org/x/tools to v0.12.0Elliott Sales de Andrade
2023-09-10Update tools to 0.9.0Elliott Sales de Andrade
2023-08-11modules: update to go-serial package v1.6.0deadprogram
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-05-13builder: implement Nordic DFU file writer in GoAyke van Laethem
2023-02-07all: update x/tools/go/ssa to include slice-to-array bugfixAyke van Laethem
2023-01-14compiler: update golang.org/x/tools/ssaAyke van Laethem
2022-10-31all: remove libffi warning on macosAyke van Laethem
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-19interp: change object.llvmType to the initializer typeAyke van Laethem
2022-10-19all: add type parameter to *GEP callsAyke van Laethem
2022-10-19all: add type parameter to CreateLoadAyke van Laethem
2022-10-19all: add type parameter to CreateCallAyke van Laethem
2022-09-19go mod tidyAyke van Laethem
2022-09-16main: add serial port monitoring functionalitysago35
2022-09-15all: add flag for setting the goroutine stack sizeAyke van Laethem
2022-09-01flash: update serial package to v1.3.5 for latest bugfixesdeadprogram
2022-08-30all: drop support for Go 1.16 and Go 1.17Ayke van Laethem
2022-08-04all: remove support for LLVM 13Ayke van Laethem
2022-06-28all: use LLVM 14 by defaultAyke van Laethem
2022-06-21wasm: update wasi-libc versionAyke van Laethem
2022-06-11compiler: add support for type parameters (aka generics)Ayke van Laethem
2022-05-03os: Drop support for go 1.15Dan Kegel
2022-04-23all: update to LLVM 14Ayke van Laethem
2022-03-12all: add support for ThinLTOAyke van Laethem
2022-01-23main (test): integrate test corpus runnerNia Waldvogel
2022-01-23Switch default to llvm13Federico G. Schwindt
2022-01-20Bump go-llvm to support llvm12 and 13 under macosFederico G. Schwindt
2022-01-16testL update chromedp to v0.7.6 for stabilitydeadprogram
2022-01-11Run go mod tidyElliott Sales de Andrade
2022-01-09all: switch to LLVM 13Ayke van Laethem
2021-12-29all: go-llvm that defaults to llvm-12Kenneth Bell
2021-12-23builder: use flock to avoid double-compilesNia Waldvogel
2021-11-30all: add LLVM 12 supportAyke van Laethem
2021-11-04builder: add support for -size= flag for WebAssemblyAyke van Laethem
2021-10-27bump go.bug.st/serial to version 1.1.3Ast-x64
2021-08-30compiler: add support for new language features of Go 1.17Ayke van Laethem
2021-08-16ci: drop support for Go 1.13 and 1.14Ayke van Laethem
2021-04-07modules: add latest go-llvm because seems like older SHA is missing?deadprogram
2021-03-21builder, compiler: compile and cache packages in parallelAyke van Laethem
2021-03-09all: remove support for Go 1.11 and 1.12Ayke van Laethem
2021-03-05gdb: support -ocd-output on windowssago35
2021-03-04gdb: support daemonization on windowssago35
2021-02-19bump go.bug.st/serial to version 1.1.2Tobias Kohlbau
2021-02-07all: update go-llvm to use LLVM 11 on macOSAyke van Laethem
2021-02-01all: go mod tidyAyke van Laethem
2021-01-24Update to current chromedp.Elliott Sales de Andrade