diff options
64 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,4 @@ /log /build +/bin !*.exe diff --git a/.vscode/launch.json b/.vscode/launch.json index 06af2a10..c731fe96 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,8 +12,7 @@ ], "consoleCoding": "utf8", "sourceCoding": "utf8", - "luaVersion": "5.4", - "luaArch": "x86_64", + "luaexe": "${workspaceFolder}/bin/Windows/lua-language-server.exe", "outputCapture": [ "print", "stderr", @@ -33,7 +32,7 @@ "type": "lua", "request": "launch", "stopOnEntry": false, - "program": "${workspaceRoot}/test-beta.lua", + "luaexe": "${workspaceFolder}/bin/Windows/lua-language-server.exe", "arg": [ ], "consoleCoding": "utf8", diff --git a/bin/Linux/bee.so b/bin/Linux/bee.so Binary files differdeleted file mode 100644 index bdcd5769..00000000 --- a/bin/Linux/bee.so +++ /dev/null diff --git a/bin/Linux/lni.so b/bin/Linux/lni.so Binary files differdeleted file mode 100644 index 99d88311..00000000 --- a/bin/Linux/lni.so +++ /dev/null diff --git a/bin/Linux/lpeglabel.so b/bin/Linux/lpeglabel.so Binary files differdeleted file mode 100644 index 213f9ac0..00000000 --- a/bin/Linux/lpeglabel.so +++ /dev/null diff --git a/bin/Linux/lua-language-server b/bin/Linux/lua-language-server Binary files differdeleted file mode 100644 index ef3621a6..00000000 --- a/bin/Linux/lua-language-server +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-console-l1-1-0.dll b/bin/Windows/api-ms-win-core-console-l1-1-0.dll Binary files differdeleted file mode 100644 index 0962b30a..00000000 --- a/bin/Windows/api-ms-win-core-console-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-console-l1-2-0.dll b/bin/Windows/api-ms-win-core-console-l1-2-0.dll Binary files differdeleted file mode 100644 index 21bb3ad1..00000000 --- a/bin/Windows/api-ms-win-core-console-l1-2-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-datetime-l1-1-0.dll b/bin/Windows/api-ms-win-core-datetime-l1-1-0.dll Binary files differdeleted file mode 100644 index a268730b..00000000 --- a/bin/Windows/api-ms-win-core-datetime-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-debug-l1-1-0.dll b/bin/Windows/api-ms-win-core-debug-l1-1-0.dll Binary files differdeleted file mode 100644 index 035e2687..00000000 --- a/bin/Windows/api-ms-win-core-debug-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-errorhandling-l1-1-0.dll b/bin/Windows/api-ms-win-core-errorhandling-l1-1-0.dll Binary files differdeleted file mode 100644 index 192ede94..00000000 --- a/bin/Windows/api-ms-win-core-errorhandling-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-file-l1-1-0.dll b/bin/Windows/api-ms-win-core-file-l1-1-0.dll Binary files differdeleted file mode 100644 index 68ee784c..00000000 --- a/bin/Windows/api-ms-win-core-file-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-file-l1-2-0.dll b/bin/Windows/api-ms-win-core-file-l1-2-0.dll Binary files differdeleted file mode 100644 index 8600b9ec..00000000 --- a/bin/Windows/api-ms-win-core-file-l1-2-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-file-l2-1-0.dll b/bin/Windows/api-ms-win-core-file-l2-1-0.dll Binary files differdeleted file mode 100644 index 9cb6b014..00000000 --- a/bin/Windows/api-ms-win-core-file-l2-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-handle-l1-1-0.dll b/bin/Windows/api-ms-win-core-handle-l1-1-0.dll Binary files differdeleted file mode 100644 index 90678c60..00000000 --- a/bin/Windows/api-ms-win-core-handle-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-heap-l1-1-0.dll b/bin/Windows/api-ms-win-core-heap-l1-1-0.dll Binary files differdeleted file mode 100644 index ed9d3168..00000000 --- a/bin/Windows/api-ms-win-core-heap-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-interlocked-l1-1-0.dll b/bin/Windows/api-ms-win-core-interlocked-l1-1-0.dll Binary files differdeleted file mode 100644 index 434e8e73..00000000 --- a/bin/Windows/api-ms-win-core-interlocked-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-libraryloader-l1-1-0.dll b/bin/Windows/api-ms-win-core-libraryloader-l1-1-0.dll Binary files differdeleted file mode 100644 index 0893de0f..00000000 --- a/bin/Windows/api-ms-win-core-libraryloader-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-localization-l1-2-0.dll b/bin/Windows/api-ms-win-core-localization-l1-2-0.dll Binary files differdeleted file mode 100644 index 4a3db1f5..00000000 --- a/bin/Windows/api-ms-win-core-localization-l1-2-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-memory-l1-1-0.dll b/bin/Windows/api-ms-win-core-memory-l1-1-0.dll Binary files differdeleted file mode 100644 index 9cb8b976..00000000 --- a/bin/Windows/api-ms-win-core-memory-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-namedpipe-l1-1-0.dll b/bin/Windows/api-ms-win-core-namedpipe-l1-1-0.dll Binary files differdeleted file mode 100644 index e88b7682..00000000 --- a/bin/Windows/api-ms-win-core-namedpipe-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-processenvironment-l1-1-0.dll b/bin/Windows/api-ms-win-core-processenvironment-l1-1-0.dll Binary files differdeleted file mode 100644 index d91e7ebe..00000000 --- a/bin/Windows/api-ms-win-core-processenvironment-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-processthreads-l1-1-0.dll b/bin/Windows/api-ms-win-core-processthreads-l1-1-0.dll Binary files differdeleted file mode 100644 index 49267a85..00000000 --- a/bin/Windows/api-ms-win-core-processthreads-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-processthreads-l1-1-1.dll b/bin/Windows/api-ms-win-core-processthreads-l1-1-1.dll Binary files differdeleted file mode 100644 index 62bee964..00000000 --- a/bin/Windows/api-ms-win-core-processthreads-l1-1-1.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-profile-l1-1-0.dll b/bin/Windows/api-ms-win-core-profile-l1-1-0.dll Binary files differdeleted file mode 100644 index 38ea7512..00000000 --- a/bin/Windows/api-ms-win-core-profile-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-rtlsupport-l1-1-0.dll b/bin/Windows/api-ms-win-core-rtlsupport-l1-1-0.dll Binary files differdeleted file mode 100644 index a3645c47..00000000 --- a/bin/Windows/api-ms-win-core-rtlsupport-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-string-l1-1-0.dll b/bin/Windows/api-ms-win-core-string-l1-1-0.dll Binary files differdeleted file mode 100644 index 8f4653f4..00000000 --- a/bin/Windows/api-ms-win-core-string-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-synch-l1-1-0.dll b/bin/Windows/api-ms-win-core-synch-l1-1-0.dll Binary files differdeleted file mode 100644 index 16bd0198..00000000 --- a/bin/Windows/api-ms-win-core-synch-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-synch-l1-2-0.dll b/bin/Windows/api-ms-win-core-synch-l1-2-0.dll Binary files differdeleted file mode 100644 index fadea389..00000000 --- a/bin/Windows/api-ms-win-core-synch-l1-2-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-sysinfo-l1-1-0.dll b/bin/Windows/api-ms-win-core-sysinfo-l1-1-0.dll Binary files differdeleted file mode 100644 index db6b187c..00000000 --- a/bin/Windows/api-ms-win-core-sysinfo-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-timezone-l1-1-0.dll b/bin/Windows/api-ms-win-core-timezone-l1-1-0.dll Binary files differdeleted file mode 100644 index c55ea7ed..00000000 --- a/bin/Windows/api-ms-win-core-timezone-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-core-util-l1-1-0.dll b/bin/Windows/api-ms-win-core-util-l1-1-0.dll Binary files differdeleted file mode 100644 index 3e91e2e6..00000000 --- a/bin/Windows/api-ms-win-core-util-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-conio-l1-1-0.dll b/bin/Windows/api-ms-win-crt-conio-l1-1-0.dll Binary files differdeleted file mode 100644 index 8106a7e5..00000000 --- a/bin/Windows/api-ms-win-crt-conio-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-convert-l1-1-0.dll b/bin/Windows/api-ms-win-crt-convert-l1-1-0.dll Binary files differdeleted file mode 100644 index 9d5fbe5b..00000000 --- a/bin/Windows/api-ms-win-crt-convert-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-environment-l1-1-0.dll b/bin/Windows/api-ms-win-crt-environment-l1-1-0.dll Binary files differdeleted file mode 100644 index 5989e027..00000000 --- a/bin/Windows/api-ms-win-crt-environment-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-filesystem-l1-1-0.dll b/bin/Windows/api-ms-win-crt-filesystem-l1-1-0.dll Binary files differdeleted file mode 100644 index ccdc59a1..00000000 --- a/bin/Windows/api-ms-win-crt-filesystem-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-heap-l1-1-0.dll b/bin/Windows/api-ms-win-crt-heap-l1-1-0.dll Binary files differdeleted file mode 100644 index 2bf76f90..00000000 --- a/bin/Windows/api-ms-win-crt-heap-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-locale-l1-1-0.dll b/bin/Windows/api-ms-win-crt-locale-l1-1-0.dll Binary files differdeleted file mode 100644 index 5b1539a4..00000000 --- a/bin/Windows/api-ms-win-crt-locale-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-math-l1-1-0.dll b/bin/Windows/api-ms-win-crt-math-l1-1-0.dll Binary files differdeleted file mode 100644 index 9834a107..00000000 --- a/bin/Windows/api-ms-win-crt-math-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-multibyte-l1-1-0.dll b/bin/Windows/api-ms-win-crt-multibyte-l1-1-0.dll Binary files differdeleted file mode 100644 index 2fbd774d..00000000 --- a/bin/Windows/api-ms-win-crt-multibyte-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-private-l1-1-0.dll b/bin/Windows/api-ms-win-crt-private-l1-1-0.dll Binary files differdeleted file mode 100644 index 05130e57..00000000 --- a/bin/Windows/api-ms-win-crt-private-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-process-l1-1-0.dll b/bin/Windows/api-ms-win-crt-process-l1-1-0.dll Binary files differdeleted file mode 100644 index 8f313103..00000000 --- a/bin/Windows/api-ms-win-crt-process-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-runtime-l1-1-0.dll b/bin/Windows/api-ms-win-crt-runtime-l1-1-0.dll Binary files differdeleted file mode 100644 index d369c68c..00000000 --- a/bin/Windows/api-ms-win-crt-runtime-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-stdio-l1-1-0.dll b/bin/Windows/api-ms-win-crt-stdio-l1-1-0.dll Binary files differdeleted file mode 100644 index 29f63803..00000000 --- a/bin/Windows/api-ms-win-crt-stdio-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-string-l1-1-0.dll b/bin/Windows/api-ms-win-crt-string-l1-1-0.dll Binary files differdeleted file mode 100644 index 122930c8..00000000 --- a/bin/Windows/api-ms-win-crt-string-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-time-l1-1-0.dll b/bin/Windows/api-ms-win-crt-time-l1-1-0.dll Binary files differdeleted file mode 100644 index aed540ca..00000000 --- a/bin/Windows/api-ms-win-crt-time-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/api-ms-win-crt-utility-l1-1-0.dll b/bin/Windows/api-ms-win-crt-utility-l1-1-0.dll Binary files differdeleted file mode 100644 index 71ac8e51..00000000 --- a/bin/Windows/api-ms-win-crt-utility-l1-1-0.dll +++ /dev/null diff --git a/bin/Windows/bee.dll b/bin/Windows/bee.dll Binary files differdeleted file mode 100644 index 7e9cc8c7..00000000 --- a/bin/Windows/bee.dll +++ /dev/null diff --git a/bin/Windows/concrt140.dll b/bin/Windows/concrt140.dll Binary files differdeleted file mode 100644 index ff5c7176..00000000 --- a/bin/Windows/concrt140.dll +++ /dev/null diff --git a/bin/Windows/lni.dll b/bin/Windows/lni.dll Binary files differdeleted file mode 100644 index 0b6f619f..00000000 --- a/bin/Windows/lni.dll +++ /dev/null diff --git a/bin/Windows/lpeglabel.dll b/bin/Windows/lpeglabel.dll Binary files differdeleted file mode 100644 index 2b68c2eb..00000000 --- a/bin/Windows/lpeglabel.dll +++ /dev/null diff --git a/bin/Windows/lua-language-server.exe b/bin/Windows/lua-language-server.exe Binary files differdeleted file mode 100644 index 57040162..00000000 --- a/bin/Windows/lua-language-server.exe +++ /dev/null diff --git a/bin/Windows/lua54.dll b/bin/Windows/lua54.dll Binary files differdeleted file mode 100644 index c0287dbd..00000000 --- a/bin/Windows/lua54.dll +++ /dev/null diff --git a/bin/Windows/msvcp140.dll b/bin/Windows/msvcp140.dll Binary files differdeleted file mode 100644 index 859663b5..00000000 --- a/bin/Windows/msvcp140.dll +++ /dev/null diff --git a/bin/Windows/msvcp140_1.dll b/bin/Windows/msvcp140_1.dll Binary files differdeleted file mode 100644 index 3ff94901..00000000 --- a/bin/Windows/msvcp140_1.dll +++ /dev/null diff --git a/bin/Windows/msvcp140_2.dll b/bin/Windows/msvcp140_2.dll Binary files differdeleted file mode 100644 index c32dd3c2..00000000 --- a/bin/Windows/msvcp140_2.dll +++ /dev/null diff --git a/bin/Windows/msvcp140_codecvt_ids.dll b/bin/Windows/msvcp140_codecvt_ids.dll Binary files differdeleted file mode 100644 index f74c13f1..00000000 --- a/bin/Windows/msvcp140_codecvt_ids.dll +++ /dev/null diff --git a/bin/Windows/ucrtbase.dll b/bin/Windows/ucrtbase.dll Binary files differdeleted file mode 100644 index 4dcf24c3..00000000 --- a/bin/Windows/ucrtbase.dll +++ /dev/null diff --git a/bin/Windows/vcruntime140.dll b/bin/Windows/vcruntime140.dll Binary files differdeleted file mode 100644 index 89f10484..00000000 --- a/bin/Windows/vcruntime140.dll +++ /dev/null diff --git a/bin/Windows/vcruntime140_1.dll b/bin/Windows/vcruntime140_1.dll Binary files differdeleted file mode 100644 index e87c588c..00000000 --- a/bin/Windows/vcruntime140_1.dll +++ /dev/null diff --git a/bin/macOS/bee.so b/bin/macOS/bee.so Binary files differdeleted file mode 100644 index ae01a0ec..00000000 --- a/bin/macOS/bee.so +++ /dev/null diff --git a/bin/macOS/lni.so b/bin/macOS/lni.so Binary files differdeleted file mode 100644 index ba414472..00000000 --- a/bin/macOS/lni.so +++ /dev/null diff --git a/bin/macOS/lpeglabel.so b/bin/macOS/lpeglabel.so Binary files differdeleted file mode 100644 index df8df7fe..00000000 --- a/bin/macOS/lpeglabel.so +++ /dev/null diff --git a/bin/macOS/lua-language-server b/bin/macOS/lua-language-server Binary files differdeleted file mode 100644 index c5315b49..00000000 --- a/bin/macOS/lua-language-server +++ /dev/null |