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
Age
Commit message (
Collapse
)
Author
2022-04-26
Update ngx.lua
Brainiac
update ngx.req.set_uri last two params are optional
2022-04-26
fix doc of `os.execute` and `debug.sethook`
最萌小汐
2022-04-26
update doc of `getuservalue` and `setuservalue`
最萌小汐
2022-04-23
fix(template): suppress `missing-parameter`
kevinhwang91
2022-04-23
fix optional parameters
最萌小汐
2022-04-22
update doc of `utf8.codes`
最萌小汐
2022-04-21
supports infer of callback parameter
最萌小汐
2022-04-12
add table meta:foreach,foreachi,getn
--get-all
2022-04-07
doc.type.boolean
最萌小汐
2022-04-06
Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0
最萌小汐
2022-04-02
fix meta debuginfo in jit version
--get-all
2022-03-30
update
最萌小汐
2022-03-30
update
最萌小汐
2022-03-28
Update basic.lua
--get-all
remove whitespace
2022-03-28
Update basic.lua
--get-all
fix name
2022-03-28
Update basic.lua
--get-all
fix newproxy return type to userdata
2022-03-28
update meta basic.lua
--get-all
Document add standard library function [newproxy], although they do not appear in the document
2022-03-25
Merge commit 'f6b9b0e94764b7f950a4a0e7c41df12a75448edf' into 3.0
最萌小汐
2022-03-19
update submodules
最萌小汐
2022-03-11
update
sumneko
2022-03-10
update
最萌小汐
2022-03-07
update submodules
最萌小汐
2022-03-07
update
sumneko
2022-02-22
update love-api
最萌小汐
2022-02-08
fix #941
sumneko
2022-02-08
update docs
sumneko
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
2022-01-12
fix #902
最萌小汐
2022-01-07
add a newline of socketchannel meta file
Gowa2017
2022-01-04
add redis command mode desc
Gowa2017
2022-01-04
use markdown link
Gowa2017
2022-01-04
just not need a error impl
Gowa2017
2021-12-29
add skynet sc and mongo desc
Gowa2017
2021-12-28
add more skynet function defines
Gowa2017
2021-12-24
mark `string.gmatch` as `nodiscard`
最萌小汐
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
[next]