Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | respect quotation marks | 最萌小汐 | |
2023-01-16 | support `---@meta [name]` | 最萌小汐 | |
once declared `name`, user can only require this file by declared name meta file can not be required with name `_` | |||
2022-11-10 | fix template docs | 最萌小汐 | |
2022-11-08 | fix wrong diagnostics for `pcall` and `xpcall` | 最萌小汐 | |
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-09-08 | meta template:luajit add cdata type | fesily | |
2022-08-17 | fix #1476 | 最萌小汐 | |
2022-07-13 | #1325: add missing paramter type for getfenv | Bilal Bassam | |
2022-06-30 | fix dofile returns all values `---@return any ...` | TIMON_Z1535 | |
2022-06-29 | fix #1243 fix meta of `next` | 最萌小汐 | |
2022-06-26 | #1207 supports `---@return boolean ...` | 最萌小汐 | |
2022-06-23 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-22 | update | 最萌小汐 | |
2022-06-21 | resolve #1221 generic with optional | 最萌小汐 | |
2022-04-27 | update std doc | actboy168 | |
2022-04-23 | fix(template): suppress `missing-parameter` | kevinhwang91 | |
2022-04-06 | Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0 | 最萌小汐 | |
2022-03-30 | update | 最萌小汐 | |
2022-03-30 | update | 最萌小汐 | |
2022-03-28 | Update basic.lua | --get-all | |
remove whitespace | |||
2022-03-28 | Update basic.lua | --get-all | |
fix name | |||
2022-03-28 | Update basic.lua | --get-all | |
fix newproxy return type to userdata | |||
2022-03-28 | update meta basic.lua | --get-all | |
Document add standard library function [newproxy], although they do not appear in the document | |||
2021-11-08 | cleanup | 最萌小汐 | |
2021-11-08 | update template | 最萌小汐 | |
2021-11-03 | add mark `---@nodiscard` | 最萌小汐 | |
2021-10-21 | typo: paris -> pairs | jeferson.silva | |
2021-10-12 | `arg` is `string[]` | 最萌小汐 | |
2021-07-26 | fix #620 | 最萌小汐 | |
2021-06-21 | stash | 最萌小汐 | |
2021-06-21 | limit cross file | 最萌小汐 | |
2021-05-24 | update | 最萌小汐 | |
2021-03-02 | fix #435 forget to update `LuaDoc` of `ipairs` | 最萌小汐 | |
2021-02-25 | is this really possible? | 最萌小汐 | |
2020-11-27 | rename | 最萌小汐 | |
2020-11-23 | fix missed meta locale | 最萌小汐 | |
2020-11-20 | 神TM endif | 最萌小汐 | |
2020-11-19 | 更新翻译 | 最萌小汐 | |
2020-11-19 | 改用 doc.version 实现 | 最萌小汐 | |
2020-11-18 | 函数版本预处理 | 最萌小汐 | |
2020-11-18 | 行内注释用单独的函数 | 最萌小汐 | |
2020-11-18 | 可选参数尽量写在变量名后面,与其他语言保持一致 | 最萌小汐 | |
2020-11-18 | 文档模板 | 最萌小汐 | |
2020-11-17 | 过所有测试 | 最萌小汐 | |
2020-11-16 | 特殊处理定义为doc.meta的文件 | 最萌小汐 | |
2020-11-13 | 修正一些问题 | 最萌小汐 | |
2020-11-13 | 暂存 | 最萌小汐 | |
2020-11-11 | doc模板 | 最萌小汐 | |