SeaCogs/hotreload
cswimr 3eeb2f90a6
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 44s
feat(hotreload): add pre-compilation
this feature will detect syntax errors before reloading a cog and cancel the cog reload if it detects one. DOES NOT detect runtime/logic errors, only syntax errors.
2025-01-29 23:24:19 +00:00
..
__init__.py feat(hotreload): init (#49) 2025-01-25 23:55:37 +00:00
hotreload.py feat(hotreload): add pre-compilation 2025-01-29 23:24:19 +00:00
info.json chore(hotreload): support python 3.8+ instead of 3.10+ 2025-01-26 21:09:38 +00:00