index
:
yomitan
master
refold-tools yomitan fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
bg
/
js
/
translator.js
Commit message (
Expand
)
Author
Age
*
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
*
Use chrome.runtime.getURL instead of chrome.extension.getURL
toasted-nutbread
2019-10-22
*
Simplify score to term frequency conversion
toasted-nutbread
2019-10-19
*
Move tagCache out of Database and into Translator
toasted-nutbread
2019-10-19
*
Update getMergedSecondarySearchResults to use findTermsExactBulk
toasted-nutbread
2019-10-19
*
Create getMergedSecondarySearchResults
toasted-nutbread
2019-10-19
*
Create function for body of findTermsMerged's sequencedDefinitions loop
toasted-nutbread
2019-10-19
*
Use findTermsBySequenceBulk instead of findTermsBySequence
toasted-nutbread
2019-10-19
*
Use findKanjiBulk and findKanjiMetaBulk in Translator.findKanji
toasted-nutbread
2019-10-19
*
Optimize internal data structure used by the Deinflector class
toasted-nutbread
2019-10-05
*
Fix deinflections not being handled correctly
toasted-nutbread
2019-09-30
*
Use bulk database searches
toasted-nutbread
2019-09-28
*
Use non-async function for cache lookups
toasted-nutbread
2019-09-28
*
Pass options directly to translator.findTerms*
toasted-nutbread
2019-09-10
*
Use string.substr instead of string.split
toasted-nutbread
2019-09-02
*
Replace some instances of Array.concat
toasted-nutbread
2019-09-02
*
merged mode: expand termTags earlier
siikamiika
2017-11-09
*
translator.js: coding style
siikamiika
2017-10-24
*
expand tags before dictTermsMergeByGloss
siikamiika
2017-10-24
*
settings: main dictionary selection as dropdown
siikamiika
2017-10-24
*
add tag meta score
siikamiika
2017-10-24
*
merged mode: rewrite term frequency (use score)
siikamiika
2017-10-19
*
merged mode: fix another OBOE related to sequence
siikamiika
2017-10-19
[next]