Age | Commit message (Expand) | Author |
---|---|---|
2019-10-16 | fix goroutine lowering type errors | Jaden Weiss |
2019-08-11 | reflect: add support for linked lists | Ayke van Laethem |
2019-08-08 | reflect: add support for struct types | Ayke van Laethem |
2019-05-20 | compiler: create temporary allocas with appropriate lifetimes | Ayke van Laethem |
2019-05-14 | compiler: improve hashmaps by avoiding dynamic allocas | Ayke van Laethem |
2019-05-05 | compiler: allow larger-than-int values to be sent across a channel | Ayke van Laethem |
2019-01-27 | all: rename go-llvm to new import path | Ayke van Laethem |
2019-01-21 | all: rewrite goroutine lowering | Ayke van Laethem |