summaryrefslogtreecommitdiff
path: root/meta/template/table.lua
AgeCommit message (Expand)Author
2024-01-24Add `table.move()` to LuaJIT compatibilityzandr
2023-03-03enable `table.pack` and `table.unpack` to LuaJIT最萌小汐
2023-01-16support `---@meta [name]`最萌小汐
2022-09-22fix: update table metaRyan Kois
2022-07-09table new/clear function actual use scenariosfesily
2022-06-26#1207 supports `---@return boolean ...`最萌小汐
2022-05-12Implement support for LuaJIT's `table.new` and `table.clear`C3pa
2022-04-23fix optional parameters最萌小汐
2022-04-21supports infer of callback parameter最萌小汐
2022-04-12add table meta:foreach,foreachi,getn--get-all
2022-03-30update最萌小汐
2021-11-03add mark `---@nodiscard`最萌小汐
2021-07-26fix #620最萌小汐
2021-02-20remove alias of `table*`最萌小汐
2021-02-19rename lib class name最萌小汐
2020-11-20finish meta locale in zh-CN最萌小汐
2020-11-18可选参数尽量写在变量名后面,与其他语言保持一致最萌小汐
2020-11-17还是得把库名与类型名区分开来最萌小汐
2020-11-17更新最萌小汐
2020-11-16特殊处理定义为doc.meta的文件最萌小汐
2020-11-16支持 require 的形式最萌小汐
2020-11-13暂存最萌小汐