1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from mattfenwick/patch-1 More... over 13 years ago
lexer: replace 'if ... or ... or' with 'if a in b' More... over 13 years ago
Add What's New in Pythonect 0.3 More... over 13 years ago
Close #22 by ikotler: Implement None as Pseudo Remote Protocol / URL More... over 13 years ago
Fix #21 by ikotler: Add String boundaries check to __split() More... over 13 years ago
Close #20 by ikotler: Implement Backslash as joiner between two or more physical lines More... over 13 years ago
Fix #19 by ikotler: Optimize NameError Exception Handler, add similar functionally to __builtins__.stmt() More... over 13 years ago
Close #18 by ikotler: Implement Multiprocessing More... over 13 years ago
Close #17 by ikotler: Remote procedure URL can be an expression More... over 13 years ago
Fix #16 by ikotler: If TypeError Exception is due to eval()? pass, if not, raise More... over 13 years ago
Close #15 by ikotler: Implement Stateful Interpreter More... over 13 years ago
Fix #14 by ikotler: Change print() to return None More... over 13 years ago
Fix #13 by ikotler: Convert print AST to source and wrap with __builtins__.print_() More... over 13 years ago
Fix #12 by ikotler: Add trailing newline to _version.py write() More... over 13 years ago
Add What's New in Pythonect 0.2.1 More... almost 14 years ago
Fix #11 by ikotler: Iterate Expr's node.value elts and wrap each non-literal with a __builtins__.expr() More... almost 14 years ago
Fix #9 by ikotler: Add current working dir to modules search path More... almost 14 years ago
Add What's New in Pythonect 0.2 More... almost 14 years ago
Close #8 by ikotler: Implement Autoloading More... almost 14 years ago
Close #7 by ikotler: Implement dict() as a switch statement More... almost 14 years ago
Fix #5 by ikotler: Change eval() to return immediately if the argument source equals pass More... almost 14 years ago
Fix #6 by ikotler: Add single quotes around string return-value before printing it More... almost 14 years ago
Fix #4 by ikotler: Change to read current version value from pythonect.__version__ More... almost 14 years ago
Add NEWS file More... almost 14 years ago
Fix #3 by ikotler: Check that the program return value is not None before printing it More... almost 14 years ago
Fixed issue #1 by ikotler: Removed import from __init__ to avoid PLY imports via setup.py. More... almost 14 years ago
PEP8 Fixes More... almost 14 years ago
Initial public release More... almost 14 years ago