- 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 1 commit
-
-
Paul Sokolovsky authored
-
- 26 Apr, 2014 1 commit
-
-
Damien George authored
-
- 20 Apr, 2014 2 commits
-
-
Damien George authored
-
Damien George authored
-
- 19 Apr, 2014 1 commit
-
-
Damien George authored
These are to assist in writing native C functions that take positional and keyword arguments. mp_arg_check_num is for just checking the number of arguments is correct. mp_arg_parse_all is for parsing positional and keyword arguments with default values.
-