yomichan/test
toasted-nutbread 083da93142
Refactor sentence parsing (#1215)
* 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
2021-01-09 23:10:55 -05:00
..
data Refactor sentence parsing (#1215) 2021-01-09 23:10:55 -05:00
test-all.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-cache-map.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-core.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-database.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-deinflector.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-dictionary.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-document-util.js Refactor sentence parsing (#1215) 2021-01-09 23:10:55 -05:00
test-dom-text-scanner.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-japanese.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-manifest.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-object-property-accessor.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-options-util.js Sentence parsing options (#1214) 2021-01-09 21:25:04 -05:00
test-profile-conditions.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-schema.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-sw.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-text-source-map.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-translator.js Translator regex replacements (#1199) 2021-01-03 12:12:55 -05:00