summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/c-ts-mode-resources
Commit message (Expand)AuthorAgeFilesLines
* Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-0/+34
* Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-1/+47
* Fix indentation for else clause in c-ts-mode (bug#67417)Yuan Fu2023-11-261-0/+20
* Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
* Add missing indent rule for c-ts-modeYuan Fu2023-03-211-0/+30
* Fix empty line indentation in c-ts-mode (bug#61997)Yuan Fu2023-03-071-0/+16
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+3
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+16
* Fix c-ts-mode indentationYuan Fu2023-03-051-0/+16
* Fix c-ts-mode preproc directive indentationYuan Fu2023-03-041-0/+34
* Fix c-ts-mode empty line indentation (bug#61893)Yuan Fu2023-03-011-8/+25
* ; Set indent-tabs-mode to nil in c-ts-mode indent preproc testYuan Fu2023-02-241-0/+1
* Add declaration_list to c-ts-common-indent-type-regexp-alistDaniel Martín2023-02-201-0/+16
* Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-191-0/+15
* Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill2023-02-191-0/+45
* Fix indentation for closing bracket in c-ts-mode (bug#61398)Yuan Fu2023-02-121-0/+27
* Fix c-ts-mode indentationYuan Fu2023-02-061-0/+13
* Fix c-ts-mode indentationYuan Fu2023-02-061-0/+14
* Fix c-ts-mode indentation (bug#61291)Yuan Fu2023-02-061-0/+11
* Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill2023-02-061-0/+45
* Make c-ts-mode-set-style's effect local (bug#61245)Yuan Fu2023-02-042-3/+3
* ; Fix c-ts-mode indent testYuan Fu2023-02-021-26/+26
* Make c-ts-mode indent tests side-effect-freeYuan Fu2023-02-022-9/+9
* Move c-ts-mode--statement-offset to c-ts-common.elYuan Fu2023-01-291-2/+6
* Fix indentation for c-ts-mode (bug#61026)Yuan Fu2023-01-251-0/+52
* Tweak BSD style indentation (bug#60984)Theodor Thornhill2023-01-221-0/+93
* Fix c-ts-mode indent (bug#60873)Yuan Fu2023-01-191-0/+13
* Fix tree-sitter indent preset function (bug#60270)Yuan Fu2023-01-161-0/+14
* ; Add more c-ts-mode indent and filling testsYuan Fu2023-01-152-1/+318
* Add c-ts-mode testsDaniel Martín2023-01-131-0/+44