Commit graph

4 commits

Author SHA1 Message Date
9e6974d705
implement textDocument/didSave (#196) 2025-09-05 23:01:50 -05:00
554bbe2d86
move Salsa database ownership from Workspace to Session (#195) 2025-09-05 22:10:21 -05:00
67c5574f37
simplify salsa db management with Clone + Arc<Mutex<Session>> (#194)
Some checks are pending
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (push) Waiting to run
lint / cargo-check (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
2025-09-05 18:46:42 -05:00
6e412f7cbd
Refactor to Ruff-inspired two-layer file architecture w/Salsa (#188)
Some checks are pending
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (push) Waiting to run
lint / cargo-check (push) Waiting to run
release / release (push) Blocked by required conditions
release / test (push) Waiting to run
release / build (push) Waiting to run
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
2025-09-05 01:35:57 -05:00