roc/crates/language_server/src
Agus Zubiaga 2cce5ad023
Allow unsuffixed statements in parser
Moves the "STATEMENT AFTER EXPRESSION" error from the parser to canonicalization.
We'll later use this to allow this case in effectful functions.
2024-11-07 18:54:14 -03:00
..
analysis Allow unsuffixed statements in parser 2024-11-07 18:54:14 -03:00
analysis.rs update existing calls to roc_cache_dir() 2024-10-03 12:52:52 -04:00
convert.rs update existing calls to roc_cache_dir() 2024-10-03 12:52:52 -04:00
registry.rs cargo fmt 2024-04-30 16:22:11 -04:00
server.rs added timeout to analysis 2024-04-30 09:44:22 +10:00