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