Commits
User selector
Commit History
Commits on Jul 11, 2020
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8committed
Commits on Feb 14, 2019
extmod/ure: Handle some escape sequences.
Show description for 20a787aauthored andcommittedextmod/modure: Add ure.sub() function and method, and tests.
Show description for b9dc23cauthored andcommittedextmod/modure: Add match.span(), start() and end() methods, and tests.
Show description for cbeac09authored andcommittedextmod/modure: Add match.groups() method, and tests.
Show description for a24fabbauthored andcommitted
Commits on Aug 25, 2018
Fix os.stat() to use 1970 epoch
Show description for 39ee12dcommitted
Commits on Jul 11, 2018
Commits on Jun 18, 2018
Commits on Jun 15, 2018
Commits on Jun 12, 2018
Commits on Jun 6, 2018
tests/extmod: Remove conditional import of uos_vfs, it no longer exists.
Show description for 5ef0d2acommitted- committed
Commits on May 6, 2018
tests: add new tests for uhashlib differences
Show description for b2084d3committed
Commits on May 1, 2018
tests: Add new tests for ubinascii differences
Show description for e7f4633committed
Commits on Mar 28, 2018
Add VfsFat.label property
Show description for fe7f405committed
Commits on Mar 23, 2018
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.
Show description for fa55b15authored andcommitted
Commits on Mar 12, 2018
- authored andcommitted
Commits on Mar 3, 2018
- committed
tests/extmod/time_ms_us: Add test for calling ticks_cpu().
Show description for e3d11b6committed
Commits on Feb 28, 2018
Commits on Feb 26, 2018
Commits on Feb 15, 2018
Commits on Jan 31, 2018
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.
Show description for 7642785authored andcommitted
Commits on Dec 19, 2017
Commits on Dec 14, 2017
- committed
extmod/modframebuf: Add 2-bit color format (GS2_HMSB).
Show description for 3424746authored andcommitted
Commits on Dec 12, 2017
Commits on Oct 5, 2017
Commits on Oct 2, 2017
tests/extmod: Add test for ure regexes leading to infinite recursion.
Show description for 8e0b9f4committed
Commits on Aug 17, 2017
extmod/modubinascii: Rewrite mod_binascii_a2b_base64.
Show description for c89254fauthored andcommitted
Commits on Jul 19, 2017
extmod/modussl_axtls: Allow to close ssl stream multiple times.
Show description for 4368ae3committed