index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
julia
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(julia): add missing capture of ":" in selected import
Christian Degnbol Madsen
2024-01-02
1
-0
/
+2
*
fix(julia): pipe function highlight (#5815)
Christian Degnbol Madsen
2023-12-22
1
-0
/
+6
*
Improve curly expression alignment
Ronan Arraes Jardim Chagas
2023-10-29
1
-1
/
+4
*
Improve indentation in Julia language
Ronan Arraes Jardim Chagas
2023-10-29
1
-1
/
+8
*
Fix indent. of curly expressions and of ],} in BOL (#5580)
Ronan Arraes Jardim Chagas
2023-10-27
1
-0
/
+5
*
Fix Julia indentation after end and with parenthesis at the beginning of line...
Ronan Arraes Jardim Chagas
2023-10-27
1
-2
/
+4
*
feat(julia): added missing String and AbstractString builtin types (#5440)
Enzo L F
2023-09-27
1
-27
/
+215
*
fix(julia): fix highlighting `end` keyword
Loong
2023-09-09
1
-4
/
+4
*
feat(julia): spell-check docstrings
Sergio A. Vargas
2023-08-16
1
-1
/
+1
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-7
/
+10
*
fix(julia): symbol highlighting
Sergio Alejandro Vargas
2023-07-24
1
-1
/
+3
*
feat(julia): highlight docstrings before short function definitions
Long Wang
2023-07-11
2
-0
/
+2
*
Update Julia queries
Sergio Alejandro Vargas
2023-07-08
2
-4
/
+3
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-1
/
+1
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-3
/
+3
*
feat(julia): add builtin functions & types
Amaan Qureshi
2023-03-10
1
-0
/
+41
*
feat(julia): mark begin & end in an index or range expression as `@variable.b...
Amaan Qureshi
2023-03-10
1
-0
/
+9
*
fix(julia): refactor some operators and punctuation
Amaan Qureshi
2023-03-10
1
-16
/
+21
*
feat: add `@string.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-1
/
+11
*
feat(julia/highlights): Add `as` keyword
Sergio Alejandro Vargas
2023-02-03
1
-0
/
+2
*
julia: add `if_clause` (#4204)
Sergio A. Vargas
2023-01-23
1
-0
/
+2
*
julia: update parser and highlights (#4035)
Sergio A. Vargas
2022-12-27
1
-16
/
+25
*
julia: update parser and highlights (#4016)
Sergio A. Vargas
2022-12-23
1
-7
/
+3
*
julia: update queries to parser change (#3956)
Sergio A. Vargas
2022-12-14
3
-20
/
+21
*
fix(julia): update queries to parser change
Christian Clason
2022-12-03
2
-5
/
+6
*
highlights: create subscoping for ternary operator
Stephan Seitz
2022-12-02
1
-1
/
+1
*
injections(julia): add markdown
ObserverOfTime
2022-11-27
1
-3
/
+3
*
injections: add more regex injections
ObserverOfTime
2022-11-27
1
-0
/
+5
*
highlights(julia): use more specific groups
ObserverOfTime
2022-11-26
1
-7
/
+13
*
julia: update queries to parser change
Christian Clason
2022-11-12
2
-9
/
+2
*
fix: update julia queries to parser change
Christian Clason
2022-11-06
3
-3
/
+3
*
refactor julia locals
Sergio Alejandro Vargas
2022-11-02
1
-32
/
+56
*
refactor(highlights/julia): Update definitions
Sergio Alejandro Vargas
2022-11-02
1
-95
/
+134
*
fix(julia): remove highlight query for constants
Fredrik Ekre
2022-10-12
1
-2
/
+0
*
Split func/method definition from calls in julia highlighting query
lfenzo
2022-08-03
1
-4
/
+4
*
highlights(julia): add "mutable" keyword
Stephan Seitz
2022-07-16
1
-0
/
+1
*
feat(highlights/julia): make operators visible
Sergio Alejandro Vargas
2022-06-01
1
-23
/
+13
*
highlights(julia): Update literals
Sergio Alejandro Vargas
2022-04-16
1
-25
/
+33
*
julia: update queries to parser changes
Christian Clason
2022-04-15
3
-12
/
+15
*
feat(highlights/julia): Add missing highlights (#2464)
Sergio A. Vargas
2022-02-07
1
-7
/
+13
*
highlights(julia): add highlight for block comments
koalp
2022-01-13
2
-3
/
+9
*
Update queries
Santos Gallegos
2021-12-22
1
-6
/
+6
*
chore: fix typos
Dundar Göc
2021-11-02
1
-1
/
+1
*
Add exception handling branches
Sergio Alejandro Vargas
2021-07-07
1
-0
/
+2
*
Update Julia fold queries
Sergio Alejandro Vargas
2021-07-07
1
-9
/
+15
*
Add Julia indent queries
Sergio Alejandro Vargas
2021-07-07
1
-0
/
+40
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-3
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-1
/
+4
*
Use #any-of? instead of #match? where posible
Joakker
2021-06-25
1
-1
/
+1
*
Improve check-queries (#1253)
Santos Gallegos
2021-05-31
1
-2
/
+3
[next]