aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.sum
AgeCommit message (Expand)Author
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