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
/
template
Age
Commit message (
Expand
)
Author
2022-05-12
Implement support for LuaJIT's `table.new` and `table.clear`
C3pa
2022-04-27
update std doc
actboy168
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
2022-03-28
Update basic.lua
--get-all
2022-03-28
Update basic.lua
--get-all
2022-03-28
update meta basic.lua
--get-all
2022-03-11
update
sumneko
2022-03-10
update
最萌小汐
2022-03-07
update
sumneko
2021-12-24
mark `string.gmatch` as `nodiscard`
最萌小汐
2021-12-21
#871 fix return type of `math.floor`
最萌小汐
2021-11-29
fix #829
最萌小汐
2021-11-08
change to `@param ...`
最萌小汐
2021-11-08
cleanup
最萌小汐
2021-11-08
update template
最萌小汐
2021-11-08
cleanup
最萌小汐
2021-11-03
add mark `---@nodiscard`
最萌小汐
2021-11-02
#687 await-in-sync
最萌小汐
2021-10-21
typo: paris -> pairs
jeferson.silva
2021-10-12
`arg` is `string[]`
最萌小汐
2021-10-08
优化代码结构,修复了一些bug
arthur
2021-09-29
#693
最萌小汐
2021-09-27
fix doc of `debug.traceback`
最萌小汐
2021-08-18
#638 literal of `package.config`
最萌小汐
2021-07-26
fix #620
最萌小汐
2021-07-12
fix template/debug
最萌小汐
2021-07-09
incorrect doc: `debug.getlocal`
最萌小汐
2021-06-21
stash
最萌小汐
2021-06-21
limit cross file
最萌小汐
2021-06-02
update
最萌小汐
2021-05-24
update
最萌小汐
2021-03-17
completion: field in table
最萌小汐
2021-03-15
`file` should be a part of `io`
最萌小汐
2021-03-02
fix #435 forget to update `LuaDoc` of `ipairs`
最萌小汐
2021-02-25
is this really possible?
最萌小汐
2021-02-22
fix #404 miss return table by os.date
最萌小汐
2021-02-20
remove alias of `table*`
最萌小汐
2021-02-19
fix #395 missed global `bit` in `LuaJIT`
最萌小汐
[next]