0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Jan 06, 2024 — Jan 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix REPL completion crash on Py3k More... over 9 years ago
Add Device.get_frontmost_application() More... over 9 years ago
Fix parsing of PKG-INFO containing CRLFs More... over 9 years ago
Fix Py3k compatibility issues More... over 9 years ago
Resolve python runtime lazily on Mac More... over 9 years ago
Add support for generating a (pretend) source package More... over 9 years ago
Merge pull request #48 from Tyilo/better-magic More... over 9 years ago
Improve support for magic commands in repl More... over 9 years ago
Merge pull request #47 from Tyilo/py_future More... over 9 years ago
Improve compatibility between Python 2 and 3 More... over 9 years ago
Fix Py3k regression More... over 9 years ago
Merge pull request #46 from Tyilo/autocompletion-v3 More... over 9 years ago
Improve autocompletion by using getOwnPropertyNames instead of keys More... over 9 years ago
Display “Kernel” instead of pid 0 More... over 9 years ago
Merge pull request #44 from Tyilo/autocompletion-v2 More... over 9 years ago
Improve autocompletion in repl More... over 9 years ago
Merge remote-tracking branch 'Tyilo/magic-time' More... over 9 years ago
Add %time command More... over 9 years ago
Fix discoverer regression More... over 9 years ago
Fix REPL hang when target crashes during evaluation of expression More... over 9 years ago
Ensure graceful teardown of the reactor thread More... over 9 years ago
Retry select() on EINTR More... over 9 years ago
Fix fragile exception handling during manpage-extraction More... over 9 years ago
Don't assume that `kill()` will always succeed More... over 9 years ago
Switch tracer to waiting for Ctrl+C instead of Enter More... over 9 years ago
Do not turn the path to spawn into an absolute path More... over 9 years ago
Merge pull request #40 from Tyilo/protype-methods-autocomplete More... over 9 years ago
Add prototype names to repl autocomplete More... over 9 years ago
Add support for listing applications More... over 9 years ago
Remove validation logic for the `-f` switch More... over 9 years ago