2.0.0-dev.68.0
  1. 7aae795 Version 2.0.0-dev.68.0 by William Hesse · 7 years ago 2.0.0-dev.68.0
  2. c267586 [co19] co19 roll: Fix wrong patchset landed. by William Hesse · 7 years ago
  3. 54f66ee [co19] co19 roll: DEPS and test_matrix update by Sergey G. Grekhov · 7 years ago
  4. 8370393 Change Chrome-linux trybot to Dart 2 mode by William Hesse · 7 years ago
  5. 35589e0 Don't create defensive copies in memory file system by Jens Johansen · 7 years ago
  6. 4f1d6a3 Remove --analyze-* flags by Johnni Winther · 7 years ago
  7. 2dd33c2 Have the package:analyzer strong mode option hard coded to on. Delete several spec mode only tests. by Devon Carew · 7 years ago
  8. 94ca9b3 Mark four tests as slow. by Devon Carew · 7 years ago
  9. 63b0bf3 Re-add accidentally removed status file entries during merge by Mike Fairhurst · 7 years ago
  10. e5d3128 [vm] Support Dart metadata on libraries and library dependencies in Dart 2 mode by Alexander Markov · 7 years ago
  11. d4df9b9 misc: update async_helper pubspec to make it clear it's not public by Kevin Moore · 7 years ago
  12. 6f12cc3 Fix FF and IE status to make bots green by Sigmund Cherem · 7 years ago
  13. 7ffebea Failing test for annotation on formal parameters of redirecting factory constructors. by Konstantin Shcheglov · 7 years ago
  14. cf30a28 Map UnexpectedDollarInString to an analyzer error code by Brian Wilkerson · 7 years ago
  15. b5e97a6 Roll dart_style to version 1.1.2 by William Hesse · 7 years ago
  16. 2125829 Reland "Fix #32227 export dynamic from dart:core in analyzer." by Mike Fairhurst · 7 years ago
  17. 0b4d8b4 fasta parser tests for 33647 by danrubel · 7 years ago
  18. 84ca27a Fix File::OpenUri on Windows. by Alexander Aprelev · 7 years ago
  19. 5403f65 Merge existing metadata into new incrementally compiled components. by Konstantin Shcheglov · 7 years ago
  20. 3cc0a9a Another fix for a race in a test. by Devon Carew · 7 years ago
  21. 4aacaeb [vm/compiler] Fix handling of exception-throwing instructions in DSE by Alexander Markov · 7 years ago
  22. 4ff4620 Adjust status lines for safari (take 2) by Sigmund Cherem · 7 years ago
  23. c5c18a0 Introduce percent decoding in File::OpenUri. by Alexander Aprelev · 7 years ago
  24. 550f294 Move some analysis to analyzer-analysis-server-linux and make analyzer-analysis-server-linux a try bot. by Devon Carew · 7 years ago
  25. f5de04f Apply resolution to directive annotations. by Konstantin Shcheglov · 7 years ago
  26. 6d328b7 Correctly parse dartdoc before abstract class by danrubel · 7 years ago
  27. 25969b2 Store resolution for abstract class constructor invocation. by Konstantin Shcheglov · 7 years ago
  28. 973f73b Handle invalid types from front end. by Paul Berry · 7 years ago
  29. bab152a Fix default in gardening tools by Sigmund Cherem · 7 years ago
  30. 007dcd4 Upgrade package:http to 0.11.3+17. by Devon Carew · 7 years ago
  31. 2519892 Address a race condition in a test. by Devon Carew · 7 years ago
  32. ed0ccc7 Add more error message mappings by Brian Wilkerson · 7 years ago
  33. f0560a8 Add error code ArgumentTypeNotAssignable to improve messaging (issue 33712) by Brian Wilkerson · 7 years ago
  34. 660b8b7 [fuchsia] Update path to timezone service by Adam Barth · 7 years ago
  35. acd8f34 Update safari status by Johnni Winther · 7 years ago
  36. 4ab0827 [gn] Remove dart_test_bootfs by Roland McGrath · 7 years ago
  37. 1c673b1 Include bounds in type literals by Johnni Winther · 7 years ago
  38. 3a1b09d Fix for bug #33660 by Jens Johansen · 7 years ago
  39. 810cdf8 Add tests for bug #33660 by Jens Johansen · 7 years ago
  40. ac05595 Memory file system returns Uint8List from readAsBytes by Jens Johansen · 7 years ago
  41. d26dba1 More positions in dart2 constant evaluator by Jens Johansen · 7 years ago
  42. eafc52a Add a recovery test by Brian Wilkerson · 7 years ago
  43. 8be1ddb Throw FileSystemException from _FileSystemEntityAdaptor when the file does not exist. by Konstantin Shcheglov · 7 years ago
  44. 98391f2 [vm] Refactoring: move StreamingScopeBuilder out of kernel_binary_flowgraph by Alexander Markov · 7 years ago
  45. 6dfc4ef Remove old dart2analyzer not strong status file entries. by Devon Carew · 7 years ago
  46. 32d208d Revert "Adjust status lines for safari" by Sigmund Cherem · 7 years ago
  47. 5da24bb Adjust status lines for safari by Sigmund Cherem · 7 years ago
  48. c1f6c9d Fix dart2js-hostassert configuration and enable it on the CQ by Sigmund Cherem · 7 years ago
  49. 1717371 Move InferredData to GlobalTypeInferenceResults by Johnni Winther · 7 years ago
  50. 403e7c8 Use DataComputer class to implement equivalence based tests by Johnni Winther · 7 years ago
  51. 5dbf6da Remove generics where only ir.Node is used by Johnni Winther · 7 years ago
  52. da9705b Split compileLoadedLibraries by Johnni Winther · 7 years ago
  53. 04168fa Move more methods to ClassHierarchy. by Johnni Winther · 7 years ago
  54. a4c47af Fix global-inference bug. by Sigmund Cherem · 7 years ago
  55. 3e33c3d Eliminate analysis warnings in pkg/ code. by Devon Carew · 7 years ago
  56. 72f3abc Fix force-strong flag. by Sigmund Cherem · 7 years ago
  57. e3323ae [vm/inliner] Inline typed data on 32-bit archs. by Aart Bik · 7 years ago
  58. f5a3af4 [VM] A const bool.fromEnvironment() with an explicit defaultValue of `null` should default to `null` by Martin Kustermann · 7 years ago
  59. 1a08800 Run analyzer --use-fasta-parser on the language2 tests; update status file. by Devon Carew · 7 years ago
  60. aa6dc1e [fasta] Resolve redirecting factories invocations after bodies are built by Dmitry Stefantsov · 7 years ago
  61. 31cd00b Mark the analysis server integration tests as slow. by Devon Carew · 7 years ago
  62. 65ee951 Force tests to fail pending implementation. by Danny Tuppeny · 7 years ago
  63. d52555c Update the changelog for analyzer changes. by Devon Carew · 7 years ago
  64. d6cf9b4 Deprecate and remove the implementation of an older flag. by Devon Carew · 7 years ago
  65. 609a191 Basic implementation of MOVE_FILE for files by Danny Tuppeny · 7 years ago
  66. 149c5a0 Improve formatting of errors in golden files by Peter von der Ahé · 7 years ago
  67. a600171 Update expectations after parser updates by Peter von der Ahé · 7 years ago
  68. 7570fb8 [fasta] Set parent of annotations in BodyBuilder.finishMetadata. by Dmitry Stefantsov · 7 years ago
  69. e8ff3d5 Deprecate and ignore the --strong flag on dartanalyzer. by Devon Carew · 7 years ago
  70. a5b8ed1 Have dart2analyzer no longer use the --no-preview-dart-2 flag in test.py. by Devon Carew · 7 years ago
  71. 58e7402 Initial attempt to analyze stack traces by Brian Wilkerson · 7 years ago
  72. a07b2a1 Changed all warnings to errors in the language specification. by Erik Ernst · 7 years ago
  73. 5b5e36f Remove use of deprecated methods and constants. by Devon Carew · 7 years ago
  74. 1400cf6 Add named configurations to test matrix. by William Hesse · 7 years ago
  75. 5d2405f Update the status file for slow tests. by Devon Carew · 7 years ago
  76. 9871ad2 [infra] Move fasta legacy mode SDK tests to their own builder by Alexander Thomas · 7 years ago
  77. bb69cc1 Add ClassHierarchy to share code between J/KClosedWorld (second attempt) by Johnni Winther · 7 years ago
  78. 148013f Re-add tests for MOVE_FILE refactoring. by Danny Tuppeny · 7 years ago
  79. 9873f04 Update service test to not be different in sync async mode by Jens Johansen · 7 years ago
  80. dbd97fb Prep for analyzer 0.32.3, front_end 0.1.3, kernel 0.3.3 by Alexander Aprelev · 7 years ago
  81. 6e8332b Remove older analyzer bots. by Devon Carew · 7 years ago
  82. eeb5449 More slow test status file updates by Devon Carew · 7 years ago
  83. c339846 [kernel] Move util.dart from bin to lib. by Alexander Aprelev · 7 years ago
  84. 11123b7 Adjust status lines for firefox by Sigmund Cherem · 7 years ago
  85. 620ab34 [vm] Implement reading of parameter annotations from kernel by Alexander Markov · 7 years ago
  86. 7d7e39a [build] Move dart2js run for Observatory from python to GN by Zach Anderson · 7 years ago
  87. 3c5fe3c Prevent npe when constructor cannot be resolved by Brian Wilkerson · 7 years ago
  88. d50fa68 Update strong status in host-checked mode by Sigmund Cherem · 7 years ago
  89. 6218c0f Mark analyzer tests as slow. by Devon Carew · 7 years ago
  90. f39eaf9 [vm] Refactoring: remove dependency of StreamingScopeBuilder on StreamingFlowGraphBuilder by Alexander Markov · 7 years ago
  91. d5ccb53 Remove more uses of isInstanceOf by Brian Wilkerson · 7 years ago
  92. 7007137 Adjustments to dart2js test matrix. by Sigmund Cherem · 7 years ago
  93. 45eee81 Check another case of StaticWarningCode.TYPE_PARAMETER_REFERENCED_BY_STATIC. by Paul Berry · 7 years ago
  94. 4c789e9 Support the instantiation of abstract constructors by Brian Wilkerson · 7 years ago
  95. d3b4ba3 Revert "Fix #32227 export dynamic from dart:core in analyzer." by Paul Berry · 7 years ago
  96. aa93fa1 Update documentation of --host-checked. by Sigmund Cherem · 7 years ago
  97. afaca9f Use field for class hierarchy map by Stephen Adams · 7 years ago
  98. 46bfa72 Have the regular analyzer bots test in dart 2 mode. by Devon Carew · 7 years ago
  99. 90e9fec Add changelog entry for language change on int literals by Sigmund Cherem · 7 years ago
  100. 8c63d57 [vm] Refactoring: move out classes independent of StreamingFlowGraphBuilder by Alexander Markov · 7 years ago