Commit graph

22 commits

Author SHA1 Message Date
ca4877d06c remove ast 2025-01-04 22:56:18 -06:00
5dabbf2ca0 fix 2025-01-04 22:55:47 -06:00
dbfdb979ad fix 2025-01-04 22:35:43 -06:00
3de9d1bb19 fix 2025-01-04 22:20:23 -06:00
6a2b13f6e7 simplify errors and remove unused methods 2025-01-04 22:13:15 -06:00
baeed3ed66 simplify 2025-01-04 22:10:22 -06:00
92ecfcb83c add test for error recovery 2025-01-04 19:40:40 -06:00
6dfe47b87c swap location 2025-01-04 19:25:40 -06:00
4f74e48b11 swap for generic method 2025-01-04 19:24:20 -06:00
595967d372 combine tag open methods 2025-01-04 17:38:20 -06:00
50c451ec86 allow for errors to not halt parsing 2025-01-04 17:30:17 -06:00
f391e0de9c revert 2025-01-04 15:47:57 -06:00
43b5c78bfc rename tag spec intermediates to branches 2025-01-04 15:45:57 -06:00
2fe1bb8fd6 adjust checking for special tags 2025-01-04 15:42:27 -06:00
1c5740b4f6 correctly associate branch children 2025-01-04 15:36:57 -06:00
ec05c62c2a add closing tag and adjust branching strat 2025-01-04 15:32:04 -06:00
8bfead37b2 remove some comments and unused methods 2025-01-04 14:06:28 -06:00
335cbd7351 rework errors 2025-01-04 13:55:18 -06:00
16cff07ed2 remove debug printing 2025-01-04 13:07:22 -06:00
d363087e83 remove specs from field on Parser 2025-01-04 13:05:34 -06:00
745b1e40ad add TagSpecs and fix parsing of Django tag blocks 2025-01-04 11:38:21 -06:00
0c9dc72daf rename ast crate 2024-12-16 10:33:14 -06:00
Renamed from crates/djls-ast/src/parser.rs (Browse further)