[elpa] externals/async d834cd9: Don't alter the string itself when stripping out "#"'s #145

2021-08-22 Thread ELPA Syncer
branch: externals/async commit d834cd90fe6f1d87dab86b637d23958241cadac3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Don't alter the string itself when stripping out "#"'s #145 --- async.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/async.el b/async.el in

[elpa] externals/eev 3501b4b: Fixed a bug in `ee-youtubedl-guess'.

2021-08-22 Thread ELPA Syncer
inks with descriptions: +And here are (elisp hyper)links to them with descriptions: (defun ee-dynlex-url (n) (format \"https://lists.gnu.org/archive/html/help-gnu-emacs/%s/msg%s.html\"; diff --git a/eev-tlinks.el b/eev-tlinks.el index c782890..c4e2577 100644 --- a/eev-tlinks.el

[nongnu] elpa/tuareg 50c96b3 2/2: Use `font-lock-doc-markup-face` when available

2021-08-22 Thread ELPA Syncer
branch: elpa/tuareg commit 50c96b3f469765b6871c5120c3b6051e30ee84a1 Author: Mattias Engdegård Commit: Christophe Troestler Use `font-lock-doc-markup-face` when available --- tuareg.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tuareg.el b/tuareg.el index ecc4af0.

[nongnu] elpa/tuareg updated (465b61f -> 50c96b3)

2021-08-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from 465b61f Merge commit 'refs/pull/258/head' of github.com:/ocaml/tuareg into elpa/tuareg new 57177d4 Account for pre-processed files when switching .ml ↔ .mli new 50c96b3 Use `font-lock-doc-markup-face` when available

[nongnu] elpa/tuareg 57177d4 1/2: Account for pre-processed files when switching .ml ↔ .mli

2021-08-22 Thread ELPA Syncer
branch: elpa/tuareg commit 57177d4b6cf67da50af0cbe2064daeb671dfa939 Author: Christophe Troestler Commit: Christophe Troestler Account for pre-processed files when switching .ml ↔ .mli --- tuareg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tuareg.el b/tuareg.el

[elpa] externals/hyperbole 8724f29 2/2: Merge branch 'master' of hyperbole

2021-08-22 Thread ELPA Syncer
branch: externals/hyperbole commit 8724f29242b5f09930b87132d0af3b5c357e8822 Merge: 0d1b728 22d5a51 Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole --- ChangeLog | 5 + test/hbut-tests.el | 11 +-- 2 files changed, 14 insertions(+), 2 deletions(

[elpa] externals/hyperbole 0d1b728 1/2: hbut.el - Align function def indentation

2021-08-22 Thread ELPA Syncer
branch: externals/hyperbole commit 0d1b7280833193c6bed2cb86cda967e508134823 Author: Bob Weiner Commit: Bob Weiner hbut.el - Align function def indentation --- hbut.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hbut.el b/hbut.el index 7d9fae5..563e896 100644 ---

[elpa] externals/csharp-mode 573f23c 458/459: Assign copyright over to the FSF

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 573f23cfc48ee9f0d1170b9b98009a43fa6d1a79 Author: Theodor Thornhill Commit: Theodor Thornhill Assign copyright over to the FSF This is needed for the package to be accepted into ELPA. --- README.org| 4 ++-- csharp-compilation.el | 4

[elpa] externals/csharp-mode 2595b90 449/459: Revert "Tweak mode to not require tree-sitter packages"

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2595b901387e3f7eb5e8359ced65e6275f95e082 Author: Theodor Thornhill Commit: Theodor Thornhill Revert "Tweak mode to not require tree-sitter packages" This reverts commit 6988939c724d8109c51e78e5106fd0cd83de6fbe. --- .gitignore| 4 ---

[elpa] externals/csharp-mode 5f127e2 455/459: Add small notice about elpa in readme

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5f127e26a57f3f8565bc25bb60977ce1e0b3daa7 Author: Theodor Thornhill Commit: Theodor Thornhill Add small notice about elpa in readme --- README.org | 5 + 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index de27a3b..541cd58 1006

[elpa] externals/csharp-mode dd30649 459/459: Bump version

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit dd3064984cfcd58b6ef6fb1284e5b7b1f5392608 Author: Theodor Thornhill Commit: Theodor Thornhill Bump version Let's go for 1.0.0, since we now are ELPA ready! --- csharp-compilation.el | 2 +- csharp-mode.el| 2 +- csharp-tree-sitter.el | 2

[elpa] externals/csharp-mode 26f1f8c 457/459: Add switch_expression

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 26f1f8cb620e5355880d807b12cc9a0eab8430d4 Author: Theodor Thornhill Commit: Theodor Thornhill Add switch_expression --- csharp-tree-sitter.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.

[elpa] externals/csharp-mode 2641599 454/459: Fix spectacular mis-edit of readme

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 264159954098703b2eba1874dcccb7c9f4a04e3e Author: Theodor Thornhill Commit: Theodor Thornhill Fix spectacular mis-edit of readme --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 4ee7877..

[elpa] externals/csharp-mode f977800 443/459: Add indentation settings for lambda functions (#229)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f977800161ccdb58d5650a8ca60017c83863d80a Author: Joe <64441333+joefb...@users.noreply.github.com> Commit: GitHub Add indentation settings for lambda functions (#229) We can now control indentation of argument_list and lambda functions separately,

[elpa] externals/csharp-mode c928423 435/459: Add generic property name

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit c928423f8724d3cd38a375bbd42c94a284fc6226 Author: Theodor Thornhill Commit: Theodor Thornhill Add generic property name --- csharp-tree-sitter.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index b34

[elpa] externals/csharp-mode 6b232b1 429/459: Much better support for strings, interpolated in particular

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6b232b1f33afdcef912cd32b76e6a480c63e88c2 Author: Theodor Thornhill Commit: Theodor Thornhill Much better support for strings, interpolated in particular --- csharp-tree-sitter.el | 23 +-- 1 file changed, 17 insertions(+), 6 deletions

[elpa] externals/csharp-mode 03b8284 428/459: Add type constraints and lambda support

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 03b82843f76ccf3558d18a70b6e7b084e8fe892d Author: Theodor Thornhill Commit: Theodor Thornhill Add type constraints and lambda support --- csharp-tree-sitter.el | 12 1 file changed, 12 insertions(+) diff --git a/csharp-tree-sitter.el b/cshar

[elpa] externals/csharp-mode 1d02a54 424/459: Records and init-only fields

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1d02a54f71b0c6ae0b5be9f764271ac31b1b0167 Author: Theodor Thornhill Commit: Theodor Thornhill Records and init-only fields --- csharp-tree-sitter.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/csharp-tree-sitter.el b/csharp-

[elpa] externals/csharp-mode 27cd2e8 456/459: Align argument to siblings

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 27cd2e8da1f374fd9db121826bf78484b0e4079e Author: Theodor Thornhill Commit: Theodor Thornhill Align argument to siblings --- csharp-tree-sitter.el | 102 +- 1 file changed, 51 insertions(+), 51 deletions(-)

[elpa] externals/csharp-mode 1de6556 422/459: Add base_list

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1de65568b3b98d2a1009df35760149ba571fc694 Author: Theodor Thornhill Commit: Theodor Thornhill Add base_list --- csharp-tree-sitter.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el

[elpa] externals/csharp-mode da26eb6 420/459: Add mode map and syntax table to tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit da26eb62f1882c9308d4ebcfaff99e782067321b Author: Theodor Thornhill Commit: Theodor Thornhill Add mode map and syntax table to tree-sitter Preliminary version. --- csharp-tree-sitter.el | 15 --- 1 file changed, 12 insertions(+), 3 de

[elpa] externals/csharp-mode 299d3f1 450/459: Don't require tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 299d3f1ff834b8795f8efef195da5d880e7fa3ca Author: Stefan Monnier Commit: Theodor Thornhill Don't require tree-sitter Now we need to install the dependencies manually. This is to be able to include this mode into elpa. --- .gitignore

[elpa] externals/csharp-mode 0edf059 445/459: Fix ci (#234)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0edf059d643b8f78b13e8426b23c2c830a7fb4c3 Author: Theodor Thornhill Commit: GitHub Fix ci (#234) Comment out the 26.1 and 26.2 versions, since they break the build because of outdated certs. Try to find a way to reintroduce this later. ---

[elpa] externals/csharp-mode 69fe52b 453/459: Version bump

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 69fe52b5908e1b29b2765d7e01cd6a8f0fc16332 Author: Theodor Thornhill Commit: Theodor Thornhill Version bump --- csharp-compilation.el | 2 +- csharp-mode.el| 2 +- csharp-tree-sitter.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff

[elpa] externals/csharp-mode 76bbf26 408/459: Merge pull request #206 from jcs-PR/minor

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 76bbf26ba54be16c8ae6204969e8611af54cbf2a Merge: a6caa85 5ddb761 Author: Theodor Thornhill Commit: GitHub Merge pull request #206 from jcs-PR/minor Fix url and indentation. --- csharp-mode.el | 158

[elpa] externals/csharp-mode 6988939 448/459: Tweak mode to not require tree-sitter packages

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6988939c724d8109c51e78e5106fd0cd83de6fbe Author: Stefan Monnier Commit: Theodor Thornhill Tweak mode to not require tree-sitter packages --- .gitignore| 4 csharp-mode.el| 30 ++ csharp-tree-sitter.el

[elpa] externals/csharp-mode 1e37eaf 407/459: Add dependency to tree-sitter-indent

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1e37eaf0d641ba1e5cbc6d187e5165ebbcd9727a Author: Theodor Thornhill Commit: Theodor Thornhill Add dependency to tree-sitter-indent --- csharp-tree-sitter.el | 379 +- 1 file changed, 5 insertions(+), 374 del

[elpa] externals/csharp-mode f0b5efa 403/459: Use code with same arrangement as before rework

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f0b5efacfd8158f002bbe347a700d127cfe1a45f Author: Theodor Thornhill Commit: Theodor Thornhill Use code with same arrangement as before rework --- csharp-mode.el | 250 + 1 file changed, 126 insertion

[elpa] externals/csharp-mode 43e5919 438/459: Prevent c-default-style error when set to string (#202)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 43e591987f620479413defa3d0bc5b3cd7887159 Author: SpenSer Bray Commit: GitHub Prevent c-default-style error when set to string (#202) --- csharp-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el

[elpa] externals/csharp-mode 96563d1 451/459: Add back in wrongly removed backtick

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 96563d1c0d327d3cb9b7a890c88ade9c17ca2729 Author: Theodor Thornhill Commit: Theodor Thornhill Add back in wrongly removed backtick --- csharp-mode.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/csharp-mode.el b/csharp-mo

[elpa] externals/csharp-mode 0b1df32 398/459: Add tree-sitter as optional feature

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0b1df32323aaf8fbc9c8b96535321d9393862cf3 Author: Theodor Thornhill Commit: Theodor Thornhill Add tree-sitter as optional feature Behind csharp-mode-enable-tree-sitter flag --- csharp-mode-indent.el | 451 - csharp-mode.el

[elpa] externals/csharp-mode 0e26b88 433/459: Update readme with :ensure t

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0e26b8850b251a9c4495c7d2e0f8ee46688fe469 Author: Theodor Thornhill Commit: Theodor Thornhill Update readme with :ensure t --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d3fdd23..d7c33

[elpa] externals/csharp-mode d942b27 441/459: Add tree-sitter based utility methods. (#232)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d942b2762c72a0112f564af173fa66d2e63903cf Author: Jostein Kjønigsen Commit: GitHub Add tree-sitter based utility methods. (#232) --- csharp-tree-sitter.el | 33 + 1 file changed, 33 insertions(+) diff --git a/csharp-tree-s

[elpa] externals/csharp-mode 8fdeedf 397/459: Indentation tweaking

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8fdeedf923137a165bcc1ac82d97f0f4dad49ecf Author: Theodor Thornhill Commit: Theodor Thornhill Indentation tweaking --- csharp-mode-indent.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/csharp-mode-indent.el b/csharp-mode-inden

[elpa] externals/csharp-mode 61e1305 431/459: Indent constructor initializer

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 61e1305802a4bb86b32411aadd9604993af0a9ca Author: Theodor Thornhill Commit: Theodor Thornhill Indent constructor initializer --- csharp-tree-sitter.el | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index

[elpa] externals/csharp-mode 6566964 440/459: Merge pull request #231 from emacs-csharp/bugfix/tree-sitter-crashes

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 65669643834b8bda7d950185688754cc10bc15a5 Merge: 43e5919 254b91b Author: Jostein Kjønigsen Commit: GitHub Merge pull request #231 from emacs-csharp/bugfix/tree-sitter-crashes Fix parse and sigabort errors on latest tree-sitter --- csharp-tree-sit

[elpa] externals/csharp-mode 33e3042 446/459: Change ci setup to purcell/nix-emacs-ci (#236)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 33e3042535e70a284389f8da1c495958fed8a826 Author: dickmao <7578770+dick...@users.noreply.github.com> Commit: GitHub Change ci setup to purcell/nix-emacs-ci (#236) --- .github/workflows/build.yml | 26 +++--- 1 file changed, 7 insertions

[elpa] externals/csharp-mode 45d1e9f 395/459: These are passing again

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 45d1e9f60e2f3967d54b54a33874674340c3decd Author: Theodor Thornhill Commit: Theodor Thornhill These are passing again --- test-files/indentation-tests.cs | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/test-files/

[elpa] externals/csharp-mode 98a179a 427/459: Add dependencies to csharp-mode

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 98a179ad9c8bb7c816986cdd5b9afbe2fcc77f78 Author: Theodor Thornhill Commit: Theodor Thornhill Add dependencies to csharp-mode --- csharp-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp-mode.el b/csharp-mode.el index 3445d6f..6d6beb4 100

[elpa] externals/csharp-mode cb2404f 434/459: Correctly handle implicit types in for_each_statement

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit cb2404f536daee9899e9800ea3fbdfb7e7201b39 Author: Theodor Thornhill Commit: Theodor Thornhill Correctly handle implicit types in for_each_statement --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-s

[elpa] externals/csharp-mode 76428ef 444/459: Nested type params and using declaration fixes (#233)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 76428ef4ad40c969f2182ad689ffc91ef5a940f5 Author: Joe <64441333+joefb...@users.noreply.github.com> Commit: GitHub Nested type params and using declaration fixes (#233) * Fixed tree-sitter hl pattern for parameters with nested types. * Fixe

[elpa] externals/csharp-mode 57055a7 426/459: Add qualified name to method_declaration

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 57055a7cf764ef8b92c81dd320edc5d3670bef69 Author: Theodor Thornhill Commit: Theodor Thornhill Add qualified name to method_declaration --- csharp-tree-sitter.el | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter

[elpa] externals/csharp-mode 3f963c2 432/459: Make type_of_expression available in strings

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3f963c2ccee0ef4b7a1acdeb2cb0c11647c91a80 Author: Theodor Thornhill Commit: Theodor Thornhill Make type_of_expression available in strings --- csharp-tree-sitter.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/csharp-tree-si

[elpa] externals/csharp-mode 84a5daa 389/459: Should not need to autoload c_sharp

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 84a5daae7324aba37859bd8157ca92e05f4dacb0 Author: Theodor Thornhill Commit: Theodor Thornhill Should not need to autoload c_sharp --- csharp-mode.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 3629cb3..ef33c

[elpa] externals/csharp-mode 323a028 388/459: More cleaning

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 323a0284d5448ce43cb5ab2bb7ee79116cfc1856 Author: Theodor Thornhill Commit: Theodor Thornhill More cleaning --- csharp-mode.el | 173 + 1 file changed, 112 insertions(+), 61 deletions(-) diff --git

[elpa] externals/csharp-mode cd39e53 423/459: Extract compilation support to its own module (#223)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit cd39e5386e4acdc2058e05e19e832c2cee5d436f Author: Theodor Thornhill Commit: GitHub Extract compilation support to its own module (#223) --- csharp-compilation.el | 142 ++ csharp-mode.el| 115 +--

[elpa] externals/csharp-mode 254b91b 439/459: Fix parse and sigabort errors on latest tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 254b91bc0f5413ba35d766d1720148d3bae2bd84 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix parse and sigabort errors on latest tree-sitter --- csharp-tree-sitter.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git

[elpa] externals/csharp-mode 093f0f2 447/459: Add static as keyword in csharp-tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 093f0f21a9d04d79a380de145cbc42693ef8c76f Author: Theodor Thornhill Commit: Theodor Thornhill Add static as keyword in csharp-tree-sitter --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b

[elpa] externals/csharp-mode 7d4af0d 425/459: Add with_expression

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7d4af0d7adf93b6553d2c9b27f0682ec203a24b3 Author: Theodor Thornhill Commit: Theodor Thornhill Add with_expression --- csharp-tree-sitter.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index f01e1

[elpa] externals/csharp-mode 84ff0d0 415/459: Typo from PR-209.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 84ff0d06c49b31b7502d6f9e287e81ab2ebf54a7 Author: JenChieh Commit: JenChieh Typo from PR-209. --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index 17ed9c3..443765

[elpa] externals/csharp-mode 58928af 383/459: Indent object creation expression

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 58928afd8462310998316749fa2baafb3ff3dcb2 Author: Theodor Thornhill Commit: Theodor Thornhill Indent object creation expression --- csharp-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp-mode.el b/csharp-mode.el index e5eb3ea..fa4ffbb 1

[elpa] externals/csharp-mode a402402 421/459: Add lock_statement

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a4024024bbb2a90d209c373a8848fc6fce72aec5 Author: Theodor Thornhill Commit: Theodor Thornhill Add lock_statement --- csharp-tree-sitter.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.e

[elpa] externals/csharp-mode 40c183e 452/459: Adjust wording in readme

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 40c183e425fce5b119e3d5e9b2e2be8b1e4e9cc0 Author: Theodor Thornhill Commit: Theodor Thornhill Adjust wording in readme --- README.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d7c334d..4ee7877

[elpa] externals/csharp-mode 0de2bbc 400/459: Fix byte compilation errors

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0de2bbcfc0a675213ce7829c57dda6820fabc5ef Author: Theodor Thornhill Commit: Theodor Thornhill Fix byte compilation errors --- csharp-mode.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el index c416c

[elpa] externals/csharp-mode 3cff337 411/459: Merge pull request #204 from emacs-csharp/tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3cff337b41f39eebe77185d8f07dcd1db2f2c405 Merge: 76bbf26 00a3cd4 Author: Theodor Thornhill Commit: GitHub Merge pull request #204 from emacs-csharp/tree-sitter Tree sitter support for csharp mode --- README.org | 26 +++- cs

[elpa] externals/csharp-mode b6b7661 380/459: Add this expression

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit b6b76618737ae5586c540641ad3fbd5a2443620d Author: Theodor Thornhill Commit: Theodor Thornhill Add this expression --- csharp-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp-mode.el b/csharp-mode.el index aa5d1a9..ff034ae 100644 --- a/cs

[elpa] externals/csharp-mode 1c2b9cb 442/459: Add more nodes to beginning/end-of-defun

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1c2b9cb51b6ecc8bf52d3f040b6c02639310a153 Author: Theodor Thornhill Commit: Theodor Thornhill Add more nodes to beginning/end-of-defun I did not yet extract that list of declarations into a customizable variable, but I think that is a reasona

[elpa] externals/csharp-mode 3d0b60c 399/459: Add a little documentation

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3d0b60cfb97ace3395e42f19417ec3ff234824ec Author: Theodor Thornhill Commit: Theodor Thornhill Add a little documentation --- README.org | 9 + 1 file changed, 9 insertions(+) diff --git a/README.org b/README.org index a234d7e..1ce9c40 100644 ---

[elpa] externals/csharp-mode 00a3cd4 410/459: Add new url to csharp-tree-sitter.el

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 00a3cd48210ec92008f2e8c4b20a9135326e1fc0 Author: Theodor Thornhill Commit: Theodor Thornhill Add new url to csharp-tree-sitter.el --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp

[elpa] externals/csharp-mode 0ebd21a 381/459: Remove CC Mode and add tree-sitter-indent :O

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0ebd21ac7b8a2497402c3a56c563c3ae87aee695 Author: Theodor Thornhill Commit: Theodor Thornhill Remove CC Mode and add tree-sitter-indent :O This mode is small now :D This is not on MELPA yet, so use with caution and install manually. h

[elpa] externals/csharp-mode 4eef364 394/459: Absorb tree-sitter-indent

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 4eef364b4db089aa71b1e917cce7ad777bfd622a Author: Theodor Thornhill Commit: Theodor Thornhill Absorb tree-sitter-indent Contribute upstream anyways --- README.org| 9 +- csharp-mode-indent.el | 446 ++

[elpa] externals/csharp-mode 09b4d57 437/459: Add comment-start-skip

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 09b4d57d020a97e1696e89baa6d9855ff5c86014 Author: Theodor Thornhill Commit: Theodor Thornhill Add comment-start-skip This annoyed me too much by now. Stole it from js-mode. Good enough for now. --- csharp-tree-sitter.el | 1 + 1 file changed,

[elpa] externals/csharp-mode 5a3d4a9 396/459: More indentation fixes

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5a3d4a92737d0eb8db5118630f6838243971ddbb Author: Theodor Thornhill Commit: Theodor Thornhill More indentation fixes --- csharp-mode-indent.el | 6 +- csharp-mode.el | 5 +++-- test-files/indentation-tests.cs | 40

[elpa] externals/csharp-mode 11d92b9 379/459: Various fixes

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 11d92b9e16de9f93e63ff48fbd90efecc2fe5e59 Author: Theodor Thornhill Commit: Theodor Thornhill Various fixes --- csharp-mode.el | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 7102

[elpa] externals/csharp-mode d272272 436/459: Add let keyword

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d272272b4fd9d2882aa8ada61b57d33a2036ffd1 Author: Theodor Thornhill Commit: Theodor Thornhill Add let keyword --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csharp-tree-sitter.el index

[elpa] externals/csharp-mode 383f020 375/459: Attributes and more interpolation

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 383f0208f6bda80216347e68140e3178b46c2ea3 Author: Theodor Thornhill Commit: Theodor Thornhill Attributes and more interpolation --- csharp-mode.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el inde

[elpa] externals/csharp-mode 5ac7484 392/459: Add back better support for interfaces

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5ac748419c53ab20f10b9d96e8ee0ce90b3f12db Author: Theodor Thornhill Commit: Theodor Thornhill Add back better support for interfaces --- csharp-mode.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.e

[elpa] externals/csharp-mode f94e5a7 387/459: More extracting

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f94e5a7e03bf900c0911fe8ac50db5e0ccc87d2e Author: Theodor Thornhill Commit: Theodor Thornhill More extracting --- csharp-mode.el | 78 -- 1 file changed, 49 insertions(+), 29 deletions(-) diff --git

[elpa] externals/csharp-mode 878c671 390/459: Try add better support for interfaces.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 878c671c791e17836c8884eab47e08aa15c51018 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Try add better support for interfaces. --- csharp-mode.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-m

[elpa] externals/csharp-mode a90b875 384/459: Add yield and object init indentation rules

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a90b87577a117cc6275bd3cdf5c3603c3e80849b Author: Theodor Thornhill Commit: Theodor Thornhill Add yield and object init indentation rules --- csharp-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode

[elpa] externals/csharp-mode 6f0bf6b 430/459: Add escape_sequence to strings

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6f0bf6b1a24892fb8c1ba357a2f595180422d111 Author: Theodor Thornhill Commit: Theodor Thornhill Add escape_sequence to strings --- csharp-tree-sitter.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/csharp-tree-sitter.el b/csharp-

[elpa] externals/csharp-mode b27a3e4 373/459: More highlighting

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit b27a3e484cf3d2ebc10a2b309fbe829cb8ad2564 Author: Theodor Thornhill Commit: Theodor Thornhill More highlighting --- csharp-mode.el | 45 +++-- 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/csharp-mo

[elpa] externals/csharp-mode 1bd2d62 377/459: Make attribute-fontification consistent

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1bd2d62c565bb34b6adf2ba2182867d0438af8f3 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Make attribute-fontification consistent --- csharp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el in

[elpa] externals/csharp-mode 7d0cfaa 367/459: Fix incorrectly commited code!

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7d0cfaad05c82a617862da14d74f08282ab08c2f Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix incorrectly commited code! --- csharp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el index 84a07

[elpa] externals/csharp-mode 998a022 371/459: Strings

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 998a02285c6ed7b5ba6dcbe23f8ad0eb26087bcb Author: Theodor Thornhill Commit: Theodor Thornhill Strings --- csharp-mode.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el index 39b3eb8..8215426 100644 -

[elpa] externals/csharp-mode d3b5b18 419/459: Ensure langs package for tree-sitter support (#214)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d3b5b18b605ba15bce5216d106b875b8358df191 Author: Jen-Chieh Shen Commit: GitHub Ensure langs package for tree-sitter support (#214) --- csharp-tree-sitter.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp-tree-sitter.el b/csh

[elpa] externals/csharp-mode 48b11cf 366/459: Fix issues with non-nested using-statements.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 48b11cfc8c0173d755dac697d30276d551081824 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix issues with non-nested using-statements. C# now supports non-nested using statements. These gets picked up and fontified using the same rege

[elpa] externals/csharp-mode 20efdc8 262/459: Add support for highlighting function-invocation.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 20efdc8b9fa21fe4c297cc290c4fe68ef21d896e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add support for highlighting function-invocation. --- csharp-mode.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el in

[elpa] externals/csharp-mode cb1b16f 417/459: Add some more documentation on tree-sitter support

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit cb1b16f6922709d919e4097453af64d221ffcae9 Author: Theodor Thornhill Commit: Theodor Thornhill Add some more documentation on tree-sitter support --- README.org | 22 ++ 1 file changed, 22 insertions(+) diff --git a/README.org b/README

[elpa] externals/csharp-mode 5b3eb9a 364/459: Really, really RIP travis

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5b3eb9ace9ffc9c7cb147373cb8ba3df570d03e7 Author: Jostein Kjønigsen Commit: GitHub Really, really RIP travis We hardly knew ya. (For more info, see https://github.com/emacs-csharp/csharp-mode/issues/197 ) --- .travis.yml | 32 ---

[elpa] externals/csharp-mode 74644d4 416/459: Merge pull request #210 from emacs-csharp/minor

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 74644d4534beae372f7f05b2464a201383588f59 Merge: 91d5161 84ff0d0 Author: Jen-Chieh Shen Commit: GitHub Merge pull request #210 from emacs-csharp/minor Typo from PR-209. --- csharp-tree-sitter.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

[elpa] externals/csharp-mode 2fe22ec 363/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2fe22eced1a9e0ee5d7a797d46b1ff8ec6556059 Author: Jostein Kjønigsen Commit: GitHub Update build.yml Clean up comments from template which are no longer relevant or valid. --- .github/workflows/build.yml | 15 --- 1 file changed, 15 de

[elpa] externals/csharp-mode 064f481 418/459: Fix autoload for tree-sitter support (#211)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 064f4817676a8e978f7842bb8ee242cd80f5599b Author: Jen-Chieh Shen Commit: GitHub Fix autoload for tree-sitter support (#211) * Completely ignore autoload for tree-sitter lang alist. --- csharp-tree-sitter.el | 4 +--- 1 file changed, 1 insertion(+

[elpa] externals/csharp-mode 9f36ad6 361/459: RIP Travis

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 9f36ad68c79ba7afe761cdad62c7b4c495407d8b Author: Jostein Kjønigsen Commit: GitHub RIP Travis Use GitHub Actions badge instead of Travis --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org in

[elpa] externals/csharp-mode 91d5161 414/459: Minor fix after version 0.11.0 (#209)

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 91d5161f0e41cc058f23fabff18323d39a854410 Author: Jen-Chieh Shen Commit: GitHub Minor fix after version 0.11.0 (#209) --- csharp-tree-sitter.el | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/csharp-tree-sitter.e

[elpa] externals/csharp-mode 8466428 413/459: Version bump to 0.11.0

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 84664285a6d215998da763dc5d286d4f941df81e Author: Theodor Thornhill Commit: Theodor Thornhill Version bump to 0.11.0 --- csharp-mode.el| 2 +- csharp-tree-sitter.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp-mode

[elpa] externals/csharp-mode 6e7922d 354/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6e7922daec4fe62adf8422318a6558282cef68ce Author: Jostein Kjønigsen Commit: GitHub Update build.yml Try fix EVM installation. --- .github/workflows/build.yml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workfl

[elpa] externals/csharp-mode e2541a4 362/459: Update README.org

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e2541a4d59e25b1fc052f96a3265ba9788544161 Author: Jostein Kjønigsen Commit: GitHub Update README.org Fix broken badge. This is org-mode, not markdown! --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b

[elpa] externals/csharp-mode 4eeccbd 402/459: Remove newly added tests

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 4eeccbde258ba9d03c504467bf497bdaaeaf2c29 Author: Theodor Thornhill Commit: Theodor Thornhill Remove newly added tests --- test-files/indentation-tests.cs | 58 +++-- 1 file changed, 9 insertions(+), 49 deletions(-) di

[elpa] externals/csharp-mode 4947497 412/459: Update readme to reflect tree-sitter in master

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 49474974ed37cc4038e91774c32a41cbce6f7b08 Author: Theodor Thornhill Commit: Theodor Thornhill Update readme to reflect tree-sitter in master --- README.org | 5 - 1 file changed, 5 deletions(-) diff --git a/README.org b/README.org index 4e82552..dc3b

[elpa] externals/csharp-mode 73c27c7 353/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 73c27c7df3ed87033cd1c8ae5a9766fc60e5ef57 Author: Jostein Kjønigsen Commit: GitHub Update build.yml Try fix EVM path. --- .github/workflows/build.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.y

[elpa] externals/csharp-mode a685c7f 359/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a685c7f18ceda8ebeb9125fe665afce4b4d2d694 Author: Jostein Kjønigsen Commit: GitHub Update build.yml Disable Emacs-versions which were allowed to fail on travis. --- .github/workflows/build.yml | 10 +- 1 file changed, 5 insertions(+), 5 d

[elpa] externals/csharp-mode 5730c99 401/459: Split functionality to two files

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5730c9946b74b37cfbd4fff68f48fdf1b3e0fa03 Author: Theodor Thornhill Commit: Theodor Thornhill Split functionality to two files --- README.org | 3 + csharp-mode.el | 620 +

[elpa] externals/csharp-mode f937426 409/459: Merge branch 'master' into tree-sitter

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f9374263cac5f186d0c606e9ab8e55be8aaf36e8 Merge: 1e37eaf 76bbf26 Author: Theodor Thornhill Commit: Theodor Thornhill Merge branch 'master' into tree-sitter --- csharp-mode.el | 158 - 1 file changed,

[elpa] externals/csharp-mode 7f39946 351/459: Create build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7f39946dd568d12dbda7f8b58d3a5eb083f9e8a0 Author: Jostein Kjønigsen Commit: GitHub Create build.yml First attempt at a GitHub Actions template with a matrix! --- .github/workflows/build.yml | 55 + 1 fi

[elpa] externals/csharp-mode 1e7bf8a 358/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1e7bf8ae4705a307c55f7d3c8ba6da1c72638f8d Author: Jostein Kjønigsen Commit: GitHub Update build.yml Fix emacs-path again and again and again. --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/

[elpa] externals/csharp-mode 5ddb761 406/459: Fix url and indentation.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5ddb76102e3403b85a3cefe286046ae87ec7f526 Author: JenChieh Commit: JenChieh Fix url and indentation. --- csharp-mode.el | 158 - 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/csharp

[elpa] externals/csharp-mode 49ca95e 350/459: RIP Marmalade

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 49ca95e3a19d069921dbb501b8da8ca1bcee6b71 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann RIP Marmalade --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a6ef300..a7a4311 10064

[elpa] externals/csharp-mode e30ed5e 393/459: Indent feature parity with previous implementation

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e30ed5e8b0ad66701cb30eab0bf796aa9201edc3 Author: Theodor Thornhill Commit: Theodor Thornhill Indent feature parity with previous implementation --- csharp-mode.el | 83 +- 1 file changed, 42 inserti

[elpa] externals/csharp-mode 256a638 357/459: Update build.yml

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 256a6388ae79892695e3dc560fdd3f9a411a616b Author: Jostein Kjønigsen Commit: GitHub Update build.yml Fix missing cask. --- .github/workflows/build.yml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buil

  1   2   3   4   5   >