index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
csharp-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix indentation of if/else in 'csharp-ts-mode' (bug#70345)
Jacob Leeming
2024-04-25
1
-1
/
+3
*
Make object init more robust (bug#69571)
Theodor Thornhill
2024-03-31
1
-1
/
+9
*
Tweak regexp for object initializers in csharp-mode (bug#69571)
Theodor Thornhill
2024-03-16
1
-2
/
+5
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Ignore errors when checking for object initializers (bug#63379)
Theodor Thornhill
2023-09-02
1
-1
/
+1
*
; lisp/progmodes/csharp-mode.el (treesit-query-capture): Declare (bug#65297).
Daniel Martín
2023-08-15
1
-0
/
+1
*
Update csharp tree-sitter support due to upstream changes
J M
2023-08-12
1
-3
/
+8
*
; * lisp/progmodes/csharp-mode.el (csharp-ts-mode--defun-name): typo
Mattias Engdegård
2023-05-14
1
-1
/
+0
*
Fix indent for enums in csharp-mode
Theodor Thornhill
2023-05-06
1
-0
/
+9
*
Skip over whitespace in annotation-top-cont check (bug#63141)
Theodor Thornhill
2023-04-28
1
-1
/
+4
*
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-28
1
-10
/
+10
*
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-25
1
-14
/
+14
*
Fix object initializer for csharp-mode (bug#61541)
Theodor Thornhill
2023-02-20
1
-12
/
+21
*
csharp-ts-mode: fontify compiler directives (bug#61512)
Jostein Kjønigsen
2023-02-14
1
-2
/
+25
*
Move c-like common utils into own library (bug#60961)
Theodor Thornhill
2023-01-21
1
-4
/
+4
*
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-20
1
-4
/
+3
*
Fix indentation of object_expressions in csharp-ts-mode
Theodor Thornhill
2023-01-14
1
-0
/
+5
*
Further generic-related improvements in csharp-ts-mode (bug#60376)
Jostein Kjønigsen
2023-01-05
1
-0
/
+3
*
Adjust function-call fontification in csharp-ts-mode (bug#60376)
Jostein Kjønigsen
2023-01-01
1
-29
/
+35
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Tweak csharp-mode font-lock-settings (bug#60376)
Theodor Thornhill
2022-12-31
1
-21
/
+32
*
; Avoid treesit-related byte-compiler warnings
Eli Zaretskii
2022-12-28
1
-0
/
+1
*
Update tree-sitter major modes to use the new Imenu facility
Yuan Fu
2022-12-27
1
-50
/
+8
*
Add comment indent and filling to other tree-sitter major modes
Yuan Fu
2022-12-26
1
-9
/
+5
*
Support treesit-defun-name in tree-sitter major modes
Yuan Fu
2022-12-24
1
-4
/
+18
*
Improve fontification in csharp-ts-mode (bug#59897)
Jostein Kjønigsen
2022-12-14
1
-1
/
+9
*
Revert "Add expression for generic_name in csharp-ts-mode"
Yuan Fu
2022-12-14
1
-4
/
+0
*
Use font-lock-number-face for numeric values in csharp-mode
Jostein Kjønigsen
2022-12-12
1
-2
/
+2
*
Add expression for generic_name in csharp-ts-mode (bug#59897)
Theodor Thornhill
2022-12-12
1
-0
/
+4
*
Improve fontification in csharp-ts-mode (bug#59909)
Jostein Kjønigsen
2022-12-09
1
-2
/
+8
*
; Prefer HTTPS to HTTP in some URLs
Stefan Kangas
2022-12-09
1
-1
/
+1
*
; Normalize GPLv3 license statements in new files
Stefan Kangas
2022-12-09
1
-3
/
+3
*
Fix syntax-table for tree-sitter modes
Theodor Thornhill
2022-12-07
1
-0
/
+1
*
Consistent fontification of using-directives in csharp-ts-mode
Jostein Kjønigsen
2022-12-06
1
-1
/
+4
*
Fix comment-start-skip in tree-sitter modes (bug#59690)
Yuan Fu
2022-12-03
1
-1
/
+2
*
Improve fontification in csharp-ts-mode
Jostein Kjønigsen
2022-11-28
1
-2
/
+12
*
Remove treesit-comment-start/end and use comment-start/end-skip
Yuan Fu
2022-11-27
1
-2
/
+8
*
Remove compatibility code in csharp-mode
Theodor Thornhill
2022-11-27
1
-73
/
+2
*
Correctly fontify types in typeof() expression in csharp-ts-mode
Jostein Kjønigsen
2022-11-26
1
-1
/
+2
*
Reorganize treesit-font-lock-feaure-list's to the new level scheme
Yuan Fu
2022-11-26
1
-3
/
+4
*
; Fix typos
Stefan Kangas
2022-11-26
1
-1
/
+1
*
; * lisp/progmodes/csharp-mode.el: Add Commentary.
Stefan Kangas
2022-11-26
1
-0
/
+4
*
; * lisp/progmodes/csharp-mode.el: Add author and maintainer.
Yuan Fu
2022-11-25
1
-0
/
+2
*
Fix regex errors in csharp-mode
Theodor Thornhill
2022-11-25
1
-2
/
+2
*
Improve csharp-ts-mode fontification
Jostein Kjønigsen
2022-11-24
1
-0
/
+12
*
; Avoid treesit-related byte-compilation warnings
Eli Zaretskii
2022-11-24
1
-0
/
+5
*
; * lisp/progmodes/csharp-mode.el: Add missing require form.
Yuan Fu
2022-11-23
1
-0
/
+1
*
Add csharp-mode and csharp-ts-mode
Theodor Thornhill
2022-11-23
1
-0
/
+964