summaryrefslogtreecommitdiff
path: root/src/examples/simpleSQL.py
Commit message (Collapse)AuthorAgeFilesLines
* Move src to rootCengiz Kaygusuz2017-11-201-88/+0
|
* Updated some examples to more current pyparsing coding methodsPaul McGuire2016-09-241-11/+9
|
* (no commit message)Paul McGuire2016-09-151-8/+3
|
* reformat test comments for runTests; example of using results from runTests ↵Paul McGuire2016-08-141-16/+39
| | | | in wordsToNum.py
* Update pyparsing code practicesPaul McGuire2016-05-171-92/+22
|
* Removed deprecated class Upcase and deprecated class keepOriginalText; ↵Paul McGuire2016-02-071-7/+7
| | | | updated examples to remove those symbols, and to replace operatorPrecedence with infixNotation
* Clean up examples to be Python 3 compatiblePaul McGuire2012-11-231-60/+60
|
* Add example files to SVNPaul McGuire2012-10-021-0/+142