Commit graph

7 commits

Author SHA1 Message Date
6a4f1668e3
Integrate Salsa fully with templates and add diagnostics (#201) 2025-09-08 19:44:59 -05:00
5974c51383
Remove vestigal concrete Project database, keeping trait (#198)
Some checks failed
lint / pre-commit (push) Has been cancelled
lint / rustfmt (push) Has been cancelled
lint / clippy (push) Has been cancelled
lint / cargo-check (push) Has been cancelled
release / build (push) Has been cancelled
release / test (push) Has been cancelled
test / generate-matrix (push) Has been cancelled
zizmor 🌈 / zizmor latest via PyPI (push) Has been cancelled
release / release (push) Has been cancelled
test / Python , Django () (push) Has been cancelled
test / tests (push) Has been cancelled
2025-09-06 12:23:22 -05:00
318a395d6f
remove left over Database code from workspace crate (#197) 2025-09-06 10:02:48 -05:00
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