- 01 Jan, 2015 2 commits
-
-
Damien George authored
This reduces dependency on assembler, and allows to consolidate global variables in the future.
-
Damien George authored
Addresses issue #1022.
-
- 27 Nov, 2014 1 commit
-
-
Damien George authored
-
- 05 Nov, 2014 1 commit
-
-
Damien George authored
-
- 21 Jun, 2014 1 commit
-
-
Paul Sokolovsky authored
These changes were tested with QEMU, and by few people of real hardware.
-
- 19 Jun, 2014 1 commit
-
-
Emmanuel Blot authored
-
- 03 May, 2014 1 commit
-
-
Damien George authored
Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
-
- 02 May, 2014 1 commit
-
-
Paul Sokolovsky authored
Specifically, nlr.h does.
-
- 30 Apr, 2014 2 commits
-
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
And this is not good.
-
- 16 Apr, 2014 1 commit
-
-
Paul Sokolovsky authored
Having an optimized asm implementation is good, but if we want portability, that's it.
-
- 08 Apr, 2014 1 commit
-
-
Damien George authored
If no nlr_buf has been pushed, and an nlr_jump is called, then control is transferred to nlr_jump_fail (which should bail out with a fatal error).
-
- 05 Apr, 2014 1 commit
-
-
Damien George authored
This does not affect code size or performance when debugging turned off. To address issue #420.
-
- 03 Apr, 2014 1 commit
-
-
Damien George authored
-
- 01 Mar, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 23 Oct, 2013 1 commit
-
-
Damien authored
-
- 15 Oct, 2013 2 commits