- 30 Dec, 2013 4 commits
-
-
Damien George authored
-
Damien George authored
-
-
Paul Sokolovsky authored
-
- 29 Dec, 2013 19 commits
-
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien George authored
Trivial fixes for building unix version
-
Damien authored
-
Damien authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
-
-
Hagen Kaye authored
-
Hagen Kaye authored
-
- 22 Dec, 2013 2 commits
- 21 Dec, 2013 4 commits
-
-
Damien authored
-
Damien authored
-
Damien authored
-
Damien authored
A big change. Micro Python objects are allocated as individual structs with the first element being a pointer to the type information (which is itself an object). This scheme follows CPython. Much more flexible, not necessarily slower, uses same heap memory, and can allocate objects statically. Also change name prefix, from py_ to mp_ (mp for Micro Python).
-
- 20 Dec, 2013 6 commits
- 17 Dec, 2013 4 commits
- 12 Dec, 2013 1 commit
-
-
Damien authored
-