Sign in
chromium
/
external
/
github.com
/
dart-lang
/
kernel
/
HEAD
/
bin
/
transform.dart
3ac36ac
Refactor frontend to allow modular compilation.
by Asger Feldthaus
· 9 years ago
48c9540
Tree shaking transformation.
by Asger Feldthaus
· 9 years ago
ee8637a
Context allocation, variable get, and variable set (non-loop contexts).
by Kevin Millikin
· 9 years ago
760da8e
Make mixin and super resolution a transformation.
by Asger Feldthaus
· 9 years ago
9509d28
Some small fixes, typos, etc.
by Harry Terkelsen
· 9 years ago
8ad1a61
Add [InferredValueAttacher] transformer which will annotate fields/parameters/return values
by Martin Kustermann
· 9 years ago
b82c322
Ensure we wait until binary was written
by Martin Kustermann
· 9 years ago
ed8f435
Add batch running support for transform.dart
by Martin Kustermann
· 9 years ago
41fc440
Do not print transformed main library by default
by Martin Kustermann
· 9 years ago
9452b46
Various fixes to make async/await work on the VM.
by Vyacheslav Egorov
· 9 years ago
cabd656
Implement proof-of-concept for async/async*/sync* rewriting
by Martin Kustermann
· 9 years ago