aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.sum
AgeCommit message (Expand)Author
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-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-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-05gdb: support -ocd-output 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
2021-01-19main: use LLVM 11 by default when linking LLVM dynamicallyAyke van Laethem
2020-11-09main: update go-llvm to fix LLVM build tags for LinuxAyke van Laethem
2020-10-28main: update go.sumAyke van Laethem
2020-10-13main: add initial support for (in-development) LLVM 11Ayke van Laethem
2020-10-01ci: fix `make wasmtest`Ayke van Laethem
2020-06-11main: go mod tidyAyke van Laethem
2020-06-01builder: use newer version of gohexAyke van Laethem
2020-05-23wasm test suite (#1116)Brad Peabody
2020-05-05main: update go-llvm to fix macOS build problemAyke van Laethem
2020-04-09main: switch to LLVM 10Ayke van Laethem
2020-03-16main: update go-llvm dependencyAyke van Laethem
2020-03-11compiler: add debug info for local variablesAyke van Laethem
2020-02-11main: use go mod expected path for go.bug.st/serialElliott Sales de Andrade
2020-01-07compiler: add support for debugging globalsAyke van Laethem
2020-01-04compiler: improve "function redeclared" errorAyke van Laethem
2019-11-26interp: improve error reportingAyke van Laethem
2019-11-25cgo: implement #cgo CFLAGSAyke van Laethem
2019-11-16all: switch to LLVM 9Ayke van Laethem
2019-11-04go-llvm: update modules to use latest versionRon Evans
2019-11-03macos: use llvm@8 instead of just llvm in pathsAyke van Laethem
2019-10-13flash: add ability to perform 1200baud port reset for MCUs that can detect th...Ron Evans
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem
2019-05-20all: add go.mod and go.sum files for vgo supportAyke van Laethem