toasted-nutbread
|
cf57c4e38d
|
Simplify CacheMap (#1287)
* Simplify CacheMap, removing support for array path keys
* Update keys
* Update JsonSchemaValidator
* Update AudioSystem
|
2021-01-21 22:49:54 -05:00 |
|
toasted-nutbread
|
a02891e52c
|
Update copyright year (#1194)
* Update copyright year
* Remove redundant Author info
|
2021-01-01 14:50:41 -05:00 |
|
toasted-nutbread
|
7fa4782954
|
Return an error code when promise main() functions fail (#1002)
|
2020-11-07 11:34:14 -05:00 |
|
toasted-nutbread
|
7d78e8737f
|
Cache map improvements (#856)
* Update CacheMap API; get=>getOrCreate; add get; add set; add has
* Update tests
* Add more tests
|
2020-09-22 20:09:12 -04:00 |
|
toasted-nutbread
|
51d4e5b0ff
|
Dev/test script organization (#846)
* 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
|
2020-09-19 19:04:28 -04:00 |
|
toasted-nutbread
|
d856e4caac
|
CacheMap (#715)
* Create CacheMap class
* Add test
|
2020-08-09 13:15:56 -04:00 |
|