Go to file
dkanus 5bd9aadc55 Add DeclarationLiteral parsing
Added method for parsing simple literals for use in top-level class
declarations.

Along with this change we've also moved out methods specific for parsing
low-level literals into the same file as new method, since that
structure made more sense.
2025-09-23 20:27:12 +07:00
dev_tests Update dev tests to work with incomplete parser 2025-09-16 08:23:53 +07:00
rottlib Add DeclarationLiteral parsing 2025-09-23 20:27:12 +07:00
rottlsp Update rottlsp code to support new lexer API 2025-09-16 08:24:55 +07:00
.gitignore Initial commit 2025-07-30 19:47:11 +07:00
Cargo.lock Initial commit 2025-07-30 19:47:11 +07:00
Cargo.toml Initial commit 2025-07-30 19:47:11 +07:00