| Commit message (Expand) | Author | Age |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | Merge pull request #424 from toasted-nutbread/dictionary-importer | toasted-nutbread | 2020-04-05 |
|\ |
|
| * | Move database creation into Backend | toasted-nutbread | 2020-03-30 |
* | | Merge pull request #423 from toasted-nutbread/text-source-map | toasted-nutbread | 2020-04-05 |
|\ \ |
|
| * | | Create simplified source map class | toasted-nutbread | 2020-03-28 |
| |/ |
|
* / | Add support for returning pitch data from the database | toasted-nutbread | 2020-03-28 |
|/ |
|
* | Fix case issue | toasted-nutbread | 2020-03-15 |
* | Convert Japanese utilities to a module-like style | toasted-nutbread | 2020-03-15 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint | toasted-nutbread | 2020-03-09 |
* | compatibility transform non-primary definitions | siikamiika | 2020-03-01 |
* | Updates for PR feedback | toasted-nutbread | 2020-02-22 |
* | Reduce number of redundant Map.get calls in dictTermsMergeByGloss | toasted-nutbread | 2020-02-22 |
* | Use Map | toasted-nutbread | 2020-02-22 |
* | Change secondarySearchTitles to secondarySearchDictionaries | toasted-nutbread | 2020-02-22 |
* | Use findTerms instead of findTermsInternal | toasted-nutbread | 2020-02-22 |
* | Use Map for dictEnabledSet | toasted-nutbread | 2020-02-22 |
* | Use Map | toasted-nutbread | 2020-02-22 |
* | Use Set | toasted-nutbread | 2020-02-22 |
* | Use Map for Translator.tagCache | toasted-nutbread | 2020-02-13 |
* | fix Map set in Translator.buildTermFrequencies | siikamiika | 2020-02-14 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | Simplify getSequencedDefinitions and dictTermsMergeBySequence | toasted-nutbread | 2020-02-01 |
* | Create buildKanjiMeta for parity with buildTermMeta | toasted-nutbread | 2020-01-24 |
* | Update how frequency data is set up | toasted-nutbread | 2020-01-24 |
* | Rename buildTermFrequencies to buildTermMeta | toasted-nutbread | 2020-01-24 |
* | Change termsUniqueMap to use a real map | toasted-nutbread | 2020-01-24 |
* | Change uniqueDeinflectionsMap to use a real Map | toasted-nutbread | 2020-01-24 |
* | Add convertHiraganaToKatakana option | toasted-nutbread | 2020-01-24 |
* | Reorganized variants to better reflect usage order | toasted-nutbread | 2020-01-24 |
* | Replace and remove old character/string testing functions | toasted-nutbread | 2020-01-24 |
* | Update detection of Japanese characters | toasted-nutbread | 2020-01-24 |
* | Remove redundant alphanumeric parameter from findTermsInternal | toasted-nutbread | 2020-01-24 |
* | Implement new translation options | toasted-nutbread | 2020-01-24 |
* | Update how deinflections are generated | toasted-nutbread | 2020-01-24 |
* | Fix invalid variables | toasted-nutbread | 2020-01-16 |
* | Fix furigana segmentation | toasted-nutbread | 2020-01-16 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Add support for prefix wildcards | toasted-nutbread | 2019-12-07 |
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
* | Replace hasOwnProperty with simplified hasOwn function | toasted-nutbread | 2019-11-26 |
* | Replace string.substr and string.slice with string.substring | toasted-nutbread | 2019-11-24 |
* | Add support for wildcards | toasted-nutbread | 2019-11-10 |
* | Add details field to apiTermsFind | toasted-nutbread | 2019-11-10 |
* | Give findKanji the same API as findTerms | toasted-nutbread | 2019-11-10 |
* | Update how apiTermsFind works | toasted-nutbread | 2019-11-10 |
* | Rename function | toasted-nutbread | 2019-11-10 |
* | Move function | toasted-nutbread | 2019-11-10 |
* | Add support for deleting individual dictionaries | toasted-nutbread | 2019-11-07 |