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
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-23
modify the file structure of jass
最萌小汐
2021-02-23
给所有文件加个 ---@meta
最萌小汐
2021-02-22
add meta/3rd with acknowledgement
最萌小汐
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`
最萌小汐
2021-02-19
rename lib class name
最萌小汐
2021-02-02
fix #371 dont require meta from other version
最萌小汐
2020-12-19
fix #312
最萌小汐
2020-12-11
fix document of coroutine.wrap
最萌小汐
2020-12-02
small fix
最萌小汐
2020-11-30
metas of LuaJIT
最萌小汐
2020-11-30
fix error type in meta
最萌小汐
2020-11-27
rename
最萌小汐
2020-11-24
fix miss description
最萌小汐
2020-11-23
fix missed meta locale
最萌小汐
2020-11-20
fix wrong macro in meta math
最萌小汐
2020-11-20
doc.field support doc.comment
最萌小汐
2020-11-20
some fixs
最萌小汐
2020-11-20
finish meta locale in en-US
最萌小汐
2020-11-20
finish meta locale in zh-CN
最萌小汐
2020-11-20
stage
最萌小汐
2020-11-20
神TM endif
最萌小汐
2020-11-19
更新meta
最萌小汐
2020-11-19
更新翻译
最萌小汐
2020-11-19
改用 doc.version 实现
最萌小汐
2020-11-18
函数版本预处理
最萌小汐
2020-11-18
行内注释用单独的函数
最萌小汐
2020-11-18
doc.return 也把 ? 写在前面
最萌小汐
2020-11-18
可选参数尽量写在变量名后面,与其他语言保持一致
最萌小汐
2020-11-18
文档模板
最萌小汐
2020-11-17
过所有测试
最萌小汐
2020-11-17
还是得把库名与类型名区分开来
最萌小汐
2020-11-17
更新
最萌小汐
2020-11-16
additional 类型的 enum
最萌小汐
2020-11-16
这个不要用泛型表示
最萌小汐
2020-11-16
特殊处理定义为doc.meta的文件
最萌小汐
2020-11-16
支持 require 的形式
最萌小汐
2020-11-13
修正一些问题
最萌小汐
2020-11-13
暂存
最萌小汐
2020-11-12
暂存
最萌小汐
2020-11-12
暂存
最萌小汐
2020-11-12
修正doc推测的bug
最萌小汐
2020-11-11
暂存
最萌小汐
2020-11-11
编译 metadoc
最萌小汐
2020-11-11
doc模板
最萌小汐