Sign in
chromium
/
external
/
github.com
/
dart-lang
/
kernel
/
HEAD
/
bin
/
dartk.dart
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
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
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
5f7ed25
Use Platform.resolvedExecutable to determine location of dart-sdk to use
by Martin Kustermann
· 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
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