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
refactor: we cannot use C++20 feature `std::views::filter` as it's not supported by older compilers that are supposed to "support C++20" More... about 2 years ago
chore: towards warning-free building for `JS::RootedVector::append` More... about 2 years ago
chore: fix merging errors More... about 2 years ago
chore(linting): lint the newly added `wtfpm.py` file More... about 2 years ago
Merge branch 'main' into Xmader/feat/WtfPM More... about 2 years ago
Merge pull request #342 from Distributive-Network/caleb/build/sanitize More... about 2 years ago
feat(build): implement Sanitize build using AddressSanitizer More... about 2 years ago
Merge pull request #336 from Distributive-Network/caleb/update/poetrylock More... about 2 years ago
chore(meta): remove pminit from poetry.lock More... about 2 years ago
chore(meta): update minimum pminit version in poetry.lock More... about 2 years ago
Merge pull request #335 from Distributive-Network/caleb/fix/publish More... about 2 years ago
chore(meta): update aiohttp in poetry.lock More... about 2 years ago
fix(CI): fix building docs in CI by adding a 'None' BUILD_TYPE More... about 2 years ago
Merge pull request #334 from Distributive-Network/caleb/fix/docs/publish More... about 2 years ago
Merge branch 'main' into caleb/fix/docs/publish More... about 2 years ago
fix(CI): correctly upload docs from the runner that builds them More... about 2 years ago
Merge pull request #322 from Distributive-Network/caleb/build/overhaul More... about 2 years ago
chore(CI): remove macos-11 from CI More... about 2 years ago
chore(CI): remove symlinking of debug python files on Windows CI More... about 2 years ago
Merge branch 'main' into Xmader/feat/WtfPM More... about 2 years ago
Merge branch 'caleb/build/overhaul' of github.com:Distributive-Network/PythonMonkey into caleb/build/overhaul More... about 2 years ago
chore(meta): fix CMake CMP0148 warning More... about 2 years ago
chore(meta): fix BUILD_DOCS unused variable warning More... about 2 years ago
update aiohttp More... about 2 years ago
Merge branch 'caleb/build/overhaul' of github.com:Distributive-Network/PythonMonkey into caleb/build/overhaul More... about 2 years ago
chore(meta): fix Windows builds More... about 2 years ago
fix(event-loop): fix the `Future object is not initialized` error and the segfault that follows More... about 2 years ago
Merge branch 'caleb/build/overhaul' of github.com:Distributive-Network/PythonMonkey into caleb/build/overhaul More... about 2 years ago
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