index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
java-ts-mode.el
Age
Commit message (
Expand
)
Author
2023-03-04
Change tree-sitter indent anchor 'point-min' to 'column-0'
Yuan Fu
2023-02-28
Merge from origin/emacs-29
Stefan Kangas
2023-02-28
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-25
Merge from origin/emacs-29
Stefan Kangas
2023-02-25
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-16
Merge from origin/emacs-29
Stefan Kangas
2023-02-15
Add super node as a keyword
Theodor Thornhill
2023-02-13
Merge from origin/emacs-29
Stefan Kangas
2023-02-12
Add lambda_expression to c-ts-common-indent-type-regexp-alist
Theodor Thornhill
2023-02-08
Merge from origin/emacs-29
Stefan Kangas
2023-02-06
Make java-ts-mode use the c-ts-common-indent-type-regexp-alist
Yuan Fu
2023-02-06
Use c-ts-common-statement-offset in java-ts-mode (bug#61142)
Theodor Thornhill
2023-02-06
Add array_initializer to java-ts-mode
Theodor Thornhill
2023-01-30
Merge from origin/emacs-29
Stefan Kangas
2023-01-28
Fix java class member without access modifier (bug#61115)
Theodor Thornhill
2023-01-27
Merge from origin/emacs-29
Stefan Kangas
2023-01-25
Add new java indent rules
Theodor Thornhill
2023-01-23
Merge from origin/emacs-29
Stefan Kangas
2023-01-23
Merge from origin/emacs-29
Stefan Kangas
2023-01-21
Move c-like common utils into own library (bug#60961)
Theodor Thornhill
2023-01-20
Use point-min to anchor top-level constructs (bug#60602)
Theodor Thornhill
2023-01-20
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-19
Add treesit-forward-sexp (bug#60894)
Theodor Thornhill
2023-01-15
Merge from origin/emacs-29
Stefan Kangas
2023-01-14
Add constructor_declaration as java-ts-mode defun
Theodor Thornhill
2023-01-14
Use treesit-sentence-type-regexp in java-ts-mode
Theodor Thornhill
2023-01-14
Merge from origin/emacs-29
Eli Zaretskii
2023-01-14
Fix indent and font-lock for annotation_type
Theodor Thornhill
2023-01-14
Merge from origin/emacs-29
Stefan Monnier
2023-01-14
Fix indentation of some declarations and statements
Theodor Thornhill
2023-01-12
Merge from origin/emacs-29
Stefan Kangas
2023-01-11
Add support for annotation_type_declaration
Theodor Thornhill
2023-01-03
Merge from origin/emacs-29
Stefan Kangas
2023-01-02
Improve fontification in java-ts-mode (bug#60492)
Theodor Thornhill
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-28
Merge from origin/emacs-29
Stefan Kangas
2022-12-28
; Avoid treesit-related byte-compiler warnings
Eli Zaretskii
2022-12-28
Fix tree-sitter typos
Yuan Fu
2022-12-27
Update tree-sitter major modes to use the new Imenu facility
Yuan Fu
2022-12-26
Add comment indent and filling to other tree-sitter major modes
Yuan Fu
2022-12-25
Merge from origin/emacs-29
Stefan Kangas
2022-12-24
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-16
Merge from origin/emacs-29
Stefan Kangas
2022-12-15
Add lambda_expression-rule to java-ts-mode (bug#60091)
Theodor Thornhill
2022-12-15
Add "this" keyword to java-ts-mode (bug#60086)
Theodor Thornhill
2022-12-14
Merge from origin/emacs-29
Stefan Kangas
2022-12-12
Tweak various ts-mode's indent and fontification (bug#59931)
Theodor Thornhill
2022-12-11
Add prog-fill-reindent-defun (bug#59664)
Theodor Thornhill
2022-12-09
Make more granular defun-type-regexp (bug#59873)
Theodor Thornhill
[prev]
[next]