Age | Commit message (Expand) | Author |
---|---|---|
2014-05-03 | Add license header to (almost) all files. | Damien George |
2014-04-17 | py: Merge BINARY_OP_SUBSCR and store_subscr (w/ delete) into subscr. | Damien George |
2014-03-03 | namedtuple: Inherit unary/binary ops from tuple base class. | Paul Sokolovsky |
2014-01-15 | type->print(): Distinguish str() and repr() variety by passing extra param. | Paul Sokolovsky |
2014-01-14 | Add objtuple.h to allow embedding of tuples inside other objects. | Paul Sokolovsky |