roc/crates/language_server/src
Elias Mulhall 43d932df3b Update parser AST to support dbg as both a statment and expression
Make `Expr::Dbg` node specific to dbg expressions, add `Expr::DbgStmt`
for dbg statements. Debug expressions don't have a continuation branch.
Support formatting both kinds of `Dbg` nodes.
2024-08-28 11:53:44 -04:00
..
analysis Update parser AST to support dbg as both a statment and expression 2024-08-28 11:53:44 -04:00
analysis.rs Handle root type when loading from str 2024-06-08 19:46:41 -03:00
convert.rs UNKNOWN PACKAGE -> UNRECOGNIZED PACKAGE rename 2024-06-08 18:34:45 -03: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