aboutsummaryrefslogtreecommitdiffhomepage
path: root/transform
AgeCommit message (Expand)Author
2019-11-25compiler: move GC passes to the transform packageAyke van Laethem
2019-11-17compiler: add support for async interface callsJaden Weiss
2019-11-16compiler: move ReplacePanicsWithTrap pass to transformsAyke van Laethem
2019-11-15compiler,transform: move interface lowering to transform packageAyke van Laethem
2019-11-13fix incorrect starting value for optimized allocations in a loopJaden Weiss
2019-10-17all: add support for WindowsAyke van Laethem
2019-09-22compiler: move OptimizeStringToBytes to transform packageAyke van Laethem
2019-09-15all: move OptimizeMaps to transforms and add testsAyke van Laethem
2019-09-15all: refactor heap-to-stack transform into the transform packageAyke van Laethem