django-language-server/crates/djls-server/src
2025-08-17 16:37:07 -05:00
..
client.rs Add logging macros for tracing migration 2025-08-17 16:37:07 -05:00
db.rs Integrate Salsa into document tracking for server (#148) 2025-05-15 01:35:49 -05:00
documents.rs bump salsa crate from git hash to 0.23.0 (#165) 2025-07-24 19:57:33 -05:00
lib.rs Add logging macros for tracing migration 2025-08-17 16:37:07 -05:00
logging.rs Add logging macros for tracing migration 2025-08-17 16:37:07 -05:00
queue.rs migrate all async tokio to server & swap to single-thread runtime (#149) 2025-05-15 21:03:14 -05:00
server.rs Add logging macros for tracing migration 2025-08-17 16:37:07 -05:00
session.rs change server session to be an option and create on init (#154) 2025-05-19 11:22:33 -05:00
workspace.rs use nightly rustfmt and sort imports (#145) 2025-05-14 00:46:55 -05:00