Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed dict structure in makeHTMLTags expressions, and added tag_body ↵ | Paul McGuire | 2019-04-06 | 1 | -24/+26 |
| | | | | attribute to the generated start expression giving easy access to a SkipTo(closeTag) that will parse the tag's body text; some code cleanup and removed duplication among examples | ||||
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+24 |