Sign in
chromium
/
external
/
github.com
/
dart-lang
/
kernel
/
HEAD
/
test
/
data
6347eb5
Follow redirecting factories to their effective targets.
by Asger Feldthaus
· 9 years ago
1c1a646
Fix canonicalization of mixin classes.
by Asger Feldthaus
· 9 years ago
3ac36ac
Refactor frontend to allow modular compilation.
by Asger Feldthaus
· 9 years ago
a85aabb
Dill source file and source position inclusion
by Jens Johansen
· 9 years ago
239d775
Treat an arrow body in a void method as void context.
by Asger Feldthaus
· 9 years ago
d9b0056
Remove the ?? operator from the IR and desugar it in the frontend.
by Asger Feldthaus
· 9 years ago
2efc48c
Support both implicit and explicit getters and setters for fields.
by Asger Feldthaus
· 9 years ago
525750d
Make regenerate_dill_files use the patched SDK
by Asger Feldthaus
· 9 years ago
83e3a06
Put the interface target on implied .call invocations.
by Asger Feldthaus
· 9 years ago
375bbae
Copy strong-mode fields in clone visitor.
by Asger Feldthaus
· 9 years ago
2eaa884
Strong mode: add interface targets and resynthesis of expression types.
by Asger Feldthaus
· 9 years ago
7f8c0ea
Add a script for regenerating all checked-in dill files.
by Asger Feldthaus
· 9 years ago
760da8e
Make mixin and super resolution a transformation.
by Asger Feldthaus
· 9 years ago
fd6064c
Support metadata annotations on classes and members.
by Asger Feldthaus
· 9 years ago
62e6e96
Update checked-in dill files.
by Asger Feldthaus
· 9 years ago
dfbae18
Preserve leading BOMs during deserialization.
by Asger Feldthaus
· 9 years ago
5ad5fa8
Change the default binary file extension to .dill
by Asger Feldthaus
· 9 years ago
243ea89
Normalize DartTypes to 'dynamic' instead of 'null' when omitted.
by Asger Feldthaus
· 9 years ago
0e531fa
Bump analyzer version and compiled dart2js version used as test data.
by Asger Feldthaus
· 9 years ago
89889c7
Fix name of unary- method and regenerate dart2js binary used for testing
by Asger Feldthaus
· 9 years ago
41379dd
Do not use the return value from calls to '[]='.
by Asger Feldthaus
· 9 years ago
31e1f40
Avoid creating a 'let' binding for 'this' in property and index access.
by Asger Feldthaus
· 9 years ago
be5b7d3
Add 'const' modifier to StaticInvocation.
by Asger Feldthaus
· 9 years ago
7f12034
Support external constant factories such as String.fromEnvironment.
by Asger Feldthaus
· 9 years ago
d14b12d
Handle redirecting factory constructors.
by Asger Feldthaus
· 9 years ago
02604e9
Initial implementation of Dart Kernel.
by Asger Feldthaus
· 9 years ago