summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-14Merge pull request #1138 from C3pa/master最萌小汐
Implement support for LuaJIT's table.new and table.clear #1118
2022-05-12Update english setting localesC3pa
2022-05-12Remove those functions from OpenResty annotationsC3pa
2022-05-12Implement support for LuaJIT's `table.new` and `table.clear`C3pa
2022-05-11update submodules最萌小汐
2022-05-10Merge pull request #1129 from sharksforarms/sharksforarms/fix-build最萌小汐
StringUtil.cpp in EmmyLuaCodeStyle requires wildcards lib
2022-05-10Merge pull request #1130 from flrgh/chore/OpenResty-annotation-updates最萌小汐
OpenResty annotation updates
2022-05-09add tcp/udp overload annotations for unix socketsMichael Martin
2022-05-09StringUtil.cpp in EmmyLuaCodeStyle requires wildcards libEmmanuel Thompson
Fix for: ``` [59/82] Compile C++ build/obj/code_format/StringUtil.obj FAILED: build/obj/code_format/StringUtil.obj gcc -MMD -MT build/obj/code_format/StringUtil.obj -MF build/obj/code_format/StringUtil.obj.d -std=c++17 -O2 -Wall -fvisibility=hidden -I3rd/EmmyLuaCodeStyle/include -I3rd/bee.lua/3rd/lua -DNDEBUG -Wall -Werror -o build/obj/code_format/StringUtil.obj -c 3rd/EmmyLuaCodeStyle/Util/src/StringUtil.cpp 3rd/EmmyLuaCodeStyle/Util/src/StringUtil.cpp:5:10: fatal error: wildcards/match.hpp: No such file or directory 5 | #include "wildcards/match.hpp" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. ```
2022-05-09Merge pull request #1123 from AlexCai2019/master最萌小汐
繁體中文翻譯
2022-05-07annotate new tcpsock:setclientcert() methodMichael Martin
2022-05-07annotation updatesMichael Martin
2022-05-07small annotation cleanup/fixesMichael Martin
2022-05-07update annotation for ngx.req.get_uri_argsMichael Martin
2022-05-07add type aliases for ngx.shared.DICT valuesMichael Martin
2022-05-07mark some function params as optionalMichael Martin
2022-05-07ngx.re opt string is not requiredMichael Martin
2022-05-08繁體中文翻譯AlexCai2019
翻譯PARSER_LUADOC_MISS_LOCAL_NAME 並參考Windows系統內 以及Visual Studio和Visual Studio Code的繁體中文翻譯 微調其他項目
2022-05-08Merge branch 'sumneko:master' into masterAlexCai2019
2022-05-08Revert "繁中翻譯"AlexCai2019
This reverts commit ffc9d4b9441404184b03bdfe4880811000ba6b57.
2022-05-06#1117 update bee最萌小汐
2022-05-05dont scan symbol links最萌小汐
2022-05-04change telemetry IP最萌小汐
2022-05-02fix(semantic-tokens): `data` field can't be nilkevinhwang91
2022-05-01update CodeStyle最萌小汐
2022-05-01fix #1107最萌小汐
2022-04-29update submodules最萌小汐
2022-04-29fix #1103最萌小汐
2022-04-28fix(template): remove trailing-spacekevinhwang91
2022-04-27use name `.luarc.json`最萌小汐
2022-04-27support `.luarc.jsonc`最萌小汐
2022-04-27pass tests最萌小汐
2022-04-27dose not load files in symbol links最萌小汐
2022-04-27update debugger最萌小汐
2022-04-27update submodules最萌小汐
2022-04-27pass tests最萌小汐
2022-04-27update std docactboy168
2022-04-27avoid sending empty results最萌小汐
empty results should convert to `clear diag`
2022-04-27cleanup最萌小汐
2022-04-26add some tests最萌小汐
2022-04-26`close-non-object` excludes `table`最萌小汐
2022-04-26fix match of `--[[@`最萌小汐
2022-04-263.2.2最萌小汐
2022-04-26fix #1092最萌小汐
2022-04-26add some delay最萌小汐
2022-04-26fix `unused-function`最萌小汐
cannot handle recursion correctly
2022-04-26fix `close-non-object`最萌小汐
2022-04-26fix ngx doc error--get-all
2022-04-26Update ngx.luaBrainiac
update ngx.req.set_uri last two params are optional
2022-04-26cleanup最萌小汐