Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lua-language-server-srb2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LJ Sonic
lua-language-server-srb2
Commits
cf102e1e
Unverified
Commit
cf102e1e
authored
1 year ago
by
carsakiller
Browse files
Options
Downloads
Patches
Plain Diff
refactor: replace Jass with LuaCATS submodule
parent
5c4de8b9
No related branches found
No related tags found
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
meta/3rd/Jass
+1
-0
1 addition, 0 deletions
meta/3rd/Jass
meta/3rd/Jass/config.json
+0
-6
0 additions, 6 deletions
meta/3rd/Jass/config.json
meta/3rd/Jass/library/jass/common.lua
+0
-12329
0 additions, 12329 deletions
meta/3rd/Jass/library/jass/common.lua
with
4 additions
and
12335 deletions
.gitmodules
+
3
−
0
View file @
cf102e1e
...
...
@@ -34,3 +34,6 @@
[submodule "meta/3rd/Defold"]
path = meta/3rd/Defold
url = https://github.com/LuaCATS/defold.git
[submodule "meta/3rd/Jass"]
path = meta/3rd/Jass
url = https://github.com/LuaCATS/jass.git
This diff is collapsed.
Click to expand it.
Jass
@
80d85cbb
Subproject commit 80d85cbbfd8ae2473fb39c7df4be814602f5bc4f
This diff is collapsed.
Click to expand it.
meta/3rd/Jass/config.json
deleted
100644 → 0
+
0
−
6
View file @
5c4de8b9
{
"words"
:
[
"jass%.common"
],
"settings"
:
{
"Lua.runtime.version"
:
"Lua 5.3"
}
}
This diff is collapsed.
Click to expand it.
meta/3rd/Jass/library/jass/common.lua
deleted
100644 → 0
+
0
−
12329
View file @
5c4de8b9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment