- 12 Jan, 2014 10 commits
-
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
Paul Sokolovsky authored
-
- 11 Jan, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 10 Jan, 2014 5 commits
-
-
Paul Sokolovsky authored
If step is not constant, in first approximation, we can't apply optimization, (well, we could, but need a special case for this).
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
John R. Lenton authored
-
John R. Lenton authored
-
- 09 Jan, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
Creating of classes (types) and instances is much more like CPython now. You can use "type('name', (), {...})" to create classes.
-
- 08 Jan, 2014 1 commit
-
-
Paul Sokolovsky authored
Use computed string to exercise string interning code better.
-
- 07 Jan, 2014 10 commits
-
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
Added 0 to the list of primes. Funky primes, these.
-
John R. Lenton authored
-
John R. Lenton authored
It's not really about that, though; it's about me figuring out a sane way forward for keyword-argument functions (and function metadata). But it's useful as is, and shouldn't break any existing code, so here you have it; I'm going to park it in my mind for a bit while sorting out the rest of the dict branch.
-
- 05 Jan, 2014 3 commits
-
-
Damien George authored
list.index fails on an edge case.
-
Damien George authored
-
xyb authored
-
- 04 Jan, 2014 8 commits
-
-
Paul Sokolovsky authored
-
John R. Lenton authored
-
John R. Lenton authored
Fixes issue #63.
-
Paul Sokolovsky authored
-
John R. Lenton authored
-
Damien George authored
-
Paul Sokolovsky authored
-
John R. Lenton authored
-