1. bb550e4 Fix issue with Partial LSE and casts/instanceof by Alex Light · 3 years, 8 months ago
  2. a84cd9e Fix small bug in checker.py by Alex Light · 4 years, 1 month ago
  3. 908759b Nicer error formatting for invalid Checker regular expressions by Daniil Riazanovskiy · 4 years, 2 months ago
  4. 4a128a1 Reformat Checker according to recent Google styleguide by Daniil Riazanovskiy · 4 years, 2 months ago
  5. d4220f1 Revert^2 "Port Checker to python 3" by Daniel Riazanovskiy · 4 years, 3 months ago
  6. bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 4 years, 3 months ago
  7. 5409408 Revert "Port Checker to python 3" by Roland Levillain · 4 years, 3 months ago
  8. 961f295 Port Checker to python 3 by Daniil Riazanovskiy · 4 years, 3 months ago
  9. 952c090 Don't print the whole input file in case of Checker failure by Daniil Riazanovskiy · 4 years, 3 months ago
  10. 2446feb Dump ISA into .cfg by Evgeny Astigeevich · 4 years, 5 months ago
  11. 40b0614 Checker: Add function isaHasFeature by Fabio Rinaldi · 4 years, 11 months ago
  12. 06d9854 Checker: Support IF, ELIF, ELSE, FI by David Brazdil · 9 years ago
  13. 8b934b1 Checker: Refactor line-matching algorithm by David Brazdil · 9 years ago
  14. 9bbed3c Checker: Rename assertions to statements by David Brazdil · 9 years ago
  15. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 11 months ago
  16. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 5 years ago
  17. 92706a8 Introduced CHECK-START-{x,y,z} syntax. by Aart Bik · 7 years ago
  18. d4c077a Have Checker print lines of unmatched test cases. by Roland Levillain · 9 years ago
  19. 0f73bda Improve Checker error messages by David Brazdil · 9 years ago
  20. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 9 years ago
  21. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  22. 8ff495e Fix formatting comment in Checker by David Brazdil · 9 years ago
  23. b34c35e ART: Expression evaluation in Checker by David Brazdil · 9 years ago
  24. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  25. 74e1cc0 When a Checker assertion cannot be parsed, display it. by Roland Levillain · 9 years ago
  26. c090301 Fix error message description in Checker by David Brazdil · 10 years ago
  27. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 10 years ago
  28. 7114119 ART: Implement next-line assertions in Checker by David Brazdil · 10 years ago
  29. 6423cf5 ART: Refactor and simplify matching in Checker by David Brazdil · 10 years ago
  30. dbad6e8 ART: Add missing Checker file by David Brazdil · 10 years ago
  31. c4de943 ART: Immutable `variables` dictionary in Checker by David Brazdil · 10 years ago
  32. 4e9aac1 ART: Stricter matching of Checker lines by David Brazdil · 10 years ago
  33. d56dd2b ART: Rephrase test comments, update Checker README by David Brazdil · 10 years ago
  34. c2c48ff ART: Change Checker syntax for variables by David Brazdil · 10 years ago
  35. a8b85b2 Fix minor checker bug by Calin Juravle · 10 years ago
  36. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 10 years ago