1
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(CI): fix Debug builds on Windows in CI More... about 2 years ago
fix(CI): fix Debug Windows build in CI More... about 2 years ago
chore(meta): fix compilation warnings on Windows More... about 2 years ago
chore(CI): add Debug fallback build type in CI More... about 2 years ago
chore(CI): add CI debugging for build types More... about 2 years ago
Merge branch 'main' into caleb/build/overhaul More... about 2 years ago
fix(cmake): fix compilation flags on Windows More... about 2 years ago
chore(meta): add git-blame-ignore-revs file currently set to ignore linting commits More... about 2 years ago
Merge pull request #327 from Distributive-Network/philippe/dicttype-gc-fixed-lay-call-params-inline More... about 2 years ago
can now inline the call params More... about 2 years ago
chore(docs): remove unused directory from Doxyfile INPUT More... about 2 years ago
fix(build): fix Windows build config More... about 2 years ago
chore(test): remove commented code from print-load.js More... about 2 years ago
chore(jsTypeFactory): remove duplicate if block from messy merge More... about 2 years ago
chore(typo): fix typo in setup.sh echo More... about 2 years ago
chore(docs): fix comment on PyDictProxyHandler::enumerate More... about 2 years ago
fix(build): use multi-config generator on windows, and single- on unix More... about 2 years ago
fix(build): fix bug where it was not possible to disable building docs More... about 2 years ago
fix(CI): fix syntax error in workflow file More... about 2 years ago
chore(docs): document how to disable pre-commit hook More... about 2 years ago
use consistent formatting in Makefile More... about 2 years ago
feat(build): make build types case-insensitive More... about 2 years ago
feat(CI): add per-OS debugging in CI, and include macos-11 we can include macos-11 now that we no longer depend on prebuilt uncrustify binaries More... about 2 years ago
build Release builds in CI More... about 2 years ago
fix(build): fix new build system on Windows More... about 2 years ago
fix: reflect the changes in `main` More... about 2 years ago
Merge branch 'main' into Xmader/feat/WtfPM More... about 2 years ago
feat: add the ability to use WTFPythonMonkey as a Python context manager (`with`-statement) More... about 2 years ago
feat(pmjs): add the `--wtf` flag to enable WTFPythonMonkey, a tool that detects any hanging setTimeout/setInterval timers when Ctrl-C is hit More... about 2 years ago
feat(event-loop): timer debug info showing the start time More... about 2 years ago