1. 3ac36ac Refactor frontend to allow modular compilation. by Asger Feldthaus · 9 years ago
  2. a85aabb Dill source file and source position inclusion by Jens Johansen · 9 years ago
  3. d9b0056 Remove the ?? operator from the IR and desugar it in the frontend. by Asger Feldthaus · 9 years ago
  4. ddb16ce Update binary.md by Asger Feldthaus · 9 years ago
  5. eaa7bb4 Revert "Insert dynamic when type arguments are omitted from redirecting factory." by Asger Feldthaus · 9 years ago
  6. 9d9d61e Insert dynamic when type arguments are omitted from redirecting factory. by Asger Feldthaus · 9 years ago
  7. 2eaa884 Strong mode: add interface targets and resynthesis of expression types. by Asger Feldthaus · 9 years ago
  8. 760da8e Make mixin and super resolution a transformation. by Asger Feldthaus · 9 years ago
  9. fd6064c Support metadata annotations on classes and members. by Asger Feldthaus · 9 years ago
  10. ed443ef Add LocalInitializer and move super calls last in initializer lists. by Asger Feldthaus · 9 years ago
  11. 243ea89 Normalize DartTypes to 'dynamic' instead of 'null' when omitted. by Asger Feldthaus · 9 years ago
  12. a44d47a Remove ProcudureKind.IndexGetter and IndexSetter. by Asger Feldthaus · 9 years ago
  13. be5b7d3 Add 'const' modifier to StaticInvocation. by Asger Feldthaus · 10 years ago
  14. 7f12034 Support external constant factories such as String.fromEnvironment. by Asger Feldthaus · 10 years ago
  15. 02604e9 Initial implementation of Dart Kernel. by Asger Feldthaus · 10 years ago