0
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark libs dependency as serial More... about 13 years ago
Add missing :shadow clauses More... about 13 years ago
Fix parser error when modifying *print-case* More... about 13 years ago
Add test for module OPERATOR More... about 13 years ago
Fix broken operators when using non-standard io settings More... about 13 years ago
Fix augmentment assignment where custom method does not return original object More... about 13 years ago
Fix calling reload() on a Lisp package More... about 13 years ago
Portable fix when fasl files for imported module can't be written in same directory TEMPORARY-FILE. More... about 13 years ago
Simplify chars-satisfying More... over 13 years ago
Fix returning exception class instead of name. More... over 13 years ago
More builtin module functionality: _codecs, _struct More... almost 14 years ago
More missing module attributes More... almost 14 years ago
Add sys.exc_clear, choose byteorder More... almost 14 years ago
Add thread.error class More... almost 14 years ago
Add thread.get_ident() More... almost 14 years ago
Add BUFFER type More... almost 14 years ago
Define _bsddb, codecs packages More... almost 14 years ago
Clean up importing functions More... almost 14 years ago
Fix removing module that wasn't successfully imported More... almost 14 years ago
Remove duplicated namedtuple: already in Python std lib More... about 14 years ago
WIP: type.__nonzero__ More... about 14 years ago
Add _functools More... about 14 years ago
Add easy possibility to give Lisp objects Python attributes More... about 14 years ago
Add function.func_code More... about 14 years ago
Frame dummy impl More... about 14 years ago
Dummy sys._getframe() More... about 14 years ago
Define more builtin modules More... about 14 years ago
Add new module source files More... about 14 years ago
Workaround keyword argument case issue More... about 14 years ago
Add itertools.islice More... about 14 years ago