yomichan/ext/js/language
toasted-nutbread a52d86a39e
Dictionary database improvements (#1527)
* Update formatting

* Add _findMultiBulk

* Update implementation of findTermsBySequenceBulk

* Update tests

* Generalize query creation

* Remove _findGenericBulk

* Reduce function creation

* Add more bindings

* Simplify findTermsExactBulk implementation

* Update var names

* Update _findMultiBulk to support multiple index queries

* Update findTermsBulk

* Update getMedia implementation

* Pass data arg to getAll and findFirst to avoid having multiple closures
2021-03-14 22:51:20 -04:00
..
deinflector.js Deinflector refactor (#1501) 2021-03-07 14:07:26 -05:00
dictionary-data-util.js Refactor term frequency data (#1503) 2021-03-07 20:38:40 -05:00
dictionary-database.js Dictionary database improvements (#1527) 2021-03-14 22:51:20 -04:00
dictionary-importer.js Fix dictionary image support (#1526) 2021-03-14 18:41:15 -04:00
japanese-util.js Fix incorrect furigana distribution (#1514) 2021-03-10 20:27:01 -05:00
text-scanner.js Fix text selection during scanning (#1508) 2021-03-09 20:01:37 -05:00
translator.js Dictionary database improvements (#1527) 2021-03-14 22:51:20 -04:00