Commit graph

127 commits

Author SHA1 Message Date
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
a4b6742c6a add errors 2025-01-04 16:23:36 -06:00
7bb9904f81 remove renaming 2025-01-04 15:49:57 -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
0ea2dea1a9 wip 2025-01-04 15:17:24 -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
59e2665c6f
add html-django language id (#67)
Some checks failed
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
release / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
release / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
release / sdist (push) Has been cancelled
test / test (macos-latest) (push) Has been cancelled
test / test (ubuntu-latest) (push) Has been cancelled
test / test (windows-latest) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x86]) (push) Has been cancelled
release / release (push) Has been cancelled
2025-01-03 14:16:24 -06:00
680df1d611
🔖 bump version 5.1.0-alpha.1 -> 5.1.0-alpha.2 (#64)
Some checks failed
release / windows (map[runner:windows-latest target:x86]) (push) Waiting to run
release / macos (map[runner:macos-13 target:x86_64]) (push) Waiting to run
release / macos (map[runner:macos-14 target:aarch64]) (push) Waiting to run
release / sdist (push) Waiting to run
release / release (push) Blocked by required conditions
release / windows (map[runner:windows-latest target:x64]) (push) Waiting to run
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 4s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
2025-01-03 12:16:58 -06:00
a91e89ff67 use pep440 2025-01-03 12:06:28 -06:00
808584a251 add pre and post commit hooks for bumpver 2025-01-03 11:55:03 -06:00
b33d3f890d
Add support for system-wide installation (#62) 2025-01-03 11:39:18 -06:00
84d87a8857 bump uv.lock 2025-01-03 10:02:23 -06:00
94403b46a8 🔖 bump version 5.1.0-alpha.0 -> 5.1.0-alpha.1 2025-01-03 09:53:09 -06:00
8afcc90bcb add urls for project 2025-01-03 09:50:26 -06:00
b04e551f66 add basic contributing docs
closes #50
2025-01-03 09:48:27 -06:00
5a813df555 add changelog
closes #51
2025-01-03 09:47:12 -06:00
3e41e96ffc shorten the repo name
damn my long gh username
2025-01-03 09:32:15 -06:00
a934a172dc add repo name 2025-01-03 09:28:19 -06:00
a2b715999e add disclaimer 2025-01-03 09:27:26 -06:00
14e9bfffa3 consistent slashes 2025-01-03 09:23:54 -06:00
94216fa5ad adjust project crates list 2025-01-03 09:22:50 -06:00
589cd6660e add pretty badges 2025-01-03 09:14:49 -06:00
2c70925918 add note for auto-generated documentation 2025-01-03 09:13:23 -06:00
accb8fdfb4
add neovim plugin (#59) 2025-01-03 08:55:54 -06:00
d9d0f4ee87
make docs preprocessor more generic and update docs (#58) 2025-01-03 08:38:36 -06:00
dependabot[bot]
6924fe7c74
Bump the gha group across 1 directory with 2 updates (#48)
Some checks failed
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
test / test (macos-latest) (push) Has been cancelled
test / test (ubuntu-latest) (push) Has been cancelled
test / test (windows-latest) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x86]) (push) Has been cancelled
release / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
release / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
release / sdist (push) Has been cancelled
release / release (push) Has been cancelled
2024-12-24 14:39:42 -06:00
f848798699
remove extra server layer in front of tower-lsp's server (#49) 2024-12-24 13:40:47 -06:00
9a2c0e51c7 add rust to readthedocs config
Some checks failed
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / windows (map[runner:windows-latest target:x64]) (push) Waiting to run
release / windows (map[runner:windows-latest target:x86]) (push) Waiting to run
release / macos (map[runner:macos-13 target:x86_64]) (push) Waiting to run
release / macos (map[runner:macos-14 target:aarch64]) (push) Waiting to run
release / sdist (push) Waiting to run
release / release (push) Blocked by required conditions
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
2024-12-23 20:58:45 -06:00
293823e7ea remove test pypi for now 2024-12-23 20:31:39 -06:00
00ac27c4b9 update docs 2024-12-23 20:03:55 -06:00
fd58222570 relicense 2024-12-23 20:03:50 -06:00
4e737881ed adjust README 2024-12-23 19:48:30 -06:00
c16635b1c0
add initial autocomplete for installed templatetags (#46) 2024-12-23 19:36:54 -06:00
5eb8a775e4 add release workflow
Some checks failed
release / sdist (push) Waiting to run
release / windows (map[runner:windows-latest target:x64]) (push) Waiting to run
release / windows (map[runner:windows-latest target:x86]) (push) Waiting to run
release / macos (map[runner:macos-13 target:x86_64]) (push) Waiting to run
release / macos (map[runner:macos-14 target:aarch64]) (push) Waiting to run
release / release (push) Blocked by required conditions
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 20s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
2024-12-23 11:39:18 -06:00
664eb211c4 adjust names 2024-12-23 11:39:10 -06:00
507330bd65 adjust test and project info
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
2024-12-23 10:49:35 -06:00
492f2f6633 adjust README for new architecture 2024-12-23 10:41:49 -06:00
074d449d1e remove faux-root workspace 2024-12-23 10:15:18 -06:00