summaryrefslogtreecommitdiff
path: root/script/files.lua
AgeCommit message (Collapse)Author
2024-06-05Revert "适配 bee.sys"最萌小汐
This reverts commit c59bd7f4765a8016dfbbf3c8c9879387ca86acfd.
2024-05-10适配 bee.sys最萌小汐
2024-02-26platform.OS -> platform.osactboy168
2024-01-10fix crash bugfesily
2024-01-10Merge pull request #2472 from fesily/plugin-add-OnTransformAst最萌小汐
plugin: add OnTransformAst interface
2024-01-09plugin: add OnTransformAst interfacefesily
2023-08-14fix warning最萌小汐
2023-07-21fix missing fields最萌小汐
2023-03-08keep invalid uri最萌小汐
fix #1924
2023-02-15should normalize path in filewatch最萌小汐
2023-01-18normalize uri from RPC最萌小汐
fix #1810
2022-12-16simple state persistence最萌小汐
2022-12-16pass tests最萌小汐
2022-12-09cleanup最萌小汐
2022-12-07cleanup最萌小汐
2022-11-29fix compiling for multi-workspace最萌小汐
2022-11-29improve最萌小汐
2022-11-03fix #1480最萌小汐
2022-11-02setting `runtime.special` supports fields最萌小汐
#1484
2022-11-02multi-compile use private channel最萌小汐
2022-10-27fix file ref counts最萌小汐
2022-10-25some fix最萌小汐
2022-10-23filewatch before scanning workspace最萌小汐
fix #1640
2022-10-21多线程编译测试最萌小汐
2022-10-20test multi core compile最萌小汐
2022-10-20only search real uri in Windows最萌小汐
2022-10-20fix diagnostic refresh最萌小汐
syntax errors dose not refresh after reload workspace by change config or `Lua.runtime.XXX`
2022-10-17cleanup最萌小汐
2022-10-17cleanup最萌小汐
2022-10-17use `state` instead of `uri` for converter最萌小汐
The state may have changed when responding, so we need to use the state when requesting. Try not to get the state on the spot.
2022-10-12cleanup最萌小汐
2022-09-20more safety最萌小汐
2022-09-20resolve #1177 re-support for symlinks最萌小汐
users need to maintain the correctness of symlinks themselves
2022-09-08fix #1537最萌小汐
2022-08-20update lazy最萌小汐
2022-08-17cleanup local cache最萌小汐
2022-08-17experiment最萌小汐
2022-07-26#1385 normalize uri最萌小汐
2022-07-07typo最萌小汐
2022-07-07more `bee.filesystem`最萌小汐
2022-07-04stash最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28cleanup最萌小汐
2022-06-28new diag ``redundant-return-value``最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-22update最萌小汐
2022-06-20update最萌小汐
2022-06-07cleanup最萌小汐
2022-04-23fix optional parameters最萌小汐