1. b58375f Update CHANGELOG.md by vsmenon · 10 years ago 0.1.15
  2. 0437346 Update devc.dart by vsmenon · 10 years ago
  3. b2a311f Update package.json by vsmenon · 10 years ago
  4. 81f2c58 Update pubspec.yaml by vsmenon · 10 years ago
  5. 12306bf Fixes #408 by Vijay Menon · 10 years ago
  6. a428c9f Added Comment to dart:html by Vijay Menon · 10 years ago
  7. abdd146 Fixes #410 by Vijay Menon · 10 years ago
  8. bc1aef5 Update PUBLISH.md by vsmenon · 10 years ago
  9. ea12b1a Bump the version number and re-baseline codegen/expect by Leaf Petersen · 10 years ago 0.1.14
  10. de5897c Update PUBLISH.md by vsmenon · 10 years ago
  11. 3d1a8ad Create PUBLISH.md by vsmenon · 10 years ago
  12. bbed6ea Support source maps in server mode by Vijay Menon · 10 years ago
  13. 5613a6a Update to latest analyzer by Leaf Petersen · 10 years ago
  14. 9b5978c Merge pull request #405 from dart-lang/devoncarew-patch-2 by John Messerly · 10 years ago
  15. c5112e4 Update _operations.js by Devon Carew · 10 years ago
  16. 1c1ab7d JS: Format if statements with no else on a single line by Olivier Chafik · 10 years ago
  17. dca6855 First cut of mini dart:html. by Vijay Menon · 10 years ago
  18. 9b93a41 Fixes for html report by Vijay Menon · 10 years ago
  19. 7506fe2 Update CHANGELOG.md by vsmenon · 10 years ago 0.1.13
  20. 7885e56 Update devc.dart by vsmenon · 10 years ago
  21. 1f6765d Update pubspec.yaml by vsmenon · 10 years ago
  22. edca710 Run browser tests on Atom/Electron by Vijay Menon · 10 years ago
  23. 13e0c5c Use string interpolation in JS intrinsics to simplify large templates. by Olivier Chafik · 10 years ago
  24. 32fa928 Fix a regression (var decls with rhs), support computed props in class defs + add basic tests. by Olivier Chafik · 10 years ago
  25. fa0109c Don't test on 'Chrome' by default by Vijay Menon · 10 years ago
  26. 040ce46 Run tests on Chrome stable by default by Vijay Menon · 10 years ago
  27. bdee792 Merge pull request #399 from dart-lang/no-destructure-in-sdk by vsmenon · 10 years ago
  28. cf08fc6 Compile the sdk with --no-destructure-named-params (#396) by Olivier Chafik · 10 years ago
  29. 9e37dc0 Merge pull request #398 from dart-lang/destructuring-flag by vsmenon · 10 years ago
  30. a087fc7 Allow disabling named param destructuring with --destructure-named-params (issue #396) by Olivier Chafik · 10 years ago
  31. 444356c Merge pull request #394 from dart-lang/fix-analyzer-version by John Messerly · 10 years ago
  32. ae54046 Special-case top-level final JS fields to make them non-lazy by Olivier Chafik · 10 years ago
  33. 4357a6a Pin analyzer version to 0.26.2+1 (newer versions break the build, see issue #393) by Olivier Chafik · 10 years ago
  34. c9d909c Before (for `f(a, {b, c: c_default})`): by Olivier Chafik · 10 years ago
  35. 835ec3f Expand generic type whitelist for function application checks by Vijay Menon · 10 years ago
  36. 44741aa Fixes #378 by Vijay Menon · 10 years ago
  37. 14a5da5 Fixes for exports by Vijay Menon · 10 years ago
  38. d91add0 Convert dart_utils.js to input_sdk/lib/_internal/utils.dart (#310) by Olivier Chafik · 10 years ago
  39. eded9e2 More mirrors by Vijay Menon · 10 years ago
  40. 87c73d0 Use const for const/final top-levels, types, symbols. by Olivier Chafik · 10 years ago
  41. a764afa Remove unnecessary/incorrect bind by Vijay Menon · 10 years ago
  42. cb5e523 Regen DDC files by Vijay Menon · 10 years ago
  43. e9b7e6f implement ES6 modules in JS AST. by John Messerly · 10 years ago
  44. d1ad87f Merge pull request #387 from dart-lang/pretty_print_maps by vsmenon · 10 years ago
  45. 965efa4 Update CHANGELOG.md by vsmenon · 10 years ago 0.1.12
  46. 81e8416 Update devc.dart by vsmenon · 10 years ago
  47. bacda33 Update pubspec.yaml by vsmenon · 10 years ago
  48. daf6b8d Merge pull request #388 from jonaskello/babel-workarounds by John Messerly · 10 years ago
  49. fa32a8d Babel workaround by Jonas Kello · 10 years ago
  50. 72890d1 Switch ddc to use @JS instead of @JSName. Also update dart:js to support new public methods added for 1.13 by Jacob Richman · 10 years ago
  51. 87c010d minor usage and readme fixes by John Messerly · 10 years ago
  52. 7cc328a more compact source map format by Devon Carew · 10 years ago
  53. 26818f8 pretty print source maps by Devon Carew · 10 years ago
  54. 3f64503 Merge pull request #386 from dart-lang/0.1.11 by John Messerly · 10 years ago 0.1.11
  55. 1eb0ea0 update changelog by Devon Carew · 10 years ago
  56. def48f6 rev to 0.1.11 by Devon Carew · 10 years ago
  57. ef3b9cf Initial support for f-bound quantification patterns by Vijay Menon · 10 years ago
  58. 7dc5564 Re-enable source maps by Vijay Menon · 10 years ago
  59. 927028e Fix field override error by Vijay Menon · 10 years ago
  60. 914b566 fix escape of $ in template strings by John Messerly · 10 years ago
  61. 770882d Serve html report in server mode by Vijay Menon · 10 years ago
  62. 79e9804 Compile package:js.{rest, spread} helpers. by Olivier Chafik · 10 years ago
  63. 36a87f7 Merge pull request #317 from dart-lang/fix-devrun by John Messerly · 10 years ago
  64. 613660d Merge pull request #376 from dart-lang/rev_ddc by John Messerly · 10 years ago 0.1.10
  65. 38ebfc0 Move runtime js files down to lib/runtime/dart by Olivier Chafik · 10 years ago
  66. 53a01bd 0.1.10 by Devon Carew · 10 years ago
  67. 096f178 Update devrun to node.js v4.0.0 + fix globally activated dartdevrun by Olivier Chafik · 10 years ago
  68. 4a81942 Add -f as an alias for --force-compile. by Devon Carew · 10 years ago
  69. 17e1ebe generate an html report of the compilation results cleanup css by Devon Carew · 10 years ago
  70. 7493acf Fix the error message widget by Vijay Menon · 10 years ago
  71. 9943df2 Fix the --version option. by Devon Carew · 10 years ago
  72. 07f08d1 Restore null error listener by Vijay Menon · 10 years ago
  73. 0cb5e46 Remove the checker and corresponding dead code by Vijay Menon · 10 years ago
  74. b183fe2 Remove uses of DartObjectImpl by Vijay Menon · 10 years ago
  75. 5d8986a Move DDC to analyzer-based checker by John Messerly · 10 years ago
  76. 10d7d0e Implement --dump-info for batch mode. by Devon Carew · 10 years ago
  77. 26068bd Update version and analysis_options. by Devon Carew · 10 years ago
  78. 3e154e3 further refactoring: merge RestrictedRules into TypeRules by John Messerly · 10 years ago
  79. 33e84a7 remove most of the StrongOptions by John Messerly · 10 years ago
  80. 9e124ba housecleaning: remove nonnullableTypes by John Messerly · 10 years ago
  81. a590e9f more housecleaning: helpers on rules by John Messerly · 10 years ago
  82. d579907 more housecleaning: remove DartRules and reportMissingType by John Messerly · 10 years ago
  83. 47cbabb remove unused imports by John Messerly · 10 years ago
  84. f335640 remove "infer from overrides" option which is now obsolete by John Messerly · 10 years ago
  85. 029e2b1 Update pubspec.yaml by vsmenon · 10 years ago 0.1.9
  86. 6fe74a2 Rewire DDC to use the analyzer task model by Vijay Menon · 10 years ago
  87. ed47365 Fix build - create output dir if needed by Vijay Menon · 10 years ago
  88. 5d29e22 Batch the batch compiler for tests by Vijay Menon · 10 years ago
  89. 10fefb8 Merge pull request #359 from dart-lang/cleanup by vsmenon · 10 years ago
  90. 94d8343 These files are no longer generated by Vijay Menon · 10 years ago
  91. b0006fc fix default warning level by John Messerly · 10 years ago
  92. 1549e6a [js] simplify qualified names by John Messerly · 10 years ago
  93. 38736b2 Merge pull request #353 from dart-lang/revert-319-closure-qualify by John Messerly · 10 years ago
  94. 6173ac4 Revert "Qualified exports and inheritance for Closure" by John Messerly · 10 years ago
  95. a4fba06 Merge pull request #319 from dart-lang/closure-qualify by John Messerly · 10 years ago
  96. ed01237 Merge pull request #345 from dart-lang/changelog by John Messerly · 10 years ago
  97. 6a3f7f1 add a changelog by Devon Carew · 10 years ago
  98. a220335 Screen dynamic invokes to object properties in checker. In the old code, when we so o.f (or o.f(..)) and o had type dynamic, we would promote the type of o to Object so that our dynamic invocation code would not emit a dinvoke. This seems a little bit of a hack in the context of the analyzer integration, so this CL eliminates the promotion, and changes the checker to screen out these dynamic invokes. This should eliminate some of the additional dynamic invokes that Vijay is seeing. by Leaf Petersen · 10 years ago
  99. 5ff605e Update to 0.1.8 by Vijay Menon · 10 years ago 0.1.8
  100. dc9eac4 Merge pull request #339 from dart-lang/add_version by vsmenon · 10 years ago