1. 3ac36ac Refactor frontend to allow modular compilation. by Asger Feldthaus · 9 years ago
  2. 48c9540 Tree shaking transformation. by Asger Feldthaus · 9 years ago
  3. ee8637a Context allocation, variable get, and variable set (non-loop contexts). by Kevin Millikin · 9 years ago
  4. 760da8e Make mixin and super resolution a transformation. by Asger Feldthaus · 9 years ago
  5. 9509d28 Some small fixes, typos, etc. by Harry Terkelsen · 9 years ago
  6. 8ad1a61 Add [InferredValueAttacher] transformer which will annotate fields/parameters/return values by Martin Kustermann · 9 years ago
  7. b82c322 Ensure we wait until binary was written by Martin Kustermann · 9 years ago
  8. ed8f435 Add batch running support for transform.dart by Martin Kustermann · 9 years ago
  9. 41fc440 Do not print transformed main library by default by Martin Kustermann · 9 years ago
  10. 9452b46 Various fixes to make async/await work on the VM. by Vyacheslav Egorov · 9 years ago
  11. cabd656 Implement proof-of-concept for async/async*/sync* rewriting by Martin Kustermann · 9 years ago