Sign in
chromium
/
external
/
github.com
/
dart-lang
/
kernel
/
HEAD
/
bin
8e2b2c0
Bump kernel's pubspec version to 0.2.0
by Asger Feldthaus
· 9 years ago
144bd99
Do not compile patched SDK in strong mode when using VM target.
by Asger Feldthaus
· 9 years ago
3ac36ac
Refactor frontend to allow modular compilation.
by Asger Feldthaus
· 9 years ago
d5fe5f1
Add sanity checks for dangling or out-of-scope references.
by Asger Feldthaus
· 9 years ago
48c9540
Tree shaking transformation.
by Asger Feldthaus
· 9 years ago
60928ce
Refactor the frontend classes.
by Asger Feldthaus
· 9 years ago
df39706
Read in -D defines and pass them on to the frontend.
by Asger Feldthaus
· 9 years ago
c7cbf95
Support .packages file.
by Asger Feldthaus
· 9 years ago
87c67ed
Add support for passing --url-mapping=<scheme>:<name>::<url> to dartk
by Martin Kustermann
· 9 years ago
ee8637a
Context allocation, variable get, and variable set (non-loop contexts).
by Kevin Millikin
· 9 years ago
eb3c3af
Report more errors.
by Asger Feldthaus
· 9 years ago
9677d68
Pass an object with flags to the target.
by Asger Feldthaus
· 9 years ago
bf207fc
Fix a bug in the command-line tool
by Asger Feldthaus
· 9 years ago
fc1d7b1
Ensure analysis options are also set on the SDK context.
by Asger Feldthaus
· 9 years ago
420b00e
Add a target-specific list of extra libraries.
by Kevin Millikin
· 9 years ago
3b1d48c
Ignore --target if not compiling whole program.
by Asger Feldthaus
· 9 years ago
6851cc4
Make --target default to vm.
by Asger Feldthaus
· 9 years ago
60a8a7a
Disable shared batch mode state.
by Asger Feldthaus
· 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
5f7ed25
Use Platform.resolvedExecutable to determine location of dart-sdk to use
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
8af4a2e
Add the first version of async transformer.
by Vyacheslav Egorov
· 9 years ago
c9244b4
Add support for batch mode in dartk.
by Asger Feldthaus
· 9 years ago
dee38eb
Use allowTrailingOptions flag in dartk.
by Asger Feldthaus
· 9 years ago
5ad5fa8
Change the default binary file extension to .dill
by Asger Feldthaus
· 9 years ago
1eb5f62
Revert "Implement binary format implementation for BlockExpression"
by Martin Kustermann
· 9 years ago
61534a5
Implement binary format implementation for BlockExpression
by Martin Kustermann
· 9 years ago
a44bf70
Fix a broken parent pointer and add option in dartk to check them.
by Asger Feldthaus
· 9 years ago
2a30306
Reduce dependencies on analyzer.
by Peter von der Ahé
· 9 years ago
02604e9
Initial implementation of Dart Kernel.
by Asger Feldthaus
· 9 years ago