1. 17 3月, 2021 1 次提交
    • A
      Roll to dart 91d7c69ed7ea (#25022) · 525271dd
      Alexander Aprelev 提交于
      * Roll Dart SDK from b7e02a713eab to 91d7c69ed7ea
      
      Update const_finder_test expectations to accommodate daae24b4880.
      
      Changes since last roll:
      ```
      91d7c69ed7e Version 2.13.0-143.0.dev
      88c24ef66ac Roll benchmarks-internal 354c978979c5..076df10d9b77
      b250a58d8e8 Implement `int.>>>` for DDC.
      7e2cc73da8b Revert "[infra] Make worktrees work (again?)"
      a531b78369e [infra] Make worktrees work (again?)
      945ac84c16e Version 2.13.0-142.0.dev
      e8f57b66058 [vm/aot] Handle FieldInitializer pointing to a Field's Reference which is reused for a getter
      1cb203d8c9b Remove unused code and files from analysis_server:
      3162957a786 (origin/base) [gardening] Add explicit type to ensure templated function applies.
      7b35c1ecc2f (tag: 2.13.0-141.0.dev) Version 2.13.0-141.0.dev
      829ef927789 [vm] Expand compressed heap to 4GB.
      2472db00311 [vm] Inform the OS that it can reclaim free'd portions of the compressed heap.
      e2baf16ebda Support ddc module format in expression compilation in ddc.
      8e7c8c9d8b2 Roll icu dependency to 81d656878ec611cb0b42d52c82e9dae93920d9ba.
      52fccfb392b Version 2.13.0-140.0.dev
      6b575c72ec8 Prepare to publish analyzer 1.2.0 and _fe_analyzer_shared 18.0.0.
      c0b800ceb51 Issue 45318. Check for dynamic bounded and Function bounded.
      daae24b4880 [vm/aot] Retain fields used in constants
      369c36e67c2 Issue 45299. Fix yield type check for function expressions.
      c9e10c931cb [vm, compiler] Predicate boolean loads.
      87bfe9ea276 (tag: 2.13.0-139.0.dev) Version 2.13.0-139.0.dev
      cf3dcc4256c [analyzer] Prevent MOVE_FILE using absolute URIs when moving files out of lib
      c9061339678 [cfe] Multi-call const function tests to existing behavior.
      16beb348133 [vm/aot] Remove special cases of dynamic function lookups from precompiler
      55522f9e90b Fix a bug in completion when a setter does not have a corresponding getter
      d42de4ed062 [vm] Crash on impossible GDT null errors
      69ec09825a3 [vm] On Android set abort message before aborting
      b72e7b81ebd (tag: 2.13.0-138.0.dev) Version 2.13.0-138.0.dev
      d6b79dab6c6 [cfe] Correct argument count in extension member errors
      b5da327ed9a [parser] Parse and skip metadata according to spec
      ```
      
      * Update const_finder_test expectations
      
      * Update license
      
      * Update expectations
      525271dd
  2. 27 11月, 2020 1 次提交
    • M
      Manual roll of Dart SDK from ce76503f5b46 to dcd5a8f005a (#22766) · cec8a6e2
      Martin Kustermann 提交于
      dart-lang/sdk@dcd5a8f005a [vm/aot] Two improvements to signature shaking (reland)
      dart-lang/sdk@5bff8f3bb4c [co19] Roll co19 to 8740182c0547c1b26b79a5f96e28a0d5cd27b0c9
      dart-lang/sdk@b16e402fb93 Prepare for replacing PackageBundle with PackageBundleReader.
      dart-lang/sdk@85174e4d8cf Revert "Reland "update Glob in the sdk, also adds package:file to the sdk""
      dart-lang/sdk@4a206e41082 Analyzer: Report invalid instance access from closure within factory
      dart-lang/sdk@72e8eab7e2a [vm/concurrency] Reduce public API surface of ICData, remove unused methods, make methods private
      dart-lang/sdk@94f6532bd9c Capture a couple of failing completions as tests
      dart-lang/sdk@c62709e87b0 Reland "update Glob in the sdk, also adds package:file to the sdk"
      dart-lang/sdk@4fc797d6b15 [Analyzer] Add LSP dart.analysisExcludedFolders to readme
      dart-lang/sdk@e047dd60d61 Ensure that function elements inside local variable elements have unique locations.
      dart-lang/sdk@7de67100a30 [co19] Roll co19 to 7a43aa19fb31db657b8b2dac2ed8a8af28889be3
      dart-lang/sdk@367761987bf [vm/corelib] Fix ConcurrentModificationError for empty addAll.
      dart-lang/sdk@b64550eaff6 Add a `nullFuture` in `dart:internal`.
      cec8a6e2
  3. 28 10月, 2020 1 次提交
  4. 27 10月, 2020 1 次提交
  5. 11 9月, 2020 1 次提交
    • C
      Copyright header hygiene improvements (#21089) · 36f7f3ca
      Chris Bracken 提交于
      Add copyright headers in a few files where they were missing.
      
      Trim trailing blank comment line where present, for consistency with
      other engine code.
      
      Use the standard libtxt copyright header in one file where it differed
      (extra (C) and comma compared to other files in libtxt).
      
      This also amends tools/const_finder/test/const_finder_test.dart to look
      for a const an additional four lines down to account for the copyright
      header added to the test fixture.
      36f7f3ca
  6. 19 8月, 2020 1 次提交
  7. 03 3月, 2020 1 次提交
  8. 23 1月, 2020 1 次提交
  9. 17 1月, 2020 1 次提交