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 | ||
* | Profile conditions cleanup (#768) | toasted-nutbread | 2020-09-04 |
| | | | | | * Remove conditions.js * Rename profile-conditions2.js to profile-conditions.js | ||
* | Fix profile conditions unit test using old JsonSchema (#735) | toasted-nutbread | 2020-08-15 |
| | |||
* | JSON-schema-based profile conditions (#730) | toasted-nutbread | 2020-08-15 |
* Add ProfileConditions class * Add URL to VM * Add new ProfileConditions tests |