index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
c_spec.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-46
/
+51
*
fix(c_indents): fix expression leaking indents
Pham Huy Hoang
2023-04-08
1
-0
/
+16
*
indents(c): update if cases
Pham Huy Hoang
2023-01-14
1
-0
/
+5
*
indents(c): Refactor indent queries
Pham Huy Hoang
2023-01-14
1
-3
/
+29
*
tests: add test for #2086
Stephan Seitz
2022-02-06
1
-0
/
+1
*
tests: Add test for C folding issue #1568
Stephan Seitz
2022-02-05
1
-0
/
+1
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
1
-1
/
+1
*
indents(c): add zero_indent for #if
Stephan Seitz
2022-02-05
1
-1
/
+1
*
indents(c): fix indentation on block comment
Stephan Seitz
2022-02-05
1
-1
/
+0
*
indents(c): fix ternary
Stephan Seitz
2022-02-05
1
-2
/
+1
*
fix(indent): c/cpp - support newline after closing brace
Munif Tanjim
2022-01-21
1
-0
/
+2
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
1
-10
/
+4
*
Mark failing indent tests to add them to CI
Stephan Seitz
2021-11-24
1
-4
/
+18
*
add compound_lit.c test
leo60228
2021-08-01
1
-0
/
+1
*
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
1
-23
/
+23
*
tests/indent: factor out most of the code into common.lua
Jędrzej Boczar
2021-04-23
1
-35
/
+21
*
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
1
-2
/
+2
*
tests/indent: move the run helper functions to top-level
Jędrzej Boczar
2021-04-23
1
-7
/
+7
*
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
1
-0
/
+49