1. 1283c53 Merge pull request #638 from kwalrath/deprecate by Kevin Moore · 7 years ago master
  2. 230034f Deprecation text by Kathy Walrath · 7 years ago
  3. 8c859df Forwarding note to main repo. by vsmenon · 8 years ago
  4. 01d4907 Mark test flaky by Vijay Menon · 8 years ago
  5. 80fcd43 Remove deprecated code by Vijay Menon · 8 years ago
  6. d6371ee Bind this in ng2 hack code by Vijay Menon · 8 years ago
  7. 376489c Make source map paths relative by Vijay Menon · 8 years ago
  8. a651dfa Import "NoInline" into core so StackTrace's use of it resolves. by Bob Nystrom · 8 years ago
  9. dc4c3e9 fix travis bots by John Messerly · 8 years ago
  10. 02ec844 fix writing summaries by John Messerly · 8 years ago
  11. f39c13e fix #626, add AMD module format and make it default by John Messerly · 8 years ago
  12. 8ba1f00 Add dart:js_util library and tests to ddc. This library is already added to dart2js and dartium. by Jacob Richman · 8 years ago
  13. d360900 Revert "simplify build sdk" by John Messerly · 8 years ago
  14. 4cf8eeb simplify build sdk by John Messerly · 8 years ago
  15. 06e9df7 Add mirrors tests by Vijay Menon · 8 years ago
  16. a5b0087 Regression test dart:mirrors by Vijay Menon · 8 years ago
  17. 3038a2b Support call methods on functions by Vijay Menon · 8 years ago
  18. 0189013 Remove deprecated DirectoryBasedDartSdk by Vijay Menon · 8 years ago
  19. 5e7cd10 roll analyzer by John Messerly · 8 years ago
  20. c176049 fixes #627, update DDC Future.then signature by John Messerly · 8 years ago
  21. feb0e2a remove unused test baseline files by John Messerly · 8 years ago
  22. adda199 remove unused test expectation files by John Messerly · 8 years ago
  23. 13985e2 Update USAGE.md by vsmenon · 8 years ago
  24. 4ea3021 Update USAGE.md by vsmenon · 8 years ago
  25. a242daa fixes #610, incorrect help output by John Messerly · 8 years ago
  26. 617e3b6 fix #620, infer the input files from sources by John Messerly · 8 years ago
  27. a2e03f1 Merge pull request #625 from dart-lang/dart_sdk_better by vsmenon · 8 years ago
  28. 05675da Dart SDK works on precise again by Kevin Moore · 8 years ago
  29. 35670ba Removed copy of dart sdk summaries. No longer needed to run the dev compiler in the browser. by Priscilla Lee · 8 years ago
  30. a8fbbba a few cleanups to get IDE message clean by John Messerly · 8 years ago
  31. 15f19aa Restructured the set up for the compiling function. Also added room for list of additional summaries. by Priscilla Lee · 8 years ago
  32. fa08416 Mark recursive_inheritance_test as passing by Vijay Menon · 8 years ago
  33. e54f776 Run travis on trusty by Vijay Menon · 8 years ago
  34. 881a304 Reify type params on map literals by Vijay Menon · 8 years ago
  35. 057a9c8 Enforce green on travis with dev analyzer by Vijay Menon · 8 years ago
  36. 9cc982b Roll DDC to latest dart:html by Vijay Menon · 8 years ago
  37. 4e13bd4 Regen with latest analyzer by Vijay Menon · 8 years ago
  38. 73b9e73 Added list of imports to library modules (needed in order to discover filepaths of summaries, allowing the dev_compiler to run in the browser). by Priscilla Lee · 8 years ago
  39. 5fc5548 Updated sdk by Brenna Milligan · 8 years ago
  40. db95087 Get rid of library proto information for debugger libraries by Brenna Milligan · 8 years ago
  41. 930e1bd Fix wrt analyzer tip by Vijay Menon · 8 years ago
  42. 2699745 Test against dev version of analyzer on travis by Vijay Menon · 8 years ago
  43. 1a946b2 Remove source file check by Vijay Menon · 8 years ago
  44. c6f1ea6 Deprecation of ClassMetadata wrapper for Class formatters so a stand-alone class is recognizable. by Brenna Milligan · 8 years ago
  45. d7c240f fixes #616, statics on callable functions also fixes `this` for them by John Messerly · 8 years ago
  46. e5c2aac fix optional params to mock methods, allow all signatures by John Messerly · 8 years ago
  47. 4219a9e Rename build-root to library-root by Vijay Menon · 8 years ago
  48. 5d436ce Fix analyzer error by Vijay Menon · 8 years ago
  49. 16b287c Working compiler in browser. BUG= R=jmesserly@google.com by Priscilla Lee · 8 years ago
  50. a3d3479 Addition of StackTrace formatters by Brenna Milligan · 8 years ago
  51. d39946f Remove DDC custom error list now that strong mode analyzer handles it by John Messerly · 8 years ago
  52. dd55df0 restore code_generator file from b770039, the nSM mock fix by John Messerly · 8 years ago
  53. ef03e00 Library children object fix by Brenna Milligan · 8 years ago
  54. 98581cc Library custom formatters by Brenna Milligan · 8 years ago
  55. 108f2a2 fix #606, allow specifying the summary file extension by John Messerly · 8 years ago
  56. b770039 fix #603, support mock objects by John Messerly · 8 years ago
  57. 19a2340 Catch file-not-found exception by Stan Manilov · 8 years ago
  58. fd3e332 Merge pull request #602 from dart-lang/patch-sdk-change by John Messerly · 8 years ago
  59. 3c0d0e0 Update patch_sdk.sh by John Messerly · 8 years ago
  60. e7f730a Remove the experimental tag from the flag header by John Messerly · 8 years ago
  61. 878281f Merge pull request #601 from dart-lang/doc-optional-features by John Messerly · 8 years ago
  62. 2cbd2b9 Update STATIC_SAFETY.md by John Messerly · 8 years ago
  63. 8d42b11 add a note about experiments and a feedback link by John Messerly · 8 years ago
  64. de1a919 Docs for no-implicit-casts and no-implicit-dynamic by John Messerly · 8 years ago
  65. 976c024 Custom formatter popup booleans by Brenna Milligan · 8 years ago
  66. 68486cc Copy browser test output to file by Leaf Petersen · 8 years ago
  67. 79160a0 Copy browser test output to file by Leaf Petersen · 8 years ago
  68. 85f7ddf Check in codegen test expectations. by Leaf Petersen · 8 years ago
  69. f4898e3 Fix null aware generic invocation. by Leaf Petersen · 8 years ago
  70. 63ccba1 Debugger library import with name by Brenna Milligan · 8 years ago
  71. 2f3fb4a Update USAGE.md by John Messerly · 8 years ago
  72. a5a7075 don't use JS_CONST in dart:html by John Messerly · 8 years ago
  73. 7067705 Print usage when no source files are passed by Stan Manilov · 8 years ago
  74. 39e9bf4 Change allowInterop to a generic method. by Jacob Richman · 8 years ago
  75. c4e30dd maxspanlength setter by Brenna Milligan · 8 years ago
  76. 16c2681 Array formatting customized to look like JS by Brenna Milligan · 8 years ago
  77. 91b1afe Improve message in tool/test.sh by Andrew Krieger · 8 years ago
  78. 682bc48 Move type tagging logic out of setSignature by Andrew Krieger · 8 years ago
  79. d6820e2 implement user-defined nSM, Object members on functions fix #591 and fix #59 by John Messerly · 8 years ago
  80. 2c19b45 Verify status of statically failing tests by Vijay Menon · 8 years ago
  81. a8e9f52 Partial fix for call methods #542 by John Messerly · 8 years ago
  82. 8767a65 Add a regression test for bug #587 by Stan Manilov · 8 years ago
  83. 3981326 Allow constant static fields to overwrite defaults by Stan Manilov · 8 years ago
  84. 70e2996 Merge pull request #590 from dart-lang/505_compile_cmd by John Messerly · 8 years ago
  85. 7e9708e fix worker_test by John Messerly · 8 years ago
  86. bb41337 make "compile" command optional to address #505 by John Messerly · 8 years ago
  87. 029e505 Merge pull request #589 from dart-lang/rm_strong_info by John Messerly · 8 years ago
  88. 2e7e8a1 upgrade analyzer version by John Messerly · 8 years ago
  89. 81dd7a7 merged by John Messerly · 8 years ago
  90. 47d2151 Fix function subtyping crash by Leaf Petersen · 8 years ago
  91. a713bb2 Use trackCacheDependencies for performance speedup by John Messerly · 8 years ago
  92. dd62f30 DDC changes for Analyzer src/task/strong/info.dart refactor by John Messerly · 8 years ago
  93. 1a35949 Fixed type error in MapEntry and added keyToStringConfig to display the toString() of a key in a MapEntry preview. by Priscilla Lee · 8 years ago
  94. ed8eaf2 Refactoring assignment by Stephen Adams · 8 years ago
  95. e114267 Handle more boolean conversion cases. by Stephen Adams · 8 years ago
  96. 6c6cb85 enable compatiblity with 1.18 SDKs by John Messerly · 8 years ago
  97. 559d304 Fixes #586 - enums should now work in SDK libs by John Messerly · 8 years ago
  98. 6e6cc26 Update Symbol.hashCode by Stephen Adams · 8 years ago
  99. bcc5f9d Faster type tests by Stephen Adams · 8 years ago
  100. 48d7507 Further bitop optimizations by Stephen Adams · 8 years ago