summaryrefslogtreecommitdiff
path: root/docs/library/ure.rst
AgeCommit message (Expand)Author
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2017-11-08docs/ure: Emphasize not supported features more.Paul Sokolovsky
2017-11-04docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional.Paul Sokolovsky
2017-10-31docs/ure: Add "|" (alternative) to the list of supported operators.Paul Sokolovsky
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-07-02docs/ure: Elaborate doc, update markup to the latest conventions.Paul Sokolovsky
2016-06-07docs/ure: Typo fix.Paul Sokolovsky
2014-12-04docs: Add skeleton docs for ure module.Paul Sokolovsky