|
4e5029f7ec
|
Update license author field to broader to explicitly reflect that
Yomichan is an ongoing community project. It really does take a village,
and everyone who contributes code owns a part of it :)
|
2020-04-10 11:10:21 -07:00 |
|
toasted-nutbread
|
ae84d13757
|
Create simplified source map class
|
2020-03-28 18:17:00 -04:00 |
|
toasted-nutbread
|
77a2cc60e9
|
Move basic string/character testing functions into a mixed/js/japanese.js
|
2020-03-21 13:18:34 -04:00 |
|
toasted-nutbread
|
a50b76fd21
|
Remove unnecessary sourceMapping population in convertAlphabeticToKana
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
248a18dd72
|
Fix case issue
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
264820f208
|
Add more unicode code point ranges
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
0f15cca2df
|
Convert Japanese utilities to a module-like style
|
2020-03-15 22:24:30 -04:00 |
|
toasted-nutbread
|
64fc0349a1
|
Update global declarations
|
2020-03-10 22:40:35 -04:00 |
|
toasted-nutbread
|
72219ba353
|
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint
|
2020-03-09 21:58:06 -04:00 |
|
toasted-nutbread
|
c0d91bffc4
|
Add no-shadow
|
2020-02-22 14:53:02 -05:00 |
|
toasted-nutbread
|
4629fb3639
|
Change no-undef from off to error
|
2020-02-11 22:22:16 -05:00 |
|
toasted-nutbread
|
f85f92c665
|
Remove trailing comma
|
2020-02-08 20:48:47 -05:00 |
|
toasted-nutbread
|
165959ef06
|
Move japanese.js into bg
|
2020-02-08 20:45:30 -05:00 |
|