0.6.3.3
  1. aa6ccd2 Don't run pub in checked mode in the built SDK. by rnystrom@google.com · 12 years ago
  2. 4bea849 Make pub.bat work from within the repo. by rnystrom@google.com · 12 years ago
  3. 659b81f Fixed sdk/bin/dart2analyzer to use package-root by kustermann@google.com · 12 years ago
  4. d29b18d Add --library-root to dartdoc invocation. by rnystrom@google.com · 12 years ago
  5. 2dbaddd Make dartdoc.bat work with snapshots and run in the repo. by rnystrom@google.com · 12 years ago
  6. 450b45e Make bin/pub work in the repo. by rnystrom@google.com · 12 years ago
  7. 6c96878 Add dartdoc to the generated utils snapshot. by amouravski@google.com · 12 years ago
  8. b06ba1b Run 'analyzer' tests with '--show-package-warnings' flag. by scheglov@google.com · 12 years ago
  9. d86c723 Roll back 16364004 and 16206027. by amouravski@google.com · 12 years ago
  10. 0d1be28 Add dartdoc to the generated utils snapshot. by amouravski@google.com · 12 years ago
  11. 0d3e47d Basic dart^2 analyzer tests running. by scheglov@google.com · 12 years ago
  12. 604f2ac Revert revision 23575. by ricow@google.com · 12 years ago
  13. 950934a Add dartdoc to the generated utils snapshot by ricow@google.com · 12 years ago
  14. 38668d1 Revert revision 23438. by ricow@google.com · 12 years ago
  15. be25032 Make bin/pub script work when run from the repo. by rnystrom@google.com · 12 years ago
  16. 679b876 Reland "Add --version option to dart2js and add version information (if available) to generated code." by kasperl@google.com · 12 years ago
  17. e90972e Revert "Add --version option to dart2js and add version information (if available) to generated code." by kasperl@google.com · 12 years ago
  18. 3c95824 Add --version option to dart2js and add version information (if available) to generated code. by kasperl@google.com · 12 years ago
  19. a35c219 Fix dartanalyzer.bat so it works when there are spaces in the path to dart sdk. by aprelev@gmail.com · 12 years ago
  20. b203ff2 Fix dartanalyzer failure to run when there are spaces in the path to the dart-sdk. by aprelev@gmail.com · 12 years ago
  21. cc6e2f7 Put a snapshot of pub in the SDK. by nweiz@google.com · 12 years ago
  22. 18ef5b5 Clean up various ways we find paths in pub. by nweiz@google.com · 12 years ago
  23. 24213be Move pub into sdk/lib/_internal. by nweiz@google.com · 12 years ago
  24. d5a63cc Fixes to the sdk dartanalyzer.bat script. by devoncarew@google.com · 12 years ago
  25. 15f2818 Add the new dart analyzer to the SDK. by devoncarew@google.com · 12 years ago
  26. d3a932f Fixed sdk/bin/dart2js.bat to enable SDK_DIRs with spaces in them by kustermann@google.com · 12 years ago
  27. f1862a6 Revert revision 21331 and 21334 by ricow@google.com · 12 years ago
  28. 952369c Speculative fix for dart2js on windows by ricow@google.com · 12 years ago
  29. 4acabf0 Fix issue 9844 by adressing additional review comments by ricow@google.com · 12 years ago
  30. f9e2907 Revert "Revert "Attempt to re-commit Dartdoc exports."" by amouravski@google.com · 12 years ago
  31. e492c02 Revert "Attempt to re-commit Dartdoc exports." by amouravski@google.com · 12 years ago
  32. 362cf71 Attempt to re-commit Dartdoc exports. by amouravski@google.com · 12 years ago
  33. 0120d31 Really fix dart2js.bat on windows by ricow@google.com · 12 years ago
  34. 75e49ea Fix arguments to dart2js in windows bat file by ricow@google.com · 12 years ago
  35. 00da866 Move the dart2js snapshot into bin directory of sdk root. by ricow@google.com · 12 years ago
  36. d7b8047 Rename the sdk/bin/dartanalyzer* scripts to dartanalyzer_developer*, and update by devoncarew@google.com · 12 years ago
  37. c5c15b0 Rename the name of the new analyzer jar file from new_analyzer.jar to by devoncarew@google.com · 12 years ago
  38. b8d6302 Bugfix in dart2js_developer.bat: exitcode was not propagated correctly by kustermann@google.com · 12 years ago
  39. 70f8c7a Work around issue 9499. by nweiz@google.com · 12 years ago
  40. e1ac688 Set the correct package-root for dartdoc. by nweiz@google.com · 12 years ago
  41. c590e8a Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 12 years ago
  42. 3f0d393 Second attempt to fix dart2js.bat so it looks for dart2js snapshot in right place and propagates correct exit code back to caller. by aprelev@gmail.com · 12 years ago
  43. 5858afd Write the magic number 0xf5f5dcdc into a script snapshot file and use this to distinguish whether a script snapshot or a regular script file is being passed on the command line (removed the --use-script-snapshot option). by asiva@google.com · 12 years ago
  44. a4a72c2 Updates to the new analyzer to help make the try bot happy. by devoncarew@google.com · 12 years ago
  45. bf56eeb Create "binaries" for calling the new analyzer. by ricow@google.com · 12 years ago
  46. e8ade81 - Remove the --no-use-inlining flag as it is not beneficial as the compiled programs grow. by iposva@google.com · 12 years ago
  47. d313a12 1. Change option --use_script_snapshot to --use-script-snapshot (easier to type). by asiva@google.com · 13 years ago
  48. d9115f9 Revert "Fixed dart2js.bat so it looks for dart2js snapshot in right place." due to dart2js chrome build failures. by aprelev@gmail.com · 13 years ago
  49. 3803e4e Fixed dart2js.bat so it looks for dart2js snapshot in right place. by aprelev@gmail.com · 13 years ago
  50. e8ae255 Disabling snapshots on windows for dartdoc and dart2js. by devoncarew@google.com · 13 years ago
  51. ec4f3a1 Make dart2js_developer executable. by ahe@google.com · 13 years ago
  52. 8dd3c61 Add file missing from earlier commit. by ahe@google.com · 13 years ago
  53. d45a3d0 Correct snapshot location and fix a dependency problem. by ahe@google.com · 13 years ago
  54. c17990a Call dart2js directly from sdk/bin. by ahe@google.com · 13 years ago
  55. 33478d8 Fix shell bug in sdk/bin/dart by sra@google.com · 13 years ago
  56. 2d8076e Add scripts equivalent to the macos/linux scripts in sdk/bin. by dgrove@google.com · 13 years ago
  57. 65db39f Create wrappers for MacOS/Linux to allow sdk "binaries" to be by dgrove@google.com · 13 years ago