1. 144bd99 Do not compile patched SDK in strong mode when using VM target. by Asger Feldthaus · 9 years ago
  2. 3ac36ac Refactor frontend to allow modular compilation. by Asger Feldthaus · 9 years ago
  3. d5fe5f1 Add sanity checks for dangling or out-of-scope references. by Asger Feldthaus · 9 years ago
  4. 60928ce Refactor the frontend classes. by Asger Feldthaus · 9 years ago
  5. df39706 Read in -D defines and pass them on to the frontend. by Asger Feldthaus · 9 years ago
  6. c7cbf95 Support .packages file. by Asger Feldthaus · 9 years ago
  7. 87c67ed Add support for passing --url-mapping=<scheme>:<name>::<url> to dartk by Martin Kustermann · 9 years ago
  8. eb3c3af Report more errors. by Asger Feldthaus · 9 years ago
  9. 9677d68 Pass an object with flags to the target. by Asger Feldthaus · 9 years ago
  10. bf207fc Fix a bug in the command-line tool by Asger Feldthaus · 9 years ago
  11. fc1d7b1 Ensure analysis options are also set on the SDK context. by Asger Feldthaus · 9 years ago
  12. 420b00e Add a target-specific list of extra libraries. by Kevin Millikin · 9 years ago
  13. 3b1d48c Ignore --target if not compiling whole program. by Asger Feldthaus · 9 years ago
  14. 6851cc4 Make --target default to vm. by Asger Feldthaus · 9 years ago
  15. 60a8a7a Disable shared batch mode state. by Asger Feldthaus · 9 years ago
  16. 760da8e Make mixin and super resolution a transformation. by Asger Feldthaus · 9 years ago
  17. 5f7ed25 Use Platform.resolvedExecutable to determine location of dart-sdk to use by Martin Kustermann · 9 years ago
  18. c9244b4 Add support for batch mode in dartk. by Asger Feldthaus · 9 years ago
  19. dee38eb Use allowTrailingOptions flag in dartk. by Asger Feldthaus · 9 years ago
  20. 5ad5fa8 Change the default binary file extension to .dill by Asger Feldthaus · 9 years ago
  21. a44bf70 Fix a broken parent pointer and add option in dartk to check them. by Asger Feldthaus · 9 years ago
  22. 2a30306 Reduce dependencies on analyzer. by Peter von der Ahé · 9 years ago
  23. 02604e9 Initial implementation of Dart Kernel. by Asger Feldthaus · 9 years ago