Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | `string.find` returns `any` for now | 最萌小汐 | |
2022-09-14 | fix: string.match return type #1539 | carsakiller | |
2022-09-08 | Replace old variable return syntax (#1540) | carsakiller | |
* fix: replace old variable return syntax #1539 * Update jit.status() Co-authored-by: Michael Martin <flrgh@protonmail.com> | |||
2022-07-08 | fix meta of `string.gsub` | 最萌小汐 | |
2022-07-04 | fix #1269 | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-20 | update | 最萌小汐 | |
2022-06-16 | fix meta of `string.match` | 最萌小汐 | |
2022-04-23 | fix optional parameters | 最萌小汐 | |
2021-12-24 | mark `string.gmatch` as `nodiscard` | 最萌小汐 | |
2021-11-08 | change to `@param ...` | 最萌小汐 | |
2021-11-08 | cleanup | 最萌小汐 | |
2021-11-08 | update template | 最萌小汐 | |
2021-11-03 | add mark `---@nodiscard` | 最萌小汐 | |
2021-10-08 | 优化代码结构,修复了一些bug | arthur | |
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 en-US | 最萌小汐 | |
2020-11-20 | finish meta locale in zh-CN | 最萌小汐 | |
2020-11-18 | 可选参数尽量写在变量名后面,与其他语言保持一致 | 最萌小汐 | |
2020-11-17 | 还是得把库名与类型名区分开来 | 最萌小汐 | |
2020-11-16 | 特殊处理定义为doc.meta的文件 | 最萌小汐 | |
2020-11-16 | 支持 require 的形式 | 最萌小汐 | |
2020-11-13 | 暂存 | 最萌小汐 | |
2020-11-12 | 暂存 | 最萌小汐 | |