summaryrefslogtreecommitdiff
path: root/ext/mixed/js/japanese.js
Commit message (Collapse)AuthorAge
* Japanese util refactor (#510)toasted-nutbread2020-05-06
| | | | | | | | | | | * Convert mixed japanese.js to utility class * Copy functions from bg/js/japanese.js into mixed/js/japanese.js * Remove bg/js/japanese.js * Make wanakana dependency optional * Update tests
* Fix high pitch calculationtoasted-nutbread2020-04-22
|
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Move Japanese utility functions out of display-generator.jstoasted-nutbread2020-03-28
|
* Move basic string/character testing functions into a mixed/js/japanese.jstoasted-nutbread2020-03-21
|
* Move japanese.js into bgtoasted-nutbread2020-02-08
|
* Merge pull request #330 from siikamiika/query-parser-helper-disablingsiikamiika2020-01-25
|\ | | | | Query parser helper disabling
| * query parser: add reading mode 'none'siikamiika2020-01-25
| |
* | Add support for dashestoasted-nutbread2020-01-24
| |
* | Move where 'a' character offset is appliedtoasted-nutbread2020-01-24
| |
* | Replace and remove old character/string testing functionstoasted-nutbread2020-01-24
| |
* | Create new character/string testing functionstoasted-nutbread2020-01-24
| |
* | Add character range definitionstoasted-nutbread2020-01-24
| |
* | Update constant naming conventiontoasted-nutbread2020-01-24
| |
* | Include half width and full width characters as Japanese characterstoasted-nutbread2020-01-24
| |
* | Update detection of Japanese characterstoasted-nutbread2020-01-24
| |
* | Optimize jpIsKanji and jpIsKanatoasted-nutbread2020-01-24
| |
* | Implement new translation optionstoasted-nutbread2020-01-24
|/
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Use substring instead of slicetoasted-nutbread2019-12-08
|
* use fallback for ambiguous furiganasiikamiika2019-11-27
| | | | fixes #281, fixes #94
* add reading modessiikamiika2019-11-23
|
* give names to complex slicessiikamiika2019-11-23
|
* remove unneeded featuresiikamiika2019-11-23
| | | | Unidic actually has a field for the base form of the input
* add mecab supportsiikamiika2019-11-23
|
* only paste Japanese text from clipboardsiikamiika2019-11-13
|
* .Alex Yatskov2017-08-26
|
* improved furigana supportAlex Yatskov2017-08-26
|
* fixing syntax issuesAlex Yatskov2017-08-23
|
* Improve {furigana} marker for anki exportYoitsumi2017-08-20
|
* upgrade to wanikana 2.2.3 (fixes #42)Alex Yatskov2017-08-14
|
* refactorAlex Yatskov2017-07-18