aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/js/editor/problemLanguageSupport.ts
Commit message (Collapse)AuthorAge
* feat(web): simplify contextual parsingLibravatar Kristóf Marussy2021-10-31
| | | | | | | | * More relaxted parsing in the browser for stable variable/node identifier classification. * String support in the browser. * contains, refers, and opposite keywords are no longer contextual, which simplifies parsing in the browser.
* feat(web): experiment with Lezer parserLibravatar Kristóf Marussy2021-10-31