Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright year (#1194) | toasted-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Return an error code when promise main() functions fail (#1002) | toasted-nutbread | 2020-11-07 |
| | |||
* | Cache map improvements (#856) | toasted-nutbread | 2020-09-22 |
| | | | | | | | * Update CacheMap API; get=>getOrCreate; add get; add set; add has * Update tests * Add more tests | ||
* | Dev/test script organization (#846) | toasted-nutbread | 2020-09-19 |
| | | | | | | | | | | | | | | | | | | | * Move lint scripts * Move dictionary-validate.js * Move schema-validate.js * Move createTestDictionaryArchive, remove yomichan-test.js * Rename yomichan-util.js to util.js * Move test/yomichan-vm.js to dev/vm.js * Move getArgs into util.js (and fix name) * Create test-all.js * Update test-code script | ||
* | CacheMap (#715) | toasted-nutbread | 2020-08-09 |
* Create CacheMap class * Add test |