index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
japanese.js
Commit message (
Collapse
)
Author
Age
*
remove "fragment" from jp.convertReading variables
siikamiika
2020-04-13
|
*
assume and propagate strings for text parsing
siikamiika
2020-04-13
|
*
Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequences
toasted-nutbread
2020-04-12
|
\
|
|
|
|
Add support for collapsing emphatic character sequences
|
*
Add support for collapsing the Katakana-Hiragana Prolonged Sound Mark
toasted-nutbread
2020-04-11
|
|
|
*
Fix source map for characters collapsed at the start of a string
toasted-nutbread
2020-04-10
|
|
|
*
Add support for collapsing emphatic character sequences
toasted-nutbread
2020-04-10
|
|
*
|
Update license author field to broader to explicitly reflect that
Alex Yatskov
2020-04-10
|
/
|
|
|
|
Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
*
Create simplified source map class
toasted-nutbread
2020-03-28
|
*
Move basic string/character testing functions into a mixed/js/japanese.js
toasted-nutbread
2020-03-21
|
*
Remove unnecessary sourceMapping population in convertAlphabeticToKana
toasted-nutbread
2020-03-15
|
*
Fix case issue
toasted-nutbread
2020-03-15
|
*
Add more unicode code point ranges
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
|
*
Add no-shadow
toasted-nutbread
2020-02-22
|
*
Change no-undef from off to error
toasted-nutbread
2020-02-11
|
*
Remove trailing comma
toasted-nutbread
2020-02-08
|
*
Move japanese.js into bg
toasted-nutbread
2020-02-08