projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-10-31
Yuan Fu
Add an argument OVERRIDE to tree-sitter font-lock functions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Yuan Fu
; * lisp/treesit.el (tresit--font-lock-verbose): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Yuan Fu
Use tree-sitter for font-lock's syntactic function...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Yuan Fu
Improve python tree-sitter's string fontification
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Yuan Fu
Add tresit--font-lock-verbose
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Yuan Fu
Set jit-lock-contextually in treesit-major-mode-setup
commit
|
commitdiff
|
tree
|
snapshot
2022-10-30
Yuan Fu
Separate python tree-sitter fontification into features
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Fix byte-compile warning in treesit.el
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Not return noindent in treesit-indent
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Add treesit-node-top-level
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Reflect recent change in tree-sitter manual sections
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Fix parent-bol preset for tree-sitter indent
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Keep cursor position in treesit-indent
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Remove hack in js-mode's tree-sitter indentation rules
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Refine handling of node at point in treesit-indent
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Fix treesit-indent-region
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Remove test of treesit-language-at
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Byte-compile treesit-simple-indent-presets
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Yuan Fu
Add treesit-indent-region
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
Make Emacs compile without tree-sitter library
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
; Make ts-mode indent rules more compact (whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Theodor Thornhill
Add in new font lock features in js/ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
* configure.ac (emacs_config_features): Change to TREE_...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Stefan Kangas
Minor doc fixes in treesit.el
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
Reflect tree-sitter indent rule presets change in manual
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Theodor Thornhill
Improve tree-sitter indent rules in ts-mode and js...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
Add some js-mode tree-sitter indent rules
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
; * lisp/treesit.el (treesit-simple-indent-presets...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
Remove tree-sitter-indent's integration with cc-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Yuan Fu
* configure.ac (WINDOW_SYSTEM_OBJ): Move tree-sitter...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
Minor copy-edits in tree-sitter docs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
; Fix typos and formatting in tree-sitter docs
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
; Update copyright years
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
; Fix typos and formatting in treesit.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
; * src/treesit.c: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Stefan Kangas
; * lisp/treesit.el: Minor copy-edits of documentation.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Yuan Fu
Plug tree-sitter-simple-indent into c-offset-alist
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Yuan Fu
* lisp/treesit.el (treesit-node-top-level-p): New argum...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-27
Yuan Fu
Generalize js--treesit-imenu-top-level-p
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
Add tree-sitter navigation support to python-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
Add tree-sitter imenu support for js-mode and ts-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
Fix tree-sitter navigation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
* src/treesit.c (treesit_search_dfs): Fix traverse...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
; * src/treesit.c (treesit_search_forward): Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
* src/treesit.c (treesit_search_forward): Fix traverses...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Yuan Fu
Don't disable parse cache in tree-sitter activated...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Yuan Fu
* lisp/treesit.el (treesit-simple-indent-rules): Make...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Yuan Fu
Fix treesit-language-at
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Yuan Fu
New tree-sitter toggle scheme
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
* lisp/progmodes/ts-mode.el (ts-mode): Fix font-lock...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
* lisp/treesit.el (treesit-node-at): Remove argument...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
* lisp/treesit.el (treesit-parser-range-on): New function.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
Fix treesit-beginning/end-of-defun
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
Make treesit-search-forward-goto accept a NODE argument
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
Make treesit-node-at return the last leaf node at EOB
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Yuan Fu
Make treesit-node-child and fiends accept negative...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
; * lisp/treesit.el (treesit-range-functions): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
* lisp/treesit.el (treesit-node-at): Add LARGEST argument.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
Change function signiture of treesit search functions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
; Resolve FIXME's in tree-sitter manual sections
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Eli Zaretskii
; Minor copyedits of tree-sitter stuff in ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
Fix infinite loop in treesit-search-forward-goto
commit
|
commitdiff
|
tree
|
snapshot
2022-10-23
Yuan Fu
Resolve FIXME's in tree-sitter manual sections
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Eli Zaretskii
Clean up tree-sitter sections of the ELisp manual
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Yuan Fu
* lisp/treesit.el (treesit-font-lock-enable): Add funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Yuan Fu
Revise the toggle scheme of tree-sitter (again)
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Add a new section to tree-sitter's manual node
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
; * lisp/progmodes/python.el (python--backend-toggle...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Theodor Thornhill
Add more granular features in font-locking
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Rename tree-sitter group to treesit
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
* lisp/treesit.el: Add commentary.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Install new toggle scheme for tree-sitter
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Daniel Martín
; Fix typos in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Change free to xfree in treesit.el
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Change malloc to xmalloc in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Yuan Fu
Fix casts to uint32_t in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
Simplify error reported by loading tree-sitter language...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
Skip tree-sitter tests unless language definition is...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
Fix memory leak in ts_load_language
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Eli Zaretskii
Make sure the treesit path variables are lists
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Eli Zaretskii
; Rename ts_* symbols in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
Fix js/ts tree-sitter template_string font-lock
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
; * src/treesit.c (ts_search_dfs): Fix tab inline.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
; * src/treesit.c: Change commentary to reflect recent...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Yuan Fu
* lisp/treesit.el (treesit-font-lock-rules): Warn about...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Eli Zaretskii
; Fix doc strings in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Eli Zaretskii
; * src/treesit.c: Fix some indentation problems and...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Eli Zaretskii
Support MinGW build on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Yuan Fu
Update ts-mode font-lock to work with tree-sitter's...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Yuan Fu
Update tree-sitter manual to reflect the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Yuan Fu
Rework tree-sitter font-lock
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Yuan Fu
* doc/lispref/parsing.texi: Add manual for treesit...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-13
Yuan Fu
* src/treesit.c (Ftreesit_query_language): New function.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-12
Yuan Fu
Better signal data for treesit-load-language-error
commit
|
commitdiff
|
tree
|
snapshot
2022-10-12
Yuan Fu
; Comment and docstring fixup in ts-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2022-10-12
Theodor Thornhill
Add TypeScript support with tree-sitter
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Theodor Thornhill
Fix byte-compile warning for js--treesit-defun-type...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Yuan Fu
Lazily compile tree-sitter query
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Daniel Martín
Fix typo in Makefile.in
commit
|
commitdiff
|
tree
|
snapshot
2022-10-10
Yuan Fu
Make treesit-node-at faster
commit
|
commitdiff
|
tree
|
snapshot
next