aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/src/language/problem.grammar
Commit message (Expand)AuthorAge
* feat: partial referencesLibravatar Kristóf Marussy2024-06-01
* refactor(language): rule syntaxLibravatar Kristóf Marussy2024-05-30
* feat: rule parsingLibravatar Kristóf Marussy2024-05-26
* fix(frontend): * operator highlightingLibravatar Kristóf Marussy2024-04-07
* feat(language): type inferenceLibravatar Kristóf Marussy2024-04-07
* refactor(language): assignment and cast expressionLibravatar Kristóf Marussy2024-04-07
* feat(language): datatype declarationsLibravatar Kristóf Marussy2024-04-07
* fix(frontend): module name highlightingLibravatar Kristóf Marussy2024-02-18
* refactor(language): name disambiguationLibravatar Kristóf Marussy2024-02-02
* feat(language): validate module isolationLibravatar Kristóf Marussy2024-01-31
* refactor(language): module and node declarationsLibravatar Kristóf Marussy2024-01-31
* fix(frontend): contains contextual keywordLibravatar Kristóf Marussy2023-10-16
* chore: add copyright headersLibravatar Kristóf Marussy2023-04-15
* fix(frontend): content assist error recoveryLibravatar Kristóf Marussy2022-12-09
* fix(frontend): mobx 6.7.0 typingLibravatar Kristóf Marussy2022-11-22
* refactor(language): simplify syntaxLibravatar Kristóf Marussy2022-11-22
* refactor: separate primitive types from nodesLibravatar Kristóf Marussy2022-11-22
* feat(language): numeric expressionsLibravatar Kristóf Marussy2022-11-22
* refactor: DNF atomsLibravatar Kristóf Marussy2022-11-05
* refactor(language): disable rule parsingLibravatar Kristóf Marussy2022-10-04
* refactor(language): clarify containment hierarchyLibravatar Kristóf Marussy2022-09-14
* fix(frontend): Lezer bracket matchingLibravatar Kristóf Marussy2022-09-06
* refactor(frontend): move from Webpack to ViteLibravatar Kristóf Marussy2022-08-12
* feat(language): modal parameter typesLibravatar Kristóf Marussy2022-08-11
* refactor(language): simplify count notationLibravatar Kristóf Marussy2022-08-10
* feat(language): add support for count operatorLibravatar Kristóf Marussy2022-08-10
* refactor: direct predicatesLibravatar Kristóf Marussy2022-08-01
* build: separate module for frontendLibravatar Kristóf Marussy2021-12-14