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
/
docs
/
library
/
ure.rst
Age
Commit message (
Collapse
)
Author
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2018-07-23
WIP: complete manual inspection of all significant changes
Dan Halbert
2018-07-11
WIP: after merge; before testing
Dan Halbert
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
This fixes #345 and fixes #215.
2017-11-08
docs/ure: Emphasize not supported features more.
Paul Sokolovsky
Plus, additional descriptions/formatting.
2017-11-04
docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional.
Paul Sokolovsky
2017-10-31
docs/ure: Add "|" (alternative) to the list of supported operators.
Paul Sokolovsky
2017-07-02
docs/library: Add CPython docs xref to each pertinent module.
Paul Sokolovsky
Cross-reference text/link is implemented as RST substitution, so easy to consistently.
2017-07-02
docs/ure: Elaborate doc, update markup to the latest conventions.
Paul Sokolovsky
2016-06-07
docs/ure: Typo fix.
Paul Sokolovsky
2014-12-04
docs: Add skeleton docs for ure module.
Paul Sokolovsky