summaryrefslogtreecommitdiff
path: root/extmod/re1.5/recursiveloop.c
AgeCommit message (Expand)Author
2020-10-22py, extmod: Introduce and use MP_FALLTHROUGH macro.Emil Renner Berthing
2017-10-02extmod/re1.5: Upgrade to v0.8.2, adds hook for stack overflow checking.Paul Sokolovsky
2015-02-21extmod: Pull in upstream changes to re1.5; fixes bug, adds named class.Damien George
2014-10-17modure: Update to re1.5 v0.6.1, fixed and extended character class support.Paul Sokolovsky
2014-10-15modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]).Paul Sokolovsky
2014-10-11modure: Import needed files from re1.5 v0.5.Paul Sokolovsky