Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor sentence parsing (#1215) | toasted-nutbread | 2021-01-09 |
| | | | | | | | | | | | | | * Rename sentenceExtent with sentenceScanExtent * Update TextScanner.setOptions * Change function argument order * Rename quote map variables * Fix edge case quote handling * Update terminator maps to support character inclusion | ||
* | Refactor sentence scanning (#1213) | toasted-nutbread | 2021-01-09 |
| | | | | | | | | | * Update tests * Update extractSentence implementation * Remove old extractSentence implementation * Optimize maps/sets | ||
* | Text scanning update (#507) | toasted-nutbread | 2020-05-06 |
| | | | | | * Fix unity test missing a parameter * Update docSentenceExtract to not rescan content | ||
* | Test seeking functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Add some basic document tests | toasted-nutbread | 2020-02-22 |