index
:
lua-language-server
fix/honour_configuration_capability
fix/honour_configuration_capability-3.10.3
fix/honour_configuration_capability-3.7.3
fix/honour_configuration_capability-3.7.4
fix/honour_configuration_capability-3.9.3
fix/honour_configuration_capability-master
master
A language server that offers Lua language support - programmed in Lua
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
3rd
/
OpenResty
Age
Commit message (
Collapse
)
Author
2022-07-08
Merge pull request #1304 from tweyseo/bugfix
最萌小汐
bugfix:allow get() in sharedict return value and nil
2022-07-08
bugfix:allow get() in sharedict return value and nil
tweyseo
2022-07-08
add comment
fesily
2022-07-08
meta: openresty add api run_worker_thread
fesily
2022-07-01
bugfix:allow call iterator return from tcpsock:receiveuntil without param
tweyseo
2022-06-30
annotations: add string.buffer to OpenResty
Michael Martin
2022-06-30
annotations: update OpenResty dns resolver
Michael Martin
2022-06-30
annotations: add cjson to OpenResty
Michael Martin
2022-06-15
resolve #1061 update `OpenResty`
最萌小汐
2022-05-12
Remove those functions from OpenResty annotations
C3pa
2022-05-09
add tcp/udp overload annotations for unix sockets
Michael Martin
2022-05-07
annotate new tcpsock:setclientcert() method
Michael Martin
2022-05-07
annotation updates
Michael Martin
2022-05-07
small annotation cleanup/fixes
Michael Martin
2022-05-07
update annotation for ngx.req.get_uri_args
Michael Martin
2022-05-07
add type aliases for ngx.shared.DICT values
Michael Martin
2022-05-07
mark some function params as optional
Michael Martin
2022-05-07
ngx.re opt string is not required
Michael Martin
2022-04-26
fix ngx doc error
--get-all
2022-04-26
Update ngx.lua
Brainiac
update ngx.req.set_uri last two params are optional
2022-01-19
add a couple more documented error strings
Michael Martin
2022-01-19
cleanup bad links and version/release notes
Michael Martin
2022-01-19
Tidy up ngx.lua some more
Michael Martin
2022-01-19
add annotations for resty.core.regex
Michael Martin
2022-01-19
cleanup ngx.re.*
Michael Martin
2021-12-21
feat: add docstrings for embedded NGINX core/upstream vars to ngx.var.*
Michael Martin
2021-12-21
feat: add ngx global variable to OpenResty library config
Michael Martin
2021-12-21
feat: add new file and word matchers for OpenResty library
Michael Martin
2021-12-21
chore: update and cleanup ngx.lua annotations
Michael Martin
2021-12-21
chore: add more luajit annotations from https://github.com/openresty/luajit2
Michael Martin
2021-12-21
chore: update table.* and tablepool annotations
Michael Martin
2021-12-21
chore: update resty.websocket annotations
Michael Martin
2021-12-21
chore: update resty.lrucache annotations
Michael Martin
2021-12-21
chore: update resty.lock annotations
Michael Martin
2021-12-21
chore: update/cleanup resty.string annotations
Michael Martin
2021-12-21
chore: update/cleanup ngx.* modules in resty.core
Michael Martin
2021-12-21
chore: update/cleanup resty.core.* annotations
Michael Martin
2021-12-17
chore: update lua-resty-websocket library annotations
Michael Martin
2021-07-08
#409 cocos
最萌小汐
2021-07-08
ignore case in Windows
最萌小汐
2021-07-08
also supports filename
最萌小汐
2021-07-05
cleanup
最萌小汐
2021-02-23
给所有文件加个 ---@meta
最萌小汐
2021-02-22
add meta/3rd with acknowledgement
最萌小汐