index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extmod
/
re1.5
Age
Commit message (
Expand
)
Author
2020-09-12
Add FALLTHROUGH comments as needed
Jeff Epler
2019-02-14
extmod/ure: Handle some escape sequences.
Radomir Dopieralski
2018-04-10
extmod/re1.5: Fix compilecode.c compile problem on IAR tool chain.
armink
2017-10-02
extmod/re1.5: Upgrade to v0.8.2, adds hook for stack overflow checking.
Paul Sokolovsky
2017-09-24
extmod/re1.5: Update to 0.8.1.
Paul Sokolovsky
2015-11-01
extmod/re1.5: Workaround issue with mingw32-gcc 4.2.1.
Paul Sokolovsky
2015-11-01
extmod/re1.5: Update to 0.8.
Paul Sokolovsky
2015-03-18
extmod: Update re1.5 to 0.7.
Paul Sokolovsky
2015-03-10
extmod: Pull in upstream changes to re1.5; fixes bugs with regex errors.
Damien George
2015-02-21
extmod: Pull in upstream changes to re1.5; fixes bug, adds named class.
Damien George
2014-10-17
modure: Update to re1.5 v0.6.1, fixed and extended character class support.
Paul Sokolovsky
2014-10-15
modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]).
Paul Sokolovsky
2014-10-12
modure: Upgrade re1.5 to 0.5.1
Paul Sokolovsky
2014-10-11
modure: Import needed files from re1.5 v0.5.
Paul Sokolovsky