dart /
sdk.git /
3d3a2ffa2f41198838ef915ca38987a80db4199d - 3d3a2ff Version 1.22.0-dev.3.0 by William Hesse · 8 years ago 1.22.0-dev.3.0
- 384d352 new test for analysis options include directive by Dan Rubel · 8 years ago
- 82caf1d Improve documentation for Isolate.kill. by Florian Loitsch · 8 years ago
- bcd63e59 Add dart syntax to changelog by Kevin Moore · 8 years ago
- 1f99052 Fuchsia: Adds File::Copy() by Zachary Anderson · 8 years ago
- 918b90b Fuchsia: implement Process::Wait() for Process.runSync() by Zachary Anderson · 8 years ago
- e763fac VM: [DBC] Fix more problems with lazy deopt. by Vyacheslav Egorov · 8 years ago
- 0184f36 Fix typo in documentation. by Florian Loitsch · 8 years ago
- b5ec4b8 Update status for html/worker_api_test by William Hesse · 8 years ago
- c95423b Update changelog.md to mention new assert with message feature (#28156) by Michael Thomsen · 8 years ago
- b13bb54 Make ClosedWorld a `forTesting` property of ResolutionWorldBuilder. by Johnni Winther · 8 years ago
- 7025002 Access ConstantSystem through ClosedWorld. by Johnni Winther · 8 years ago
- bc1b27b Further reduce use of Compiler.closedWorld. by Johnni Winther · 8 years ago
- b7cb409 Fix dartium status by Matthias Hausner · 8 years ago
- 13908fa Adjust co19 test status by Matthias Hausner · 8 years ago
- ef40b32 Remove --assert-message VM flag by Matthias Hausner · 8 years ago
- 7f26211 Correct handling of cross-frame functions in ddc. by Jacob Richman · 8 years ago
- 1fcc738 VM: [DBC] Fix lazy deoptimization after calls that return no values. by Vyacheslav Egorov · 8 years ago
- 13bd1ad DDC/AnalyzerCLI common cmdline option processing by Dan Rubel · 8 years ago
- 5bf4fce Added thread.dart and zone.dart to the observatory sources to resolve build issues. by Ben Konyi · 8 years ago
- f1de9b0 Revert "Added ability to request zone memory information for all isolates through the VM service and added tests." by Ben Konyi · 8 years ago
- 9622f1a Added ability to request zone memory information for all isolates through the VM service and added tests. by Ben Konyi · 8 years ago
- 1d7fb1c Update status for language/assert_message_test on Dartium by William Hesse · 8 years ago
- 1f289fc Fuchsia: resolve executable name, fetch environment vars by Zachary Anderson · 8 years ago
- a919399 Fix directory existence query error by Zachary Anderson · 8 years ago
- f6c944a implement LabeledStatement and Break in kernel by Harry Terkelsen · 8 years ago
- 4607e38 Reapply "Save and restore feedback from JIT." by Ryan Macnak · 8 years ago
- 1a41627 When creating a JIT app snapshot, don't recreate the VM isolate snapshot. by Ryan Macnak · 8 years ago
- d77af3e Update status file. by Florian Loitsch · 8 years ago
- 2f532ab Remove Dart_CreateLibrarySnapshot. by Ryan Macnak · 8 years ago
- 176d732 Revert "Save and restore feedback from JIT." by Ryan Macnak · 8 years ago
- 0d17033 dependency_grapher: handle dependencies on SDK. by Paul Berry · 8 years ago
- eaca15c Fix analysis.getNavigation with the new analysis driver. by Konstantin Shcheglov · 8 years ago
- 31ee202 Save and restore feedback from JIT. by Ryan Macnak · 8 years ago
- 519f7d4 Add preliminary packages file support to dependency_grapher. by Paul Berry · 8 years ago
- 16f4045 Do nothing if the changed file is not known to the driver. by Konstantin Shcheglov · 8 years ago
- 92f74d2 Update kernel status file after configurable import test was added. by Asger Feldthaus · 8 years ago
- 04c33c84 Add one more test for configurable imports. by Lasse R.H. Nielsen · 8 years ago
- 88037f0 Added compile-time errors for supertypes: Type alias missing, and more. by Erik Ernst · 8 years ago
- adb4610 Version 1.22.0-dev.2.0 by William Hesse · 8 years ago 1.22.0-dev.2.0
- 44b45f8 Mark language/generic_sends_test as passing by Martin Kustermann · 8 years ago
- b11484e Pass ClosedWorld directly to codegen tasks by Johnni Winther · 8 years ago
- 254bea3 Create Namer and Emitter on codegen start. by Johnni Winther · 8 years ago
- 8d4553a Log only valid occurences of 'All native types used ...'. by Johnni Winther · 8 years ago
- 16053d3 Support generic methods in kernel by Johnni Winther · 8 years ago
- f4e5c95 Disable dependency_grapher_test on dart2js for now. by Paul Berry · 8 years ago
- cf4714c Update status file for rewind_test on Windows by Zachary Anderson · 8 years ago
- b556a56 Fuchsia: Switch to new virtual memory syscalls by Zachary Anderson · 8 years ago
- ede20b6 Implement a front end API for querying the dependency structure of a project. by Paul Berry · 8 years ago
- 8c6dca0 Update GC stats, ThreadPool, Timer and ScopedTimer to use monotonic time. by Ryan Macnak · 8 years ago
- e48f143 Internally measure isolate uptime with monotonic time. by Ryan Macnak · 8 years ago
- 7e15a96 Use AnalysisOptions.signature as a way to check compatibility. by Konstantin Shcheglov · 8 years ago
- cfcfe7a Add access to FutureOr in TypeProviders (and add implementation in mock sdks) by Brian Wilkerson · 8 years ago
- dc426c8 Rename snapshot kind enum values (kAppWithJIT -> kAppJIT, kAppNoJIT -> kAppAOT). by Ryan Macnak · 8 years ago
- 77f53f6 fixes #27385, implement virtual fields in DDC by Jennifer Messerly · 8 years ago
- 9506cb9 Error checking for Stdio calls by Zach Anderson · 8 years ago
- a105d89 refactor DDC and Analyzer CLI parser option declaration by danrubel · 8 years ago
- 74c92d5 fix assert message tests in dart2js by Harry Terkelsen · 8 years ago
- 3d00c22 rev dartdoc version in DEPS to 0.9.8+1 by keertip · 8 years ago
- e321439 cleanup Analyzer CLI and DDC arg parsing by danrubel · 8 years ago
- 0340727 If there is a changed file, hasFilesToAnalyze is true. by Konstantin Shcheglov · 8 years ago
- 4a5d09d Another hermetic test for a case found in instrumentation logs. by Konstantin Shcheglov · 8 years ago
- 9b003dd Make try/catch/finally work with Kernel code and some refactoring. by Emily Fortuna · 8 years ago
- 5b84611 refactor DDC to support --ignore-unrecognized-flags by danrubel · 8 years ago
- b0a0a42 VM: [Kernel] Do not crash when encountering generic methods in Kernel. by Vyacheslav Egorov · 8 years ago
- d8f75e8 Disable libraries_reader_test on dart2js for now. by Paul Berry · 8 years ago
- 456f9b5 Allocate fewer objects in dartk frontend. by Asger Feldthaus · 8 years ago
- 2e71861 Add 'self_check' runtime for running self-checking unit tests by Asger Feldthaus · 8 years ago
- 31d5860 Enable strong-mode test suite for dartk. by Asger Feldthaus · 8 years ago
- e9f0db2 Start re-trying dartk compilations if they crash by Martin Kustermann · 8 years ago
- f85d65b CHANGELOG: add issue links, an article link, and an example (#28112) by Sam Rawlins · 8 years ago
- 9ab1f22 Make some VM libraries patch cleanly using the analyzer. by Kevin Millikin · 8 years ago
- 9e0a4bc Do not generate a duplicate ExternalName class by Kevin Millikin · 8 years ago
- d55e9b1 Add file missing from previous commit by Karl Klose · 8 years ago
- ff99a0c Merge kernel closure conversion into the Dart SDK by Karl Klose · 8 years ago
- f7b6f0c Make the VM's dart:core and dart:async library patches clean. by Kevin Millikin · 8 years ago
- eea098a fix DDC codegen test by danrubel · 8 years ago
- 1d43347 update DDC to use analyzer extractDefinedVariables by danrubel · 8 years ago
- c05c73f add --assert-message flag back by Harry Terkelsen · 8 years ago
- f0a0b1f Fix some completion tests with parts. by Konstantin Shcheglov · 8 years ago
- 8c946a6 Apply error processors in the new driver by Brian Wilkerson · 8 years ago
- 4b840f2 fix assert with message by Harry Terkelsen · 8 years ago
- 4e33530 Add front end code for reading the SDK's "libraries.dart" file. by Paul Berry · 8 years ago
- 846a73e Fuchsia: Directory listing by Zachary Anderson · 8 years ago
- 3fe9a33 Workaround for accessing part sources while resolving a library. by Konstantin Shcheglov · 8 years ago
- 2c62510 move CommandLineParser into analyzer for reuse by DDC by danrubel · 8 years ago
- a8e9a1f Fix updating source factory in driver (issue 28086) by Brian Wilkerson · 8 years ago
- 1d74db1 Add assert messages in DDC to the CHANGELOG. by Bob Nystrom · 8 years ago
- 4b9087f Handle non-regular files in recursive delete by Zachary Anderson · 8 years ago
- 392c242 Add dart:io stubs to ddc sdk, define dart.library.html by Vijay Menon · 8 years ago
- 8dbfef1 Fix completion tests that attempted to resolve a library. by Konstantin Shcheglov · 8 years ago
- bead4ce Add more tests of the driver by Brian Wilkerson · 8 years ago
- 63d1c18 Add completion tests for the new analysis driver. by Konstantin Shcheglov · 8 years ago
- 11975ab ObjectGraph: Establish a HeapIterationScope *before* making the heap writable, least the sweeper interfer. by Ryan Macnak · 8 years ago
- 2c0b605 Add optional message argument to assert statements in the VM. by Matthias Hausner · 8 years ago
- 871f478 Fix for resynthesizing invalid @functionName() annotations. by Konstantin Shcheglov · 8 years ago
- 017257a VM: Only update hash table stats when needed for printing. by Florian Schneider · 8 years ago
- 1417eec move extractDefinedVariables from analyzer cli to analyzer by danrubel · 8 years ago
- 9b21047 Fix for searching top-level declarations in parts. by Konstantin Shcheglov · 8 years ago
- 52c81e4 Fix for detecting lib/src. Sort fixes by relevance. by Konstantin Shcheglov · 8 years ago