Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2024
1 parent 5f5c01c commit 109daaf
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 1 deletion.
27 changes: 27 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13652,3 +13652,30 @@
[submodule "2024/07/14/guile-language-server"]
path = 2024/07/14/guile-language-server
url = https://github.com/Johni0702/guile-language-server
[submodule "2024/07/14/language-server-protocol"]
path = 2024/07/14/language-server-protocol
url = https://github.com/microsoft/language-server-protocol
[submodule "2024/07/15/flycheck-guile"]
path = 2024/07/15/flycheck-guile
url = https://github.com/flatwhatson/flycheck-guile
[submodule "2024/07/15/scheme-json-rpc"]
path = 2024/07/15/scheme-json-rpc
url = https://codeberg.org/rgherdt/scheme-json-rpc
[submodule "2024/07/15/guile"]
path = 2024/07/15/guile
url = https://gitlab.com/emacs-geiser/guile
[submodule "2024/07/15/tree-sitter-scheme"]
path = 2024/07/15/tree-sitter-scheme
url = https://github.com/6cdh/tree-sitter-scheme
[submodule "2024/07/16/resyntax"]
path = 2024/07/16/resyntax
url = https://github.com/jackfirth/resyntax
[submodule "2024/07/17/mit-scheme"]
path = 2024/07/17/mit-scheme
url = https://git.savannah.gnu.org/git/mit-scheme.git
[submodule "2024/07/17/little-scheme-in-python"]
path = 2024/07/17/little-scheme-in-python
url = https://github.com/nukata/little-scheme-in-python
[submodule "2024/07/17/srfi-common"]
path = 2024/07/17/srfi-common
url = https://github.com/scheme-requests-for-implementation/srfi-common
2 changes: 1 addition & 1 deletion 2024/07/13/monitors4codegen
Submodule monitors4codegen updated from 52ccb4 to e687d9
1 change: 1 addition & 0 deletions 2024/07/14/language-server-protocol
1 change: 1 addition & 0 deletions 2024/07/15/flycheck-guile
Submodule flycheck-guile added at dd7bbd
1 change: 1 addition & 0 deletions 2024/07/15/guile
Submodule guile added at ebdd19
1 change: 1 addition & 0 deletions 2024/07/15/scheme-json-rpc
Submodule scheme-json-rpc added at 701922
1 change: 1 addition & 0 deletions 2024/07/15/tree-sitter-scheme
Submodule tree-sitter-scheme added at 8f9dff
1 change: 1 addition & 0 deletions 2024/07/16/resyntax
Submodule resyntax added at 76949a
1 change: 1 addition & 0 deletions 2024/07/17/little-scheme-in-python
1 change: 1 addition & 0 deletions 2024/07/17/mit-scheme
Submodule mit-scheme added at 4809da
1 change: 1 addition & 0 deletions 2024/07/17/srfi-common
Submodule srfi-common added at 5aced9

0 comments on commit 109daaf

Please sign in to comment.