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
*
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