Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | cleanup | 最萌小汐 | |
2022-04-09 | cleanup | 最萌小汐 | |
2022-04-09 | mis-commit | 最萌小汐 | |
2022-04-06 | pcall code_format | 最萌小汐 | |
2022-04-05 | #1018 cleanup logs | 最萌小汐 | |
2022-04-05 | #1018 log level | 最萌小汐 | |
2022-03-01 | offline diagnostic | 最萌小汐 | |
2022-03-01 | ci | 最萌小汐 | |
2022-03-01 | cleanup | 最萌小汐 | |
2022-02-15 | cleanup | 最萌小汐 | |
2022-02-09 | cleanup | 最萌小汐 | |
2021-11-03 | fix #777 | 最萌小汐 | |
2021-10-13 | fix | 最萌小汐 | |
2021-10-12 | reslove #194 --version | 最萌小汐 | |
2021-10-12 | no relationship between binaries and scripts | 最萌小汐 | |
2021-10-02 | 更新编译脚本 | actboy168 | |
2021-08-05 | change GC to `incremental` | 最萌小汐 | |
2021-07-20 | log version | 最萌小汐 | |
2021-07-19 | path in config supports `~/xxxx` | 最萌小汐 | |
2021-07-14 | cleanup | 最萌小汐 | |
2021-06-23 | add integer | 最萌小汐 | |
2021-06-18 | gc param | 最萌小汐 | |
2021-06-18 | no more ID cache | 最萌小汐 | |
2021-06-16 | fix | 最萌小汐 | |
2021-02-03 | adjust GC parameters | 最萌小汐 | |
2021-01-20 | [main.lua] fix empty rootPath cause try "/log" folder | sunlin | |
When run follow command with get error message, ``` $ bin/Linux/lua-language-server -E main.lua bin/Linux/lua-language-server: filesystem error: cannot create directories: Permission denied [/log] ``` Which is caused by empty `rootPath' and the folder path for log with be `/log' in follow line, https://github.com/sumneko/lua-language-server/blob/1458139721646236406825a03a21152d98753515/main.lua#L40 This change try to assign a default value `"."' for `rootPath' will fix the error. | |||
2021-01-07 | fix #345 | 最萌小汐 | |
2021-01-04 | close #335 supports `~` in command line | 最萌小汐 | |
2020-12-30 | clean up code | 最萌小汐 | |
2020-12-30 | #335 change the arg to `--logpath=xxx` | 最萌小汐 | |
2020-12-30 | close #335 add `LOGPATH` and `METAPATH` | 最萌小汐 | |
2020-12-24 | set tracy | 最萌小汐 | |
2020-12-24 | add tracy | 最萌小汐 | |
2020-12-23 | check Lua runtime version | 最萌小汐 | |
2020-11-20 | no longer beta | 最萌小汐 | |
2020-11-20 | remove the old version | 最萌小汐 | |
2020-09-23 | 修正以`main.lua`为参数启动时,路径计算错误的bug | 最萌小汐 | |
2019-12-16 | 根据配置加载调试器 | 最萌小汐 | |
2019-11-23 | 修改启动路径 | 最萌小汐 | |
2019-11-23 | 正路目录 | 最萌小汐 | |
2018-11-20 | 转移目录 | 最萌小汐 | |
2018-11-20 | 在空闲时执行垃圾回收 | 最萌小汐 | |
2018-10-12 | 可以附加了 | 最萌小汐 | |
2018-10-12 | 写错了 | 最萌小汐 | |
2018-10-12 | 先打印一下标准输入 | 最萌小汐 | |
2018-10-12 | 日志 | 最萌小汐 | |
2018-10-12 | main | 最萌小汐 | |