45
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 12 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
this seems to have outlived its usefulness More... almost 21 years ago
All tests reviewed: 10 pass with both trivial and standard object spaces, three are currently disabled (renamed to XXXtest_...). Note: this shows exception texts on stdout, but this is NOT an error nor a failure !!!. More... almost 21 years ago
Fix the fencepost error. More... almost 21 years ago
Add tests to detect the fencepost error More... almost 21 years ago
added left multiply to ints and tuples, with test working More... almost 21 years ago
added keys & values. More... almost 21 years ago
make work with stdobjspace More... almost 21 years ago
rehash main.py slightly to enable rewrite of test_main; rewrite test_main so it works when part of a larger suite. More... almost 21 years ago
made hello_world non-crashing Python code again More... almost 21 years ago
added copy,items methods More... almost 21 years ago
test_executioncontext works again now More... almost 21 years ago
hacked 'int' temporarily too More... almost 21 years ago
added setitem to listobject with test More... almost 21 years ago
New range test for the new range that does not use append More... almost 21 years ago
New range which doesn't use append. More... almost 21 years ago
vars() More... almost 21 years ago
factored out the default operation implementations added default_contains, iterating over the elements More... almost 21 years ago
fixeol More... almost 21 years ago
globals() and locals() built-ins More... almost 21 years ago
typo More... almost 21 years ago
things start working again More... almost 21 years ago
self -> w_self More... almost 21 years ago
hmmm... More... almost 21 years ago
W_Foo first arg changes More... almost 21 years ago
merging changes with mwh, hold on... More... almost 21 years ago
BROKEN, we are changing a hell lot of things More... almost 21 years ago
comment out debuggin print? anyway, it was annoying me. More... almost 21 years ago
I thought tismer had fixed this module up. Anyway, this seems to work, ish. More... almost 21 years ago
update comment about why this fails More... almost 21 years ago
oops, instantiate exception before raising. More... almost 21 years ago