summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-30#150 修正没有正确识别已打开文件的bug最萌小汐
2020-03-25修正bug最萌小汐
2020-03-25去掉调试代码最萌小汐
2020-03-25#147 使用 textEdit 来实现 completion最萌小汐
2020-03-25改为使用 github 集成最萌小汐
2020-03-25更新 compile 任务最萌小汐
2020-03-25Merge pull request #146 from shuxiao9058/master最萌小汐
fix an error
2020-03-25fix an errorAaron Chi
2020-03-24Update build.ymlactboy168
2020-03-24Update build.ymlactboy168
2020-03-24测试时检查二进制版本与arch最萌小汐
2020-03-21中文lua53的本地文档路径最萌小汐
2020-03-21当客户端为vscode时,使用本地文档最萌小汐
2020-03-17随便写写最萌小汐
2020-03-13fix #138最萌小汐
2020-03-13更新子模块最萌小汐
2020-03-13fix #136最萌小汐
2020-03-05Merge pull request #132 from clktmr/master最萌小汐
Create first workspace based on client's rootUri
2020-03-05Create first workspace based on client's rootUriTimur Celik
Currently the server will send a workspace/workspaceFolders request and use the first folder that is reported as workspace root. This doesn't work with clients that don't support workspaceFolders capability. The rootUri field of the response to 'initialize' is mandatory and can be used to create the initial workspace too. This patch does exactly this.
2020-03-02fixed #131最萌小汐
2020-03-02暂存最萌小汐
2020-02-25更新子模块最萌小汐
2020-02-24Merge pull request #130 from clktmr/master最萌小汐
Add completionProvider to server capabilities
2020-02-24Add completionProvider to server capabilitiesTimur Celik
Some language server clients like vim-lsp[1] check capabilities more strictly before enabling them. In this case a missing completionProvider item in the server capabilities caused completion to not work at all. [1] https://github.com/prabirshrestha/vim-lsp
2020-01-23更新最萌小汐
2020-01-23修正报错最萌小汐
2020-01-23暂不支持跨越函数调用的函数field最萌小汐
2020-01-23table中的class最萌小汐
2020-01-23更新luamake最萌小汐
2020-01-23eachMeta最萌小汐
2020-01-23整理代码最萌小汐
2020-01-15暂时屏蔽掉 fs.absolute 的测试最萌小汐
2020-01-15#121 修正emmy泛型的报错最萌小汐
2020-01-15更新luaparser最萌小汐
2020-01-09整理代码最萌小汐
2020-01-09merge class最萌小汐
2020-01-09更新子模块最萌小汐
2020-01-09getValue穿透函数调用返回值最萌小汐
2020-01-09通过value来判断function最萌小汐
2020-01-08Revert "暂存"最萌小汐
This reverts commit 18083747fe324811dd0b25a1f0a0a50623003b40.
2020-01-02更新beeactboy168
2020-01-02更新beeactboy168
2020-01-02Update make.luaactboy168
2020-01-02Create build.ymlactboy168
2019-12-25暂存最萌小汐
2019-12-25更新API最萌小汐
2019-12-25支持 metatable最萌小汐
2019-12-25支持 rawset最萌小汐
2019-12-25tablefield不一定有field最萌小汐
2019-12-25更新 special最萌小汐