This website requires JavaScript.
Explore
Help
Sign in
isledecomp
/
isle-portable
Watch
1
Star
0
Fork
You've already forked isle-portable
0
mirror of
https://github.com/isledecomp/isle-portable.git
synced
2024-11-22 15:37:55 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3b155bfe38
isle-portable
/
tools
/
requirements.txt
6 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
Python Linting and Code Formatting (#298) * Create common print_diff function * Add pylint and black * Fix linting, move classes to utils * Add black/pylint to github actions * Fix linting * Move Bin and SymInfo into their own files * Split out format * Tidy up workdlows and pip, add readme * Lint tests, add tests to readme
2023-11-25 13:27:42 -05:00
tools/isledecomp
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
Python Linting and Code Formatting (#298) * Create common print_diff function * Add pylint and black * Fix linting, move classes to utils * Add black/pylint to github actions * Fix linting * Move Bin and SymInfo into their own files * Split out format * Tidy up workdlows and pip, add readme * Lint tests, add tests to readme
2023-11-25 13:27:42 -05:00
pystache
Reference in a new issue
Copy permalink