1
I Use This!
Low Activity

Commits : Listings

Analyzed 8 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
Merge pull request #60 from Distributive-Network/Xmader/feat/pm.require More... over 2 years ago
util.js - improve output for instances of Error More... over 2 years ago
pmjs - add pm.eval evalOptions to improve stack traces on internal code More... over 2 years ago
ci: cache SpiderMonkey build by its version More... over 2 years ago
chore: upgrade SpiderMonkey to 102.13.0 ESR More... over 2 years ago
Merge pull request #75 from Distributive-Network/Xmader/chore/fix-spidermonkey-build More... over 2 years ago
Add line numbers and filenames to stack traces for require.py code More... over 2 years ago
commonjs test - now fails tests which throw uncaught exceptions More... over 2 years ago
Mark is-compilte-unit test as passing More... over 2 years ago
Invoke post-install hook post-build via build.py; locate node_modules in pminit More... over 2 years ago
Upgrade to ctx-module ^1.0.13 More... over 2 years ago
build.py - checkout submodules before build More... over 2 years ago
console - fix default invocation More... over 2 years ago
fix arguments for Console constructor More... over 2 years ago
Merge branch 'main' into wes/improved-pmjs More... over 2 years ago
README - fix typos, add information about Error, ArrayBuffer, etc More... over 2 years ago
README - improve documentation wrt builtin functions More... over 2 years ago
peter-jr - support .failing tests More... over 2 years ago
program-module test - fix failure propagation More... over 2 years ago
fix(JSObjectProxy): repr multiple reference of a cyclic object More... over 2 years ago
fix(JSObjectProxy): collision-resistant cyclic objects detection for `repr` More... over 2 years ago
pmjs - save history via atexit handler More... over 2 years ago
python.exit - wrap sys.exit so that JS floats become Python ints More... over 2 years ago
README - add better IIFE example, explain type transfers More... over 2 years ago
fix(JSObjectProxy): update cyclic objects detection for `repr` to make it more collision-resistant More... over 2 years ago
feat(JSObjectProxy): print `[Circular]` for cyclic objects More... over 2 years ago
feat(JSObjectProxy): detect cyclic objects in JSObjectProxy_repr More... over 2 years ago
feat(JSObjectProxy): compute the string representation for `repr()` or `str()` More... over 2 years ago
feat(JSObjectProxy): make JSObjectProxy iterable More... over 2 years ago
chore: fix finding `install-name-tool` More... over 2 years ago