Age | Commit message (Expand) | Author |
---|---|---|
2023-03-03 | enable `table.pack` and `table.unpack` to LuaJIT | 最萌小汐 |
2023-01-16 | support `---@meta [name]` | 最萌小汐 |
2022-09-22 | fix: update table meta | Ryan Kois |
2022-07-09 | table new/clear function actual use scenarios | fesily |
2022-06-26 | #1207 supports `---@return boolean ...` | 最萌小汐 |
2022-05-12 | Implement support for LuaJIT's `table.new` and `table.clear` | C3pa |
2022-04-23 | fix optional parameters | 最萌小汐 |
2022-04-21 | supports infer of callback parameter | 最萌小汐 |
2022-04-12 | add table meta:foreach,foreachi,getn | --get-all |
2022-03-30 | update | 最萌小汐 |
2021-11-03 | add mark `---@nodiscard` | 最萌小汐 |
2021-07-26 | fix #620 | 最萌小汐 |
2021-02-20 | remove alias of `table*` | 最萌小汐 |
2021-02-19 | rename lib class name | 最萌小汐 |
2020-11-20 | finish 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 | 暂存 | 最萌小汐 |