1
I Use This!
Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(pmjs): change the `PMJS_PATH` separator to comma, because colon is used as the drive letter separator on Windows More... over 2 years ago
refactor(require.py): arrays are already supported More... over 2 years ago
fix(require.py): Canonicalize directory separator More... over 2 years ago
Merge pull request #138 from Distributive-Network/Xmader/feat/py-datetime-to-js More... over 2 years ago
Merge pull request #115 from Distributive-Network/feature/js-test-coverage More... over 2 years ago
extra `\r` gets printed on Windows, but bash `read` cannot deal with it More... over 2 years ago
fix(pmjs): invalid escape sequence `\{` More... over 2 years ago
extra `\r` gets printed on Windows, but bash `read` cannot deal with it More... over 2 years ago
refactor(pmjs): unify quitting by `EOFError` More... over 2 years ago
fix(pmjs): require from absolute path on Windows More... over 2 years ago
ci: enable peter-jr tests on Windows since we have a `readline` replacement library More... over 2 years ago
chore: python `readline` standard library is not available on Windows, use `pyreadline3` instead More... over 2 years ago
test(datetime): `tests/js/js2py/datetime.simple` should pass More... over 2 years ago
feat(datetime): support converting Python datetime objects to JS Date More... over 2 years ago
Update README.md More... over 2 years ago
Merge pull request #137 from Distributive-Network/Xmader/chore/directory-structure-housekeeping More... over 2 years ago
Merge pull request #135 from Distributive-Network/Xmader/docs/peter-jr More... over 2 years ago
Revert "console - substitute unprintable ?? characters for non-BMP code-points" More... over 2 years ago
`tests/js/js2py/datetime2.simple` should pass More... over 2 years ago
the `day` argument to `Date.UTC` starts from 1 More... over 2 years ago
Merge branch 'main' into feature/js-test-coverage More... over 2 years ago
chore: move uncrustify formatter configs under the `cmake` directory More... over 2 years ago
chore: move cmake externals under the `cmake` directory More... over 2 years ago
chore: move doxygen configs to the `cmake` dir More... over 2 years ago
docs: npm (Node.js) is required during installation More... over 2 years ago
docs: fix formats in README More... over 2 years ago
docs: remove `PythonMonkey is not release-ready yet` from README More... over 2 years ago
docs: fix formats in README More... over 2 years ago
Merge pull request #133 from Distributive-Network/feature/dependabot More... over 2 years ago
chore: add peter-jr tests task for VSCode More... over 2 years ago