GitHub
2139fca70c
Update lockfile.json
2022-07-25 08:59:15 +02:00
GitHub
5e894bdb85
Update lockfile.json
2022-07-24 12:07:44 +02:00
GitHub
a60961af97
Update lockfile.json
2022-07-24 12:00:29 +02:00
github-actions[bot]
07b722157f
Update lockfile.json ( #3208 )
...
Co-authored-by: GitHub <noreply@github.com>
2022-07-21 11:57:31 +00:00
GitHub
223a58bfca
Update lockfile.json
2022-07-21 10:03:24 +02:00
GitHub
6b9c9aba69
Update lockfile.json
2022-07-20 12:51:42 +02:00
GitHub
0e29e2c6e1
Update lockfile.json
2022-07-20 09:24:01 +02:00
GitHub
36830c4ce8
Update lockfile.json
2022-07-19 17:46:42 +02:00
GitHub
31f8af5c13
Update lockfile.json
2022-07-19 09:57:37 +02:00
GitHub
fbc09f7dd7
Update lockfile.json
2022-07-19 09:34:07 +02:00
GitHub
a5709e685b
Update lockfile.json
2022-07-16 13:47:03 +02:00
GitHub
d4c4de206f
Update lockfile.json
2022-07-16 13:05:19 +02:00
GitHub
bb7277603d
Update lockfile.json
2022-07-15 08:55:15 +02:00
GitHub
5aabdd9aa9
Update lockfile.json
2022-07-14 16:19:52 +02:00
Andrew Helwer
b46cb0389d
Updated queries and parser version
2022-07-13 21:33:45 +02:00
Breno Reis
d99b4cdd75
Revert dart to a previous, working version
2022-07-13 11:29:58 +02:00
GitHub
3ac2adb983
Update lockfile.json
2022-07-12 11:21:01 +02:00
GitHub
a26d4949a6
Update lockfile.json
2022-07-12 09:44:47 +02:00
GitHub
568ce3c091
Update lockfile.json
2022-07-11 08:20:27 +02:00
GitHub
9577a1a6a3
Update lockfile.json
2022-07-10 13:00:45 +02:00
GitHub
559f2e7568
Update lockfile.json
2022-07-09 16:38:52 +02:00
Princeton Ferro
f3c309db4e
feat(vala)!: switch to @vala-lang parser
2022-07-09 16:22:51 +02:00
GitHub
7920eee73e
Update lockfile.json
2022-07-09 11:11:59 +02:00
GitHub
4286c8c74a
Update lockfile.json
2022-07-09 00:19:55 +02:00
GitHub
42ab34c8f7
Update lockfile.json
2022-07-08 08:54:02 +02:00
GitHub
57d184587c
Update lockfile.json
2022-07-08 00:33:05 +02:00
derekstride
1b6debcf69
Update lockfile and highlight queries
2022-07-08 00:15:40 +02:00
derekstride
8927588e47
Initial SQL support
2022-07-08 00:15:40 +02:00
GitHub
d3405a6946
Update lockfile.json
2022-07-07 18:26:19 +02:00
GitHub
f1f9f43451
Update lockfile.json
2022-07-07 18:09:16 +02:00
GitHub
d4f0c46e0f
Update lockfile.json
2022-07-07 14:55:45 +02:00
GitHub
5dfbbcc46e
Update lockfile.json
2022-07-07 09:22:18 +02:00
GitHub
0fc45ea650
Update lockfile.json
2022-07-06 08:56:03 +02:00
GitHub
c2f76ae970
Update lockfile.json
2022-07-05 08:56:00 +02:00
GitHub
cf6d84b561
Update lockfile.json
2022-07-04 14:11:32 +02:00
GitHub
51828ff249
Update lockfile.json
2022-07-04 11:13:58 +02:00
GitHub
7d2bd76f43
Update lockfile.json
2022-07-04 09:42:34 +02:00
GitHub
cc7c075899
Update lockfile.json
2022-07-03 11:15:23 +02:00
GitHub
78931d8bf1
Update lockfile.json
2022-07-02 11:40:54 +02:00
GitHub
512ceb2710
Update lockfile.json
2022-07-01 15:58:20 +02:00
GitHub
1ed2a3cf95
Update lockfile.json
2022-07-01 08:09:47 +02:00
GitHub
3b1ce2e1b3
Update lockfile.json
2022-06-30 10:52:44 +02:00
GitHub
989c75046c
Update lockfile.json
2022-06-29 09:14:11 +02:00
GitHub
18a0f20276
Update lockfile.json
2022-06-28 22:32:07 +02:00
PolarMutex
b8459df74d
feat(beancount): support folding org headers ( #3078 )
...
requires beancount parser update
Co-authored-by: Brian Ryall <brian@brianryall.xyz>
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-06-28 10:44:38 +02:00
github-actions[bot]
08788c036a
Update lockfile.json ( #3082 )
2022-06-28 08:30:34 +00:00
github-actions[bot]
9165e34da5
Update lockfile.json ( #3081 )
2022-06-28 08:20:25 +00:00
github-actions[bot]
b920891f10
Update lockfile.json ( #3079 )
2022-06-28 08:09:11 +00:00
Alex Pinkus
556388b069
feat(swift): compile the grammar from the main branch ( #3068 )
...
The `with-generated-files` branch uses ABI 13 and therefore doesn't
benefit from the ABI 14 speed improvements.
2022-06-26 20:18:22 +02:00
Matthias Deiml
002084b1be
feat(markdown)!: switch to split parser ( #3048 )
...
* 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
2022-06-26 18:02:29 +02:00