summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-10cleanupfesily
2024-01-10Merge branch 'LuaLS:master' into plugin-add-OnTransformAstfesily
2024-01-10astHelper: addParamTypeDocfesily
2024-01-10Merge pull request #2473 from CppCXY/master最萌小汐
update format 1.4.3
2024-01-10Merge pull request #2472 from fesily/plugin-add-OnTransformAst最萌小汐
plugin: add OnTransformAst interface
2024-01-10update format 1.4.3CppCXY
2024-01-10Merge pull request #2464 from Varriount/patch-1最萌小汐
Pad `return` type annotations when required.
2024-01-10Merge pull request #2459 from Bilal2453/patch-1最萌小汐
bit meta: tohex returns a string
2024-01-09cleanupfesily
2024-01-09cleanupfesily
2024-01-09plugin: add OnTransformAst interfacefesily
2024-01-053.7.4最萌小汐
2024-01-05`FIX` rename to unicode with `Lua.runtime.unicodeName = true`最萌小汐
2023-12-29Pad `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-26bit meta: tohex returns a stringBilal Bassam
2023-12-24Merge pull request #2454 from Leafx-code/master最萌小汐
translated some options to zh-cn
2023-12-23translated some optionsLeafx-code
2023-12-11Merge pull request #2445 from CppCXY/master最萌小汐
support c like comments
2023-12-11support c like commentsCppCXY
2023-11-28Merge pull request #2431 from CppCXY/master最萌小汐
Update format 1.4
2023-11-28Update formatCppCXY
2023-11-27Merge pull request #2430 from NyakoFox/rawdesc最萌小汐
Add a `rawdesc` field to exported docs
2023-11-25Add raw descriptionsNyakoFox
2023-11-24Merge pull request #2424 from d-enk/fix-sign-resolve-nil-extends最萌小汐
fix: `doc.type.function` resolve only existing arg.extends
2023-11-23fix: `doc.type.function` resolve only existing arg.extendsd-enk
2023-11-143.7.3最萌小汐
2023-11-14update changelog最萌小汐
2023-11-14fix type infer in overload最萌小汐
2023-11-093.7.2最萌小汐
2023-11-09Merge pull request #2409 from 9999years/fix-back-compat-take-2最萌小汐
Fix backwards compatability with `Lua.workspace.checkThirdParty` (take 2!)
2023-11-08Fix 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-08Revert "Fix backwards compatability with `Lua.workspace.checkThirdParty`"Rebecca Turner
This reverts commit 13a24eef2329cdc19008421666af51e50d6c0889.
2023-11-08Merge pull request #2406 from 9999years/checkthirdparty-back-compat最萌小汐
Fix backwards compatability with `Lua.workspace.checkThirdParty`
2023-11-07Fix 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-073.7.1最萌小汐
2023-10-30Prefer https submodules (#2397)Gutyina Gergő
2023-10-28Merge pull request #2237 from carsakiller/replace-meta-3rd-with-submodules最萌小汐
Replace meta 3rd with LuaCATS submodules
2023-10-27refactor: replace luv with LuaCATS submodulecarsakiller
2023-10-27refactor: replace ffi-reflect with LuaCATS submodulecarsakiller
2023-10-27refactor: replace skynet with LuaCATS submodulecarsakiller
2023-10-27refactor: replace luassert with LuaCATS submodulecarsakiller
2023-10-27refactor: replace luaecs with LuaCATS submodulecarsakiller
2023-10-27refactor: replace lovr with LuaCATS submodulecarsakiller
2023-10-27refactor: replace love2d with LuaCATS submodulecarsakiller
2023-10-27refactor: replace lfs with LuaCATS submodulecarsakiller
2023-10-27refactor: replace Jass with LuaCATS submodulecarsakiller
2023-10-27refactor: replace Defold with LuaCATS submodulecarsakiller
2023-10-27refactor: replace Cocos4.0 with LuaCATS submodulecarsakiller
2023-10-27refactor: replace busted with LuaCATS submodulecarsakiller
2023-10-27refactor: replace bee with LuaCATS submodulecarsakiller