1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #62 by ikotler: Parameterless functions are now handled properly More... about 13 years ago
Add The BSD 3-Clause License to Header More... about 13 years ago
Close #61 by ikotler: Interpreter now takes command line options: '-c', '-i' and '-m' More... about 13 years ago
Update NEWS with the latest features/fixs More... about 13 years ago
Remove PEP8 check due to PEP8 Segmentation fault More... about 13 years ago
Improve Banner More... about 13 years ago
Add PyPy More... about 13 years ago
eval() args `globals_` and `locals_` are now optional More... about 13 years ago
Add new dependencies to install and a PEP8 check before installation More... about 13 years ago
Change NameError module name extraction method from split() to index()/rindex() More... about 13 years ago
Map eval() to Pythonect eval() and __eval__() to Python eval() More... about 13 years ago
Mute test_typeerror_exception_not_due_to_eval output More... about 13 years ago
Replace `unittest.TestLoader().discover()` with `nosetests` More... about 13 years ago
Fix #60 by ikotler: "copyright", "credits", and "license" are now of Pythonect More... about 13 years ago
Add Year 2013 to Copyright More... about 13 years ago
Add Python 2.6 to PyPi classifiers More... over 13 years ago
Close #55 by ikotler: Add Support for Python 2.6 More... over 13 years ago
If setuptools is not installed, import use_setuptools() from distribute_setup More... over 13 years ago
Add Bootstrapper More... over 13 years ago
Merge pull request #57 from guyadini/master More... over 13 years ago
Finished current refactoring iteration More... over 13 years ago
Merge pull request #53 from guyadini/master More... over 13 years ago
__run is now much prettier More... over 13 years ago
Add What's New in HEAD More... over 13 years ago
PEP8 Fixes More... over 13 years ago
Merge pull request #52 from guyadini/master More... over 13 years ago
Fixed broken eval_single_object More... over 13 years ago
Removed some unnecessary comments More... over 13 years ago
First step in breaking __run into multiple functions More... over 13 years ago
Add What's New in Pythonect 0.4.1 More... over 13 years ago