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
2023-05-11
add base class
fesily
2023-05-11
meta:support metatable
fesily
2023-04-27
fix
fesily
2023-04-27
doc fix coroutine isyieldable
fesily
2023-03-20
Update string.gmatch argument types
C3pa
2023-03-20
Change `string.format`'s argument to string|number
C3pa
2023-03-20
Add some more number types to string API
C3pa
2023-03-18
Make functions in string api accept numbers
C3pa
2023-03-03
enable `table.pack` and `table.unpack` to LuaJIT
最萌小汐
2023-03-02
Merge pull request #1959 from Bilal2453/patch-2
最萌小汐
2023-03-01
Improve math.abs annotation
C3pa
2023-03-01
meta: newproxy can accept a userdata value
Bilal Bassam
2023-01-30
respect quotation marks
最萌小汐
2023-01-16
support `---@meta [name]`
最萌小汐
2022-11-17
Merge pull request #1706 from fesily/fix-some-doc-error
最萌小汐
2022-11-17
fix some doc error
fesily
2022-11-10
fix template docs
最萌小汐
2022-11-09
fix ffi meta
Lyrthras
2022-11-08
fix wrong diagnostics for `pcall` and `xpcall`
最萌小汐
2022-10-17
fix #1637
最萌小汐
2022-10-05
Make second param of ffi.gc optional
Voycawojka
2022-09-22
fix: update table meta
Ryan Kois
2022-09-15
`string.find` returns `any` for now
最萌小汐
2022-09-14
fix: string.match return type #1539
carsakiller
2022-09-08
Replace old variable return syntax (#1540)
carsakiller
2022-09-08
meta template:luajit add cdata type
fesily
2022-08-17
fix #1476
最萌小汐
2022-08-16
fix inappropriate definition of utf8.offset
Yuqi Huang
2022-08-13
move string.buffer to buildin
fesily
2022-08-13
fix #1461
最萌小汐
2022-07-13
meta: make osdate accept strings
Cr4xy
2022-07-13
#1325: add missing paramter type for getfenv
Bilal Bassam
2022-07-09
table new/clear function actual use scenarios
fesily
2022-07-08
fix meta of `string.gsub`
最萌小汐
2022-07-04
fix #1269
最萌小汐
2022-06-30
fix dofile returns all values `---@return any ...`
TIMON_Z1535
2022-06-29
fix doc of `math.cos`
最萌小汐
2022-06-29
fix #1243 fix meta of `next`
最萌小汐
2022-06-26
#1207 supports `---@return boolean ...`
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-23
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-22
update
最萌小汐
2022-06-21
resolve #1221 generic with optional
最萌小汐
2022-06-20
update
最萌小汐
2022-06-20
update
最萌小汐
2022-06-16
fix meta of `string.match`
最萌小汐
[next]