summaryrefslogtreecommitdiff
path: root/ext/bg/js/search-query-parser-generator.js
Commit message (Collapse)AuthorAge
* API refactor (#532)toasted-nutbread2020-05-24
| | | | | | | | | | | | | * Convert api.js into a class instance * Use new api.* functions * Fix missing binds * Group functions with progress callbacks together * Change style * Fix API override not working
* break after switch defaultsiikamiika2020-04-14
|
* assume and propagate strings for text parsingsiikamiika2020-04-13
|
* move QueryParser.parseText to Backendsiikamiika2020-04-13
|
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Update global declarationstoasted-nutbread2020-03-10
|
* Use textContent instead of innerTexttoasted-nutbread2020-02-23
|
* Define more globalstoasted-nutbread2020-02-11
|
* fix async issuessiikamiika2020-02-10
|
* query parser html templatessiikamiika2020-02-10