1. e6e61f5 Fix some issues after introducing NamedType. by Asger Feldthaus · 9 years ago
  2. 0defa95 Store named parameters in sorted lists instead of using maps. by Asger Feldthaus · 9 years ago
  3. 323030a Fix a bug in printing of string literals with escape sequences. by Asger Feldthaus · 9 years ago
  4. 564c53e Fix expected return type in async functions. by Asger Feldthaus · 9 years ago
  5. c227e78 Always store the type of a conditional expressions on the node. by Asger Feldthaus · 9 years ago
  6. 38094f1 Add null initializers to fields that have no initializer. by Asger Feldthaus · 9 years ago
  7. 6347eb5 Follow redirecting factories to their effective targets. by Asger Feldthaus · 9 years ago
  8. 1906e42 Insert break or throw at the end of a switch case that may fall through. by Asger Feldthaus · 9 years ago
  9. 239d775 Treat an arrow body in a void method as void context. by Asger Feldthaus · 9 years ago
  10. 449803b Reorganize baseline testing. by Asger Feldthaus · 9 years ago