isle/tools/reccmp
Mark Langen 0b47f3fff3
Improve reccmp.py (#49)
* Improve reccmp.py

* Now only shows the info for a single function when a specific function
  is specified via -v

* Now colors the output by default

* Percentages are shown as green/yellow/red depending on the percentage
  completed.

* Diff +/- lines are shown as green/red.

* Includes standard --no-color argument in case we need no color for
  some tooling which consumes the output.

* Feedback
2023-06-25 19:01:40 -07:00
..
cvdump.exe rename reccomp to reccmp 2023-06-21 14:36:09 -07:00
reccmp.py Improve reccmp.py (#49) 2023-06-25 19:01:40 -07:00
requirements.txt Improve reccmp.py (#49) 2023-06-25 19:01:40 -07:00
template.html reccomp: add option to hide 100% matching functions (#35) 2023-06-21 14:43:01 -07:00