Age | Commit message (Expand) | Author |
---|---|---|
2024-12-06 | test: make tests deterministic with -scheduler=threads | Ayke van Laethem |
2024-12-04 | runtime: remove Cond | Ayke van Laethem |
2024-09-05 | compiler: fix passing weirdly-padded structs to new goroutines | Ayke van Laethem |
2022-01-19 | internal/task: remove coroutines | Nia Waldvogel |
2021-12-24 | interp: run goroutine starts and checks at runtime | Nia Waldvogel |
2021-10-31 | compiler: add support for the `go` keyword on interface methods | Ayke van Laethem |
2021-08-04 | transform: improve GC stack slot pass to work around a bug | Ayke van Laethem |
2021-05-26 | compiler: add support for running a builtin in a goroutine | Ayke van Laethem |
2021-05-26 | main: rename goroutine tests | Ayke van Laethem |