Commit graph

17 commits

Author SHA1 Message Date
d053693720
move benches to dedicated crate (#253) 2025-09-24 09:53:10 -05:00
dependabot[bot]
e896011594
Bump the cargo group across 1 directory with 5 updates (#249)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-23 20:24:12 -05:00
e88c0a3d1f
add benchmarks and run in codspeed (#248) 2025-09-23 17:19:16 -05:00
a080e18279
Add BlockTree prototype with TagIndex grammar (#241)
Some checks are pending
lint / rustfmt (push) Waiting to run
test / generate-matrix (push) Waiting to run
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run
lint / cargo-check (push) Waiting to run
lint / clippy (push) Waiting to run
lint / pre-commit (push) Waiting to run
release / release (push) Blocked by required conditions
release / build (push) Waiting to run
release / test (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
2025-09-18 22:16:56 -05:00
9b98366767
Create source crate, extract source file types, standardize on UTF-8 paths (#234) 2025-09-16 13:23:02 -05:00
b1419bb915
swap from HashMap to FxHashMap (#232) 2025-09-15 13:57:11 -05:00
143536d603
Extract IDE features from various crates to new dedicated crate (#230) 2025-09-15 12:35:01 -05:00
dependabot[bot]
8296989402
Bump the cargo group with 4 updates (#227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 10:54:27 -05:00
6919f2e7a7
Extract semantic analysis from templates to new crate (#223)
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
test / Python , Django () (push) Has been cancelled
test / tests (push) Has been cancelled
release / release (push) Has been cancelled
2025-09-13 09:45:42 -05:00
c437928643
Move tagspec loading to djls-conf, add compile-time builtins (#222)
Some checks are pending
lint / cargo-check (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (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
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-13 01:16:49 -05:00
d99c96d6b6
Replace PyO3 with IPC approach for Python/project information (#214)
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
test / generate-matrix (push) Waiting to run
release / build (push) Waiting to run
release / test (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-09 19:08:42 -05:00
31b0308a40 🔖 bump version 5.2.0-alpha -> 5.2.0 (#211)
Some checks are pending
lint / cargo-check (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (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
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-09 13:21:50 -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
554bbe2d86
move Salsa database ownership from Workspace to Session (#195) 2025-09-05 22:10:21 -05:00
dependabot[bot]
218cfca532
Bump the cargo group across 1 directory with 4 updates (#192) 2025-09-05 07:30:06 -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
aa917bd21d
Add Cargo.lock and relax some dependency version constraints (#179) 2025-08-17 18:49:20 -05:00