You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George d09a5b51c2 extmod: Pull in upstream changes to re1.5; fixes bug, adds named class. 10 years ago
..
crypto-algorithms moduhashlib: Add sha256 implementation from "crypto-algorithms" project. 10 years ago
re1.5 extmod: Pull in upstream changes to re1.5; fixes bug, adds named class. 10 years ago
uzlib moduzlib: Update to uzlib v1.2. 10 years ago
modubinascii.c py: Remove mp_obj_str_builder and use vstr instead. 10 years ago
moductypes.c py, unix: Allow to compile with -Wunused-parameter. 10 years ago
moduhashlib.c py: Remove mp_obj_str_builder and use vstr instead. 10 years ago
moduheapq.c extmod: Prefix py/ for includes from py core directory. 10 years ago
modujson.c py: Parse big-int/float/imag constants directly in parser. 10 years ago
modure.c extmod/modure: Make num_matches store actual number of matches. 10 years ago
moduzlib.c moduzlib: Align out buffer to block size; shrink when decompression done. 10 years ago