Commit graph

48 commits

Author SHA1 Message Date
55b2b92fc1 leading whitespace 2025-01-06 11:22:26 -06:00
ad9d6e56b0 checkpoint 2025-01-06 11:06:26 -06:00
6d26d78099 checkpoint 2025-01-06 10:35:05 -06:00
725a603483 working 2025-01-06 09:32:54 -06:00
c559baea1f wip 2025-01-06 09:15:18 -06:00
4b6aab5c69 update 2025-01-06 00:23:00 -06:00
9bd2ab98fd wip 2025-01-05 23:04:24 -06:00
0fe4a328ae fix 2025-01-05 22:47:25 -06:00
e4bdea6537 wip 2025-01-05 22:35:35 -06:00
adf8cdac3e wip 2025-01-05 22:20:49 -06:00
58d49771a2 snapshot 2025-01-05 20:42:25 -06:00
f1cc33f173 wip 2025-01-05 20:25:07 -06:00
a75f743ded jeez 2025-01-05 01:49:41 -06:00
b3f80eaeb3 wip 2025-01-05 01:38:30 -06:00
8d0472f87c wip 2025-01-05 00:34:14 -06:00
6075d13c9c fix 2025-01-05 00:29:17 -06:00
070a66f161 add testing 2025-01-05 00:15:43 -06:00
fab360bb60 updates 2025-01-05 00:01:29 -06:00
c57ff43001 add line offsets 2025-01-04 23:59:25 -06:00
9d65db2a3a updates 2025-01-04 23:54:42 -06:00
3ebf698a07 add more 2025-01-04 23:51:36 -06:00
660fc64b78 simplify 2025-01-04 23:26:19 -06:00
0b8ca4061c rename 2025-01-04 23:21:11 -06:00
de296ceff4 simplify nodes 2025-01-04 23:14:51 -06:00
def8f6ca28 reduce errors 2025-01-04 23:05:39 -06:00
ee7c59ecd1 fix 2025-01-04 22:58:42 -06:00
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)