| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
OneOrMore and ZeroOrMore; fix PY2 test bug in unitTests.py
|
| |
|
| |
|
|
|
|
| |
success, to trigger CI pass/fail; fix bug that crept into withAttribute; minor performance tweaks in Regex and Word
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
|
|
|
|
| |
for Python2/3 cross-compat)
|
|
|
|
| |
Fixes #48
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
corresponding to each test case
|
|
|
|
| |
transformString
|
| |
|
| |
|
|
|
|
| |
parse conditions
|
|
|
|
| |
simple_unit_tests.py on Py2
|
| |
|
|
|