openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PythonMonkey
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
7 days
ago. based on code collected
8 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 51 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
feat(pmdb): support setting breakpoints on specific line
Tom Tang
More...
over 2 years ago
fix(pmdb): use Python `exit` to end the program
Tom Tang
More...
over 2 years ago
feat(pmdb): indicate the column position when printing the current line (the `line` command)
Tom Tang
More...
over 2 years ago
feat(pmdb): automatically enter the debugger on uncaught exceptions
Tom Tang
More...
over 2 years ago
fix(pmdb): `print <expr>` command handle missing argument
Tom Tang
More...
over 2 years ago
fix(pmjs): `--interactive` flag not recognized
Tom Tang
More...
over 2 years ago
feat(pmdb): add `help` command to print help message
Tom Tang
More...
over 2 years ago
Merge branch 'main' into Xmader/feat/js-debugger
Tom Tang
More...
over 2 years ago
refactor(pmdb): pmdb can be enabled outside of pmjs
Tom Tang
More...
over 2 years ago
feat(pmdb): add a gdb-like JS debugger for pmjs
Tom Tang
More...
over 2 years ago
Merge pull request #148 from Distributive-Network/Xmader/fix/stdio-class-method
Tom Wenzheng Tang
More...
over 2 years ago
fix: stdio.write may be monkeypatched at runtime to be a class method
Tom Wenzheng Tang
More...
over 2 years ago
Merge pull request #142 from Distributive-Network/Xmader/fix/textio
Hamada-Distributed
More...
over 2 years ago
helpers.py - be more selective wrt properties added to pm
Wes Garland
More...
over 2 years ago
WIP(js-debugger): define `Debugger` object in `debuggerGlobal`
Tom Tang
More...
over 2 years ago
WIP(js-debugger):
Tom Tang
More...
over 2 years ago
fix(event-loop): the Debugger API requires `JobQueue::runJobs` and `JobQueue::saveJobQueue` to be implemented
Tom Tang
More...
over 2 years ago
Merge pull request #143 from Distributive-Network/Xmader/chore/install-pyreadline3-on-windows-only
Wes Garland
More...
over 2 years ago
helpers.py - fix key enumeration bug
Wes Garland
More...
over 2 years ago
Merge branch 'main' into Xmader/fix/textio
Tom Tang
More...
over 2 years ago
Merge branch 'main' into Xmader/chore/install-pyreadline3-on-windows-only
Wes Garland
More...
over 2 years ago
helpers.py - use globalThis as authoritative source of globals to add to exports
Wes Garland
More...
over 2 years ago
helpers.py - add standard globals from ~ JS 1.7
Wes Garland
More...
over 2 years ago
Improve syntax for new helper; new emits lambda instead of directly constructing
Wes Garland
More...
over 2 years ago
Add new and typeof helpers
Wes Garland
More...
over 2 years ago
Merge branch 'main' into wes/pmjs-event-loop
Wes Garland
More...
over 2 years ago
Update pminit for latest ctx-module (^1.0.14)
Wes Garland
More...
over 2 years ago
refactor(pmjs): pyreadline3 already provides the shim for readline library
Tom Tang
More...
over 2 years ago
chore: install pyreadline3 dependency on Windows only
Tom Tang
More...
over 2 years ago
fix: stdio stream objects may be monkeypatched at runtime not being instances of TextIOWrapper
Tom Tang
More...
over 2 years ago
←
1
2
…
47
48
49
50
51
52
53
54
55
…
92
93
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree