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