1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(event-loop): improve timer debug info reporting More... about 2 years ago
feat(event-loop): timer debug info to include the stack trace More... about 2 years ago
feat(event-loop): add an internal API to see the debug info of all timers that are still ref'ed More... about 2 years ago
chore(linting): lint all python files More... about 2 years ago
chore(linting): lint all JavaScript files More... about 2 years ago
chore(linting): lint all C++ files More... about 2 years ago
feat(build): implement seperate build systems More... about 2 years ago
chore(docs): add missing documentation for function parameters More... about 2 years ago
Merge branch 'main' into caleb/build/overhaul More... about 2 years ago
chore(meta): add uncrustify to the pre-commit hook More... about 2 years ago
chore(meta): add autopep8 to the pre-commit hook More... about 2 years ago
chore(meta): add eslint to the pre-commit hook More... about 2 years ago
chore(JSFunctionProxy): use return value of JS::RootedVector::append to determine OOM More... about 2 years ago
chore(ExceptionType): suppress zero-length format string warning in toJsError More... about 2 years ago
feat(meta): implement new build options PythonMonkey now has Release and Debug options, and building docs is now optional (off by default) set environment variable DEBUG for a Debug build set environment variable BUILD_DOCS to build the docs More... about 2 years ago
chore(docs): fix Doxygen documentation warnings More... about 2 years ago
chore(docs): JavaScript is not support by Doxygen More... about 2 years ago
chore(build): fix invalid-offsetof warnings from SpiderMonkey More... about 2 years ago
Merge pull request #321 from Distributive-Network/philippe/fix-320 More... about 2 years ago
using xdecref is not semantically consistent yet More... about 2 years ago
chore(meta): only call pre-commit hook linter on newly changed files More... about 2 years ago
Merge branch 'philippe/fix-320-changes' into philippe/fix-320 More... about 2 years ago
xdecref not decref More... about 2 years ago
Merge branch 'philippe/fix-320' into philippe/fix-320-changes More... about 2 years ago
needed decrefs More... about 2 years ago
Update src/PyObjectProxyHandler.cc More... about 2 years ago
Merge branch 'philippe/fix-320' into philippe/fix-320-changes More... about 2 years ago
Update src/PyListProxyHandler.cc More... about 2 years ago
Update src/PyListProxyHandler.cc More... about 2 years ago
Update src/PyListProxyHandler.cc More... about 2 years ago