- 21 Mar, 2014 13 commits
-
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
This is pre-requisite for having efficient implementation of str<->bytes conversion, and having that efficient is required with unfortunare str vs bytes dichotomy in Python3.
-
Paul Sokolovsky authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Implement str.partition and add tests for it.
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
xbe authored
Switch str.rpartition to search from left to right. Factor the duplicate code into one helper function.
-
xbe authored
-
xbe authored
-
- 20 Mar, 2014 10 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Some math functions
-
Rachel Dowdall authored
-
Rachel Dowdall authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
- 19 Mar, 2014 4 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
- 17 Mar, 2014 9 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Just low-level read/write support. No filesystem yet.
-
Damien George authored
-
Damien George authored
-
Damien George authored
stmhal - Add usart support
-
xbe authored
-
xbe authored
Remove unnecessary includes. Add includes that improve portability.
-
- 16 Mar, 2014 4 commits
-
-
xbe authored
Remove unnecessary includes. Add includes that improve portability.
-
Dave Hylands authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-