Age | Commit message (Expand) | Author |
---|---|---|
2019-11-25 | compiler: move GC passes to the transform package | Ayke van Laethem |
2019-11-17 | compiler: add support for async interface calls | Jaden Weiss |
2019-11-16 | compiler: move ReplacePanicsWithTrap pass to transforms | Ayke van Laethem |
2019-11-15 | compiler,transform: move interface lowering to transform package | Ayke van Laethem |
2019-11-13 | fix incorrect starting value for optimized allocations in a loop | Jaden Weiss |
2019-10-17 | all: add support for Windows | Ayke van Laethem |
2019-09-22 | compiler: move OptimizeStringToBytes to transform package | Ayke van Laethem |
2019-09-15 | all: move OptimizeMaps to transforms and add tests | Ayke van Laethem |
2019-09-15 | all: refactor heap-to-stack transform into the transform package | Ayke van Laethem |