1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 12:06:26 +00:00
dart-sdk/samples
Ryan Macnak 1ebeb79942 Remove runtime 'dart_app' as it became identical to 'vm'.
Merge compiler 'dart2app' and 'dart2appjit' and rename to 'app_jit' since they came to mean the same thing.

Update status files to reflect these changes.

R=asiva@google.com

Review URL: https://codereview.chromium.org/2541533004 .
2016-12-01 16:47:33 -08:00
..
build_dart Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
build_dart_simple Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
sample_extension Reload native extensions when starting from a snapshot. 2016-11-07 16:17:47 -08:00
.gitignore Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
README Initial github commit for getting stuff working 2015-05-16 15:41:58 +02:00
samples.status Remove runtime 'dart_app' as it became identical to 'vm'. 2016-12-01 16:47:33 -08:00

This directory contains sample Dart programs.