Sign in
chromium
/
external
/
github.com
/
dart-lang
/
kernel
/
HEAD
/
testcases
e6e61f5
Fix some issues after introducing NamedType.
by Asger Feldthaus
· 9 years ago
0defa95
Store named parameters in sorted lists instead of using maps.
by Asger Feldthaus
· 9 years ago
323030a
Fix a bug in printing of string literals with escape sequences.
by Asger Feldthaus
· 9 years ago
510a67f
Do not duplicate constructors for named mixin applications.
by Asger Feldthaus
· 9 years ago
564c53e
Fix expected return type in async functions.
by Asger Feldthaus
· 9 years ago
6074a67
Type check untyped == calls specially.
by Asger Feldthaus
· 9 years ago
c227e78
Always store the type of a conditional expressions on the node.
by Asger Feldthaus
· 9 years ago
3baff07
Add strong mode type checking pass.
by Asger Feldthaus
· 9 years ago
38094f1
Add null initializers to fields that have no initializer.
by Asger Feldthaus
· 9 years ago
90ebc0b
Type parameter bounds default to Object instead of dynamic.
by Asger Feldthaus
· 9 years ago
6347eb5
Follow redirecting factories to their effective targets.
by Asger Feldthaus
· 9 years ago
586b0e9
Update baselines according to change in text printer.
by Asger Feldthaus
· 9 years ago
1906e42
Insert break or throw at the end of a switch case that may fall through.
by Asger Feldthaus
· 9 years ago
239d775
Treat an arrow body in a void method as void context.
by Asger Feldthaus
· 9 years ago
f9cf4e5
Set constructor body to an empty statement if its body was omitted.
by Asger Feldthaus
· 9 years ago
30c496f
Minor fixes to the AST printer.
by Asger Feldthaus
· 9 years ago
449803b
Reorganize baseline testing.
by Asger Feldthaus
· 9 years ago