Commit 4b25f3d
authored
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
- .github/workflows/build.yml+2-8
- 3rd/EmmyLuaCodeStyle+1-1
- 3rd/bee.lua+1-1
- 3rd/lovr-api+1-1
- 3rd/luamake+1-1
- changelog.md-35
- locale/en-us/setting.lua-2
- locale/pt-br/setting.lua-2
- locale/zh-cn/setting.lua-2
- locale/zh-tw/setting.lua-2
- main.lua+1-2
- make.lua+13-21
- meta/3rd/bee/config.json-4
- meta/3rd/bee/library/bee/filesystem.lua-240
- meta/3rd/bee/library/bee/platform.lua-62
- meta/3rd/bee/library/bee/subprocess.lua-99
- meta/3rd/bee/library/bee/thread.lua-62
- meta/3rd/lovr/library/lovr/filesystem.lua+10-22
- meta/3rd/lovr/library/lovr/graphics.lua+3-6
- meta/template/string.lua+20-20
- script/cli/check.lua+2-6
- script/cli/doc.lua+39-81
- script/cli/doc2md.lua+10-20
- script/client.lua+1-1
- script/core/completion/auto-require.lua+3-6
- script/core/diagnostics/global-in-nil-env.lua-3
- script/core/diagnostics/param-type-mismatch.lua+4-2
- script/core/semantic-tokens.lua+3-16
- script/files.lua-3
- script/parser/compile.lua+2-7
- script/parser/guide.lua-13
- script/parser/luadoc.lua+5-6
- script/string-merger.lua-4
- script/vm/compiler.lua-1
- script/vm/operator.lua+22-33
- script/vm/ref.lua+22-21
- script/vm/type.lua-1
- test/crossfile/hover.lua+9-30
- test/diagnostics/common.lua-6
- test/diagnostics/init.lua+1-32
- test/diagnostics/type-check.lua-44
- test/hover/init.lua+3-3
- test/references/all.lua-13
- test/type_inference/init.lua+6-27
0 commit comments