0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor iterate literals More... 8 months ago
refactor: renamed parameter More... 8 months ago
fix: improve end-of-file completions More... 8 months ago
added unit test to pick up right identifiers More... 8 months ago
fix: ecore2code has no URI when used with multiple packages More... 8 months ago
fix: remove enough content from matcher More... 8 months ago
Fix update for synchronized models More... 8 months ago
add synchronization for anytext grammars More... 8 months ago
Use LocalPath instead of AbsolutePath to handle spaces (see #102) More... 8 months ago
Add optional parameter to SendLogMessageAsync method to specify whether the message should always be logged even when not debugging More... 8 months ago
Add optional parameter to GetLiteralAt method to specify whether only active rule applications should be considered and employ as a fix for hover texts More... 8 months ago
Fix formatting instructions not being added to non-sequence expressions More... 8 months ago
fix bug for inline text edits More... 9 months ago
add test for relative URIs More... 9 months ago
add test for simplified file Uris More... 9 months ago
simplify UVL code More... 9 months ago
Using LocalPath instead of AbsolutePath to handle spaces (#102) More... 9 months ago
Using LocalPath instead of AbsolutePath to handle spaces More... 9 months ago
Fix semantic tokens skipping literals due to inactive literals at the same position More... 9 months ago
Make ParseContext disposable and dispose on LSP server shutdown More... 9 months ago
Add ParseContext to Validator and Inlay Entries More... 9 months ago
removed uniqueness from formatting instructions More... 9 months ago
manage own stack in order to support deep recursion, allow ParseContext to reject additions to star rules in order to support indentation-aware grammars, add tests for universal variability language More... 9 months ago
add generic test suite to OrderedSet More... 10 months ago
supress StreamJsonRpc warnings More... 10 months ago
add missing documentation More... 10 months ago
replace NotImplementedExceptions with NotSupportedExceptions More... 10 months ago
disable warnings for missing docs in examples More... 10 months ago
AnyText documentation fixes, minor renames More... 10 months ago
fix debugger view for ordered sets More... 10 months ago