summaryrefslogtreecommitdiff
path: root/modules/regex
AgeCommit message (Expand)Author
2016-11-01Make regex compilable with RTTI disabledPedro J. Estébanez
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-10-27Changed RegEx to inherit ResourceZher Huei Lee
2016-10-27Added global sub and bounds checking to RegExZher Huei Lee
2016-10-27RegEx re-implemented as a moduleZher Huei Lee