14 Commits (ec0503bd0ce3f851f15d79c69b660a6cf411ea78)

Author SHA1 Message Date
stijn 51fd6c9777 extmod/ure: Use single function for match/search/sub. 4 years ago
Damien George 73c58150f5 extmod/modbtree: Retain reference to underlying stream so it's not GC'd. 5 years ago
Jim Mussared def76fe4d9 all: Use MP_ERROR_TEXT for all error messages. 5 years ago
Jim Mussared c34e7b9d4c py/dynruntime.mk: Set MICROPY_ENABLE_DYNRUNTIME instead of per module. 5 years ago
Damien George 9c07c973c1 examples/natmod: Add .gitignore to ignore generated example .mpy files. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George a3df152fef examples/natmod: Add very simple features0 example to compute factorial. 5 years ago
Damien George ba84453f77 examples/natmod: Add urandom native module example. 5 years ago
Damien George 60c3c22a0d examples/natmod: Add features1 and features2 examples. 5 years ago
Damien George 42c1aed2bb examples/natmod: Add ure example. 5 years ago
Damien George 2a485e1084 examples/natmod: Add framebuf example. 5 years ago
Damien George 16e591e412 examples/natmod: Add uzlib example. 5 years ago
Damien George 83f9fb169e examples/natmod: Add uheapq example. 5 years ago
Damien George 37817ab4ba examples/natmod: Add btree example. 5 years ago