1
I Use This!
Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 9 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
console.js - use own props instead of inheritance to match node semantics More... over 2 years ago
Merge branch 'main' into wes/pmjs-event-loop More... over 2 years ago
peter-jr - treat systems with non-gnu realpath as though they are missing realpath More... over 2 years ago
fix(string): Python 3.8 and 3.9 do not have `Py_NewRef` More... over 2 years ago
peter-jr - supply wc -L and realpath good-enough polyfills More... over 2 years ago
refactor(string): remove `pm.asUCS4` method as encoding conversion is done automatically More... over 2 years ago
refactor(string): make `StrType::asUCS4` a static method More... over 2 years ago
refactor(string): do not throw in `StrType::asUCS4` More... over 2 years ago
refactor(string): convert surrogate pairs using Python-provided macros More... over 2 years ago
feat(string): automatically convert strings containing surrogate pairs to UCS4 More... over 2 years ago
Add label to feature issue template yaml More... over 2 years ago
Add issue templates for bugs and feature requests More... over 2 years ago
chore(git): ignore local `.venv` folder More... over 2 years ago
Add tests for Date / datetime objects More... over 2 years ago
Merge pull request #85 from Distributive-Network/Xmader/feat/atob-btoa More... over 2 years ago
Testing: add tests for passing promises between JS and Python More... over 2 years ago
Add test coverage for ArrayBuffer <--> Buffer conversion More... over 2 years ago
Merge pull request #82 from Distributive-Network/Xmader/chore/improve-nightly-build More... over 2 years ago
feat: add a test for sending a JS object to Python and getting it back works More... over 2 years ago
test(JSObjectProxy): add tests on `tp_repr` and `tp_iter` More... over 2 years ago
build(setup.sh): add missing pkgs on fresh ubuntu systems More... over 2 years ago
Merge pull request #88 from Distributive-Network/hamada/pminit-cli-tool More... over 2 years ago
fix(pminit/cli.py): --help is not a valid command to npm bare More... over 2 years ago
refactor(JSObjectProxy): remove commented code More... over 2 years ago
Add py2js/string.simple test More... over 2 years ago
Add js2py/string.simple test More... over 2 years ago
console - substitute unprintable ?? characters for non-BMP code-points More... over 2 years ago
Add eslint configuration; pick lint More... over 2 years ago
pmjs - handle empty .python commands gracefully More... over 2 years ago
fix(pminit/cli.py): npm --help returns non-zero exit code but shouldn't raise an error as it's a valid command More... over 2 years ago