| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
Improves semantic clarity, and it's recommended to not use substr.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
.push or .unshift can accomplish the same operation without constructing new arrays.
|
|
|
|
| |
Fixes errors with main dictionary other than JMdict
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The dictionary tags field can now have a '\t' in it, and it is used to
separate tags associated with definitions and terms.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- use correct tags
- indicate popular and rare terms
- indicate definitions restricted to specific terms
- frequencies (Innocent Corpus)
|
| |
|
| |
|
| |
|
| |
|
| |
|