- 29 Mar, 2009 19 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/bugs/ext_instance_type_T232.pyx => tests/run/ext_instance_type_T232.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
cleanup and simplification, moved some optimised builtin list methods into the transform to see how it works out
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Stefan Behnel authored
-
Stefan Behnel authored
currently providing optimisations for - getattr(o,a) - getattr(o,a,d) - X.append(o) - L.append(o) - list.append(L,x)
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Stefan Behnel authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
Split int/float division cases for efficiency, make it work even if C compiler takes floor (don't know of any that do).
-
Robert Bradshaw authored
-
- 28 Mar, 2009 14 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 27 Mar, 2009 5 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 26 Mar, 2009 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-