Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Return an error code when promise main() functions fail (#1002) | toasted-nutbread | 2020-11-07 |
| | |||
* | 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 | ||
* | Create dev utility class for some shared functionality (#724) | toasted-nutbread | 2020-08-09 |
| | |||
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
| | | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :) | ||
* | Add missing copyright headers | toasted-nutbread | 2020-02-23 |
| | |||
* | Update test-dictionary | toasted-nutbread | 2020-02-22 |
| | |||
* | Update location of test dictionary data | toasted-nutbread | 2020-02-22 |
| | |||
* | Add script to validate the test dictionary data against JSON schemas | toasted-nutbread | 2020-02-18 |