0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 20 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core.moves: add type annotations More... over 1 year ago
Core.piece: add type annotations More... over 1 year ago
Core.player: add type annotations More... over 1 year ago
Core.exceptions: add type annotations More... over 1 year ago
Core.misc: add type annotations More... over 1 year ago
mypy: enable testing Omaha.Core and fix apply minimal adjustments More... over 1 year ago
Overlord: add type annotations More... over 1 year ago
test_plugin_subparams: add type annotations More... over 1 year ago
pzable: make Parametrizable.context_key consistent and abstract More... over 1 year ago
app: make plugin_manager arg mandatory More... over 1 year ago
ci: add a YellowGreen gradation for 90% typing precision More... over 1 year ago
preferences: add type annotations More... over 1 year ago
Nuke remaining python2-style super() calls More... over 1 year ago
pzable: move _param_attributes classmethod to metaclass More... over 1 year ago
pzable: disable type warnings for untyped kwargs More... over 1 year ago
params: disable type warnings for untyped kwargs More... over 1 year ago
params: fix bad behaviour for Choice with a bad default More... over 1 year ago
test_params: check behaviour for Choice with a bad default More... over 1 year ago
params: help typechecker to understand Param.__pretty__ More... over 1 year ago
test_params: add tests for change listeners More... over 1 year ago
Param: remove keywords from value change_listener calls More... over 1 year ago
ci: run mypy job and get a badge and code-quality info More... over 1 year ago
innerclass: rework class/non-class clash for better typechecking More... over 1 year ago
ci: drop python 3.7 and 3.8, add 3.10 and 3.11 More... over 1 year ago
innerclass: add type annotations More... over 1 year ago
params: fix key ordering in cloned Context More... over 1 year ago
pzable: move Context to params module More... over 1 year ago
Temporarily disable type checking for test plugin, not providing type info More... over 1 year ago
exceptions: add type annotations More... over 1 year ago
plugin_pattern: squelsh remaining pylint-2.7.2 report More... over 1 year ago