| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update lockfile.json | GitHub | 2022-07-14 | 1 | -1/+1 | |
| | | ||||||
| * | Updated queries and parser version | Andrew Helwer | 2022-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | Revert dart to a previous, working version | Breno Reis | 2022-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-12 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-12 | 1 | -4/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-11 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | feat(vala)!: switch to @vala-lang parser | Princeton Ferro | 2022-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-09 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-08 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile and highlight queries | derekstride | 2022-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Initial SQL support | derekstride | 2022-07-08 | 1 | -0/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-07 | 1 | -0/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-07 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-06 | 1 | -4/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-05 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-04 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-04 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-04 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-03 | 1 | -4/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-02 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-30 | 1 | -4/+4 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-29 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-28 | 1 | -3/+3 | |
| | | ||||||
| * | feat(beancount): support folding org headers (#3078) | PolarMutex | 2022-06-28 | 1 | -1/+1 | |
| | | | | | | | requires beancount parser update Co-authored-by: Brian Ryall <brian@brianryall.xyz> Co-authored-by: Christian Clason <c.clason@uni-graz.at> | |||||
| * | Update lockfile.json (#3082) | github-actions[bot] | 2022-06-28 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json (#3081) | github-actions[bot] | 2022-06-28 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json (#3079) | github-actions[bot] | 2022-06-28 | 1 | -7/+7 | |
| | | ||||||
| * | feat(swift): compile the grammar from the main branch (#3068) | Alex Pinkus | 2022-06-26 | 1 | -1/+1 | |
| | | | | | The `with-generated-files` branch uses ABI 13 and therefore doesn't benefit from the ABI 14 speed improvements. | |||||
| * | feat(markdown)!: switch to split parser (#3048) | Matthias Deiml | 2022-06-26 | 1 | -1/+4 | |
| | | | | | | | | | * switch to split markdown parser with separate block and inline parsers to improve performance * add exclude_children! directive (useful for something like Injected markdown incorrectly highlights indented docstrings #2212) * split markdown queries into block and inline ones and add the injection for inline into block grammar * add include_dir option to parser configs (needed because the two grammars don't live in the repos root directory) BREAKING CHANGE: downstream queries need to be adapted to new parser | |||||
| * | Update lockfile.json | GitHub | 2022-06-25 | 1 | -5/+5 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-24 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-24 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-24 | 1 | -5/+5 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-23 | 1 | -2/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-22 | 1 | -3/+3 | |
| | | ||||||
| * | Update lockfile.json (#3045) | github-actions[bot] | 2022-06-20 | 1 | -2/+2 | |
| | | | | Co-authored-by: GitHub <noreply@github.com> | |||||
| * | Update lockfile.json | GitHub | 2022-06-20 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-19 | 1 | -2/+5 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-19 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2022-06-19 | 1 | -4/+4 | |
| | | ||||||
| * | feat(swift): update parser and queries to 0.3.0 (#3035) | Christian Clason | 2022-06-19 | 1 | -1/+1 | |
| | | | | also port upstream query changes | |||||
| * | Update lockfile.json | GitHub | 2022-06-18 | 1 | -2/+2 | |
| | | ||||||
