1. 8e2b2c0 Bump kernel's pubspec version to 0.2.0 by Asger Feldthaus · 9 years ago
  2. 144bd99 Do not compile patched SDK in strong mode when using VM target. by Asger Feldthaus · 9 years ago
  3. 3ac36ac Refactor frontend to allow modular compilation. by Asger Feldthaus · 9 years ago
  4. d5fe5f1 Add sanity checks for dangling or out-of-scope references. by Asger Feldthaus · 9 years ago
  5. 48c9540 Tree shaking transformation. by Asger Feldthaus · 9 years ago
  6. 60928ce Refactor the frontend classes. by Asger Feldthaus · 9 years ago
  7. df39706 Read in -D defines and pass them on to the frontend. by Asger Feldthaus · 9 years ago
  8. c7cbf95 Support .packages file. by Asger Feldthaus · 9 years ago
  9. 87c67ed Add support for passing --url-mapping=<scheme>:<name>::<url> to dartk by Martin Kustermann · 9 years ago
  10. ee8637a Context allocation, variable get, and variable set (non-loop contexts). by Kevin Millikin · 9 years ago
  11. eb3c3af Report more errors. by Asger Feldthaus · 9 years ago
  12. 9677d68 Pass an object with flags to the target. by Asger Feldthaus · 9 years ago
  13. bf207fc Fix a bug in the command-line tool by Asger Feldthaus · 9 years ago
  14. fc1d7b1 Ensure analysis options are also set on the SDK context. by Asger Feldthaus · 9 years ago
  15. 420b00e Add a target-specific list of extra libraries. by Kevin Millikin · 9 years ago
  16. 3b1d48c Ignore --target if not compiling whole program. by Asger Feldthaus · 9 years ago
  17. 6851cc4 Make --target default to vm. by Asger Feldthaus · 9 years ago
  18. 60a8a7a Disable shared batch mode state. by Asger Feldthaus · 9 years ago
  19. 760da8e Make mixin and super resolution a transformation. by Asger Feldthaus · 9 years ago
  20. 9509d28 Some small fixes, typos, etc. by Harry Terkelsen · 9 years ago
  21. 8ad1a61 Add [InferredValueAttacher] transformer which will annotate fields/parameters/return values by Martin Kustermann · 9 years ago
  22. b82c322 Ensure we wait until binary was written by Martin Kustermann · 9 years ago
  23. ed8f435 Add batch running support for transform.dart by Martin Kustermann · 9 years ago
  24. 5f7ed25 Use Platform.resolvedExecutable to determine location of dart-sdk to use by Martin Kustermann · 9 years ago
  25. 41fc440 Do not print transformed main library by default by Martin Kustermann · 9 years ago
  26. 9452b46 Various fixes to make async/await work on the VM. by Vyacheslav Egorov · 9 years ago
  27. cabd656 Implement proof-of-concept for async/async*/sync* rewriting by Martin Kustermann · 9 years ago
  28. 8af4a2e Add the first version of async transformer. by Vyacheslav Egorov · 9 years ago
  29. c9244b4 Add support for batch mode in dartk. by Asger Feldthaus · 9 years ago
  30. dee38eb Use allowTrailingOptions flag in dartk. by Asger Feldthaus · 9 years ago
  31. 5ad5fa8 Change the default binary file extension to .dill by Asger Feldthaus · 9 years ago
  32. 1eb5f62 Revert "Implement binary format implementation for BlockExpression" by Martin Kustermann · 9 years ago
  33. 61534a5 Implement binary format implementation for BlockExpression by Martin Kustermann · 9 years ago
  34. a44bf70 Fix a broken parent pointer and add option in dartk to check them. by Asger Feldthaus · 9 years ago
  35. 2a30306 Reduce dependencies on analyzer. by Peter von der Ahé · 9 years ago
  36. 02604e9 Initial implementation of Dart Kernel. by Asger Feldthaus · 9 years ago