Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-10 | fix crash bug | fesily | |
2024-01-10 | fix removeArg | fesily | |
2024-01-10 | cleanup | fesily | |
2024-01-10 | Merge branch 'LuaLS:master' into plugin-add-OnTransformAst | fesily | |
2024-01-10 | astHelper: addParamTypeDoc | fesily | |
2024-01-10 | Merge pull request #2473 from CppCXY/master | 最萌小汐 | |
update format 1.4.3 | |||
2024-01-10 | Merge pull request #2472 from fesily/plugin-add-OnTransformAst | 最萌小汐 | |
plugin: add OnTransformAst interface | |||
2024-01-10 | update format 1.4.3 | CppCXY | |
2024-01-10 | Merge pull request #2464 from Varriount/patch-1 | 最萌小汐 | |
Pad `return` type annotations when required. | |||
2024-01-10 | Merge pull request #2459 from Bilal2453/patch-1 | 最萌小汐 | |
bit meta: tohex returns a string | |||
2024-01-09 | cleanup | fesily | |
2024-01-09 | cleanup | fesily | |
2024-01-09 | plugin: add OnTransformAst interface | fesily | |
2024-01-05 | 3.7.4 | 最萌小汐 | |
2024-01-05 | `FIX` rename to unicode with `Lua.runtime.unicodeName = true` | 最萌小汐 | |
2023-12-29 | Pad `return` type annotations when required. | Clay Sweetser | |
Place a space between `---` and `@return` when generating documentation for a function on a line like `--- `. This mimics how `@param` documentation is generated. | |||
2023-12-26 | bit meta: tohex returns a string | Bilal Bassam | |
2023-12-24 | Merge pull request #2454 from Leafx-code/master | 最萌小汐 | |
translated some options to zh-cn | |||
2023-12-23 | translated some options | Leafx-code | |
2023-12-11 | Merge pull request #2445 from CppCXY/master | 最萌小汐 | |
support c like comments | |||
2023-12-11 | support c like comments | CppCXY | |
2023-11-28 | Merge pull request #2431 from CppCXY/master | 最萌小汐 | |
Update format 1.4 | |||
2023-11-28 | Update format | CppCXY | |
2023-11-27 | Merge pull request #2430 from NyakoFox/rawdesc | 最萌小汐 | |
Add a `rawdesc` field to exported docs | |||
2023-11-25 | Add raw descriptions | NyakoFox | |
2023-11-24 | Merge pull request #2424 from d-enk/fix-sign-resolve-nil-extends | 最萌小汐 | |
fix: `doc.type.function` resolve only existing arg.extends | |||
2023-11-23 | fix: `doc.type.function` resolve only existing arg.extends | d-enk | |
2023-11-14 | 3.7.3 | 最萌小汐 | |
2023-11-14 | update changelog | 最萌小汐 | |
2023-11-14 | fix type infer in overload | 最萌小汐 | |
2023-11-09 | 3.7.2 | 最萌小汐 | |
2023-11-09 | Merge pull request #2409 from 9999years/fix-back-compat-take-2 | 最萌小汐 | |
Fix backwards compatability with `Lua.workspace.checkThirdParty` (take 2!) | |||
2023-11-08 | Fix backwards compatability with `Lua.workspace.checkThirdParty` | Rebecca Turner | |
I attempted to maintain backwards compatability in #2354 and #2406 but didn't fully understand the config type system. This approach uses `Type.Or` and I even tested it to confirm that it works! Thanks to @pysan3 for pointing out how a default would be used for invalid types and to @sumneko for pointing out `Type.Or`. | |||
2023-11-08 | Revert "Fix backwards compatability with `Lua.workspace.checkThirdParty`" | Rebecca Turner | |
This reverts commit 13a24eef2329cdc19008421666af51e50d6c0889. | |||
2023-11-08 | Merge pull request #2406 from 9999years/checkthirdparty-back-compat | 最萌小汐 | |
Fix backwards compatability with `Lua.workspace.checkThirdParty` | |||
2023-11-07 | Fix backwards compatability with `Lua.workspace.checkThirdParty` | Rebecca Turner | |
I attempted to maintain backwards compatability in #2354 but didn't fully understand the config type system. | |||
2023-11-07 | 3.7.1 | 最萌小汐 | |
2023-10-30 | Prefer https submodules (#2397) | Gutyina Gergő | |
2023-10-28 | Merge pull request #2237 from carsakiller/replace-meta-3rd-with-submodules | 最萌小汐 | |
Replace meta 3rd with LuaCATS submodules | |||
2023-10-27 | refactor: replace luv with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace ffi-reflect with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace skynet with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace luassert with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace luaecs with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace lovr with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace love2d with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace lfs with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace Jass with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace Defold with LuaCATS submodule | carsakiller | |
2023-10-27 | refactor: replace Cocos4.0 with LuaCATS submodule | carsakiller | |