- 09 May, 2014 1 commit
-
-
Leandro Lameiro authored
As I touched the module repr, I added some tests to it. Turned out that cpython normalizes the path of a module and uses the pyc file in the repr string. That part is ignored in this test.
-
- 08 May, 2014 3 commits
-
-
Kevin Modzelewski authored
Performance optimizations
-
Marius Wachtler authored
reduces runtime of fannkuch.py by about 0.8 secs
-
Marius Wachtler authored
Reduces fannkuch.py runtime on my machine from 25.5 secs to 16.5 secs.
-
- 07 May, 2014 1 commit
-
-
Kevin Modzelewski authored
Add support to list.count
-
- 06 May, 2014 1 commit
-
-
Leandro Lameiro authored
-
- 05 May, 2014 6 commits
-
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
Implement backtick (repr)
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Kevin Modzelewski authored
Rearrange BoxedClass members to reduce size slightly (8 Bytes)
-
Kevin Modzelewski authored
Type specialice more runtime methods
-
- 04 May, 2014 3 commits
-
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
- 03 May, 2014 2 commits
-
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
- 01 May, 2014 2 commits
-
-
Kevin Modzelewski authored
Whoops. register specialiced int functions correctly
-
Marius Wachtler authored
-
- 30 Apr, 2014 9 commits
-
-
Kevin Modzelewski authored
Type specialice buildin math support
-
Kevin Modzelewski authored
add listAppendArrayInternal which appends an array of elements to a list
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
- 29 Apr, 2014 7 commits
-
-
Marius Wachtler authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
Except for the few that were actually working, which became normal tests again.
-
Kevin Modzelewski authored
-
- 28 Apr, 2014 5 commits
-
-
Kevin Modzelewski authored
Implement string.split(sep)
-
Kevin Modzelewski authored
-
Kevin Modzelewski authored
TraceStack: when visiting a range preallocate the elements.
-
Marius Wachtler authored
-
Marius Wachtler authored
-