1. c6c4a0e Remove the name parameter of isInstanceOf. by Natalie Weizenbaum · 9 years ago
  2. 1a28749 Update the CHANGELOG. by Natalie Weizenbaum · 9 years ago
  3. 4dd4f16 core-matchers: remove the name parameter from isInstanceOf's constructor by Andreas Kirsch · 9 years ago
  4. 5bb58fc Merge branch 'stable' by Natalie Weizenbaum · 9 years ago
  5. ee31c99 Deprecate the name parameter of isInstanceOf. by Natalie Weizenbaum · 9 years ago 0.11.4+4
  6. 6467955 Add a changelog entry and update the pubspec. by Natalie Weizenbaum · 9 years ago
  7. 6110331 Don't pass strings to isInstanceOf in the tests. by Natalie Weizenbaum · 9 years ago
  8. f66e484 Fix up some isInstanceOf documentation. by Natalie Weizenbaum · 9 years ago
  9. f4eb0d1 Prepare the removal of the name parameter of isInstanceOf. by Andreas Kirsch · 9 years ago
  10. b014499 Fix equalsIgnoringWhitespace examples. by Natalie Weizenbaum · 9 years ago 0.11.4+3
  11. f53e318 Merge branch 'stable' by Kevin Moore · 9 years ago
  12. 6600254 Improve the formatting of strings that contain unprintable ASCII characters. by Natalie Weizenbaum · 9 years ago 0.11.4+2
  13. db1c5ea Improve the formatting of strings that contain unprintable ASCII characters. by Natalie Weizenbaum · 9 years ago
  14. 8ab6fef browsers tests cause runtime errors by Kevin Moore · 9 years ago
  15. 4198fe7 Small tweaks to improve analysis by Kevin Moore · 9 years ago
  16. b2f77c3 Prepare to release 0.12.0-alpha.0. by Natalie Weizenbaum · 9 years ago 0.12.0-alpha.0
  17. 3c8ee69 Get rid of minified tests. by Natalie Weizenbaum · 9 years ago
  18. 9f15e52 Re-add minified/unminified tests. by Natalie Weizenbaum · 9 years ago
  19. 14747b0 refactor with unittest by Kevin Moore · 9 years ago
  20. 3a1ab8c Correctly match and print strings with escaped values by Kevin Moore · 9 years ago 0.11.4+1
  21. f845ba1 trying to fix build bots by Kevin Moore · 9 years ago
  22. 0d23f15 matcher: fixed status file, formatting, tweaks to readme by Kevin Moore · 9 years ago
  23. 755ee44 Rewrite isEmpty and isNotEmpty to just access the isEmpty/isNotEmpty. by Andreas Kirsch · 9 years ago 0.11.4
  24. 1cad08d Properly skip tests in packages directories. by Natalie Weizenbaum · 9 years ago
  25. e96b6a3 Update the pubspec's homepage link. by Natalie Weizenbaum · 9 years ago
  26. 60880bc Add gitignore, status, and codereview files. by Natalie Weizenbaum · 9 years ago
  27. 15badca Fix the prints matcher test on dart2js. by nweiz@google.com · 9 years ago
  28. 5c34929 Add a [prints] matcher to the matcher library. by nweiz@google.com · 9 years ago
  29. 831097d Add isNotEmpty to core_matchers. by nweiz@google.com · 9 years ago
  30. 3bec76d Adjusting matcher comments with one-line summaries by srawlins@google.com · 10 years ago
  31. e0d6dfd pkg/matcher: refactored code around data-structure vs execution-based matchers by kevmoo@google.com · 10 years ago
  32. a77c143 add isNaN and isNotNaN to matchers by kevmoo@google.com · 10 years ago
  33. a8eaa40 pkg/matcher: removed deprecated matchers by kevmoo@google.com · 10 years ago
  34. 262843c Fix the matcher tests in dart2js minified mode. by nweiz@google.com · 10 years ago
  35. 3137e4f Compare sets order-independently in pkg/matcher. by nweiz@google.com · 10 years ago
  36. 94a9bcf pkg/matcher: reapply 36881,36896 working around Issue 19173 by kevmoo@google.com · 10 years ago
  37. 1495cd1 pkg/matcher: Reverting 36881,36896 while investigating dart2js checked crash by kevmoo@google.com · 10 years ago
  38. 548c542 pkg/matcher: small nits from previous CL by kevmoo@google.com · 10 years ago
  39. 27da56e pkg/matcher: cleanup, updates, deprecations, fixes by kevmoo@google.com · 10 years ago
  40. 899132d pkg/matcher: test cleanup by kevmoo@google.com · 10 years ago
  41. f9c7742 pkg/matcher by kevmoo@google.com · 10 years ago