- 08 Mar, 2014 5 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
- 07 Mar, 2014 1 commit
-
-
Damien George authored
-
- 06 Mar, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
-
- 05 Mar, 2014 2 commits
-
-
Damien George authored
Fix gc_realloc to expand in place
-
mux authored
* Issue #322
-
- 04 Mar, 2014 3 commits
-
-
Damien George authored
-
Damien George authored
unix: Allow to set heap size using "-X heapsize=N" option.
-
Paul Sokolovsky authored
-
- 03 Mar, 2014 8 commits
-
-
Damien George authored
Addresses issue #327.
-
Damien George authored
Checks for non-default args following default args, and errors out. Addresses issue #328.
-
Damien George authored
-
Damien George authored
Implement collections.namedtuple
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
I.e. as replacement of MP_OBJ_IS_TYPE(), which takes into account subclassing.
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
- 02 Mar, 2014 1 commit
-
-
Damien George authored
Implement machine_sqrt using VSQRT
-
- 01 Mar, 2014 5 commits
-
-
mux authored
-
Damien George authored
Support building "unix" port for ARM
-
Damien George authored
Implement not, shl and shr in mpz library. Add function to create mpzs on the stack, used for memory efficiency when rhs is a small int. Factor out code to parse base-prefix of number into a dedicated function.
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
- 28 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
This change allows to build unix version without libreadline installed.
-
- 27 Feb, 2014 2 commits
-
-
Damien George authored
Remove param from python API of ext_register
-
Dave Hylands authored
Minor cleanup.
-
- 26 Feb, 2014 10 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Don't need to wrap bitfields in their own struct. Compiler does the correct thing without it.
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Update LED configuration
-
Damien George authored
Print an error if an invalid BOARD is specified
-