1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 12, 2024 — Jan 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More type hints. More... about 3 years ago
Use a text rather than binary test file. More... about 3 years ago
More type hints More... about 3 years ago
Add more type hints More... about 3 years ago
Add more type hints More... about 3 years ago
Add logging to try to catch why "forced strikes remain" More... about 3 years ago
Improve logging for Legion moves. More... about 3 years ago
Add log level to logging message format More... about 3 years ago
Add logging on find_normal_moves More... about 3 years ago
Add logging to catch failing to remove dead creatures More... about 3 years ago
Add more logging in find_all_moves More... about 3 years ago
Add a log line when we start the stresstest. More... about 3 years ago
Add more type hints More... about 3 years ago
Add more type checks. More... about 3 years ago
Change from os._exit to sys.exit More... about 3 years ago
Log returncode from exit_unconditionally More... about 3 years ago
Move __copyright__ and __license__ after imports. More... about 3 years ago
Shorten some "#type: ignore" comments for line length More... about 3 years ago
pep8 was renamed to pycodestyle More... about 3 years ago
Add type annotations to BattleMap More... about 3 years ago
Change an f-string with no arguments to a str More... about 3 years ago
Add mypy to test requirements file. More... about 3 years ago
Add type annotations to Game. More... about 3 years ago
Remove unused method find_came_from More... about 3 years ago
Add skeleton mypy support. More... about 3 years ago
Bump Python versions in setup.py More... about 3 years ago
Add logging to try to find legion splitting bug. More... about 3 years ago
Improve an f-string More... about 3 years ago
Do not log a variable that is not always set. More... about 3 years ago
Remove excessive logging from _score_legion_move More... about 3 years ago