This website requires JavaScript.
Explore
Help
Sign in
isledecomp
/
isle
Watch
1
Star
0
Fork
You've already forked isle
0
mirror of
https://github.com/isledecomp/isle.git
synced
2024-11-26 01:28:30 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fb0d1ccb62
isle
/
tools
/
reccmp
/
requirements.txt
4 lines
37 B
Text
Raw
Normal View
History
Unescape
Escape
Use templates instead of replacing (#292) * Use templates instead of replacing * Use Renderer to avoid loading templates ourselves --------- Co-authored-by: Thomas Phillips <thomas@teknique.com>
2023-11-19 07:55:01 -05:00
capstone
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 22:01:40 -04:00
colorama
Checkorder tool to keep functions in original binary order (#228) * First commit of order tool * More flexible match on module name. Bugfix on blank_or_comment * Report inexact offset comments in verbose mode. Bugfix for exact regex * Refactor checkorder into reusable isledecomp module * Find bad comments in one pass, add awareness of TEMPLATE * Refactor of state machine to prepare for reccmp integration * Use isledecomp lib in reccmp * Build isledecomp in GH actions, fix mypy complaint * Ensure unit test cpp files will be ignored by reccmp * Allow multiple offset markers, pep8 cleanup * Remove unused variable * Code style, remove unneeded module and TODO * Final renaming and type hints * Fix checkorder issues, add GH action and enforce (#2) * Fix checkorder issues * Add GH action * Test error case * Works * Fixes --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
2023-11-21 03:44:45 -05:00
isledecomp
pystache
Reference in a new issue
Copy permalink