Skip to content
Snippets Groups Projects
  1. Jan 18, 2019
  2. Jan 17, 2019
  3. Dec 28, 2018
  4. Dec 19, 2018
  5. Dec 11, 2018
  6. Nov 30, 2018
  7. Nov 21, 2018
  8. Nov 05, 2018
  9. Nov 02, 2018
  10. Nov 01, 2018
  11. Oct 30, 2018
  12. Oct 26, 2018
  13. Oct 19, 2018
    • Jonah Williams's avatar
      Refactor test into two packages (#945) · ac213303
      Jonah Williams authored
      * Refactor test into two packages (#1)
      
      * move test and test_core to packages folder
      
      * rename test_core to test_api
      
      * rename packages to pkgs, add dart.js back to repo
      
      * change pubspec to point to test_api version
      
      * move to correct dir in travis.yml
      
      * Remove duplicate utils.dart
      ac213303
  14. Oct 02, 2018
  15. Sep 18, 2018
  16. Sep 17, 2018
  17. Sep 14, 2018
    • Nate Bosch's avatar
      Allow omitting const in parsed metadata (#935) · 45b673c6
      Nate Bosch authored
      Fixes #915
      
      When there is no `const` the expression is parsed as a
      `MethodInvocation` instead of an `InstanceCreationExpression`. Update
      all the places we were casting to the latter so that it can handle
      either case.
      
      Add some additional tests for import prefix cases.
  18. Sep 13, 2018
  19. Sep 11, 2018
  20. Sep 05, 2018
  21. Aug 23, 2018
  22. Aug 14, 2018
  23. Aug 13, 2018
Loading