Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better formatting in range_check.py example, and added to test_examples.pyHEADmaster | ptmcg | 2023-05-06 | 1 | -0/+3 |
* | Updated several examples to latest method names | ptmcg | 2023-05-04 | 1 | -1/+1 |
* | Update lucene_grammar.py example, fix * and ? wildcards, and corrected some t... | ptmcg | 2023-03-25 | 1 | -2/+2 |
* | Add delta_time, excelExpr, and rosettacode to test_examples.py | ptmcg | 2022-07-12 | 1 | -1/+10 |
* | Add booleansearchparser.py to test_examples | ptmcg | 2022-07-09 | 1 | -0/+3 |
* | Blacken test_examples.py | ptmcg | 2020-06-27 | 1 | -1/+1 |
* | Add make_diagram.py to examples to demonstrate creating railroad diags for se... | ptmcg | 2020-06-27 | 1 | -1/+2 |
* | Include 2.4.x change notes to CHANGES; add select_parser to unit tests; minor... | ptmcg | 2019-11-18 | 1 | -0/+3 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -3/+1 |
* | Some code header cleanup; remove BUFFER_OUTPUT from test_unit.py, and replace... | Paul McGuire | 2019-10-24 | 1 | -0/+3 |
* | refactor tests into tests directory (#130) | Kyle Lahnakoski | 2019-10-21 | 1 | -0/+30 |