1
I Use This!
Inactive

Commits : Listings

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