Age | Commit message (Expand) | Author |
2021-11-08 | cleanup | 最萌小汐 |
2021-11-08 | update template | 最萌小汐 |
2021-11-08 | cleanup | 最萌小汐 |
2021-11-03 | add mark `---@nodiscard` | 最萌小汐 |
2021-11-02 | #687 await-in-sync | 最萌小汐 |
2021-10-21 | typo: paris -> pairs | jeferson.silva |
2021-10-12 | `arg` is `string[]` | 最萌小汐 |
2021-10-08 | 优化代码结构,修复了一些bug | arthur |
2021-09-29 | #693 | 最萌小汐 |
2021-09-27 | fix doc of `debug.traceback` | 最萌小汐 |
2021-08-18 | #638 literal of `package.config` | 最萌小汐 |
2021-07-26 | fix #620 | 最萌小汐 |
2021-07-12 | fix template/debug | 最萌小汐 |
2021-07-09 | incorrect doc: `debug.getlocal` | 最萌小汐 |
2021-06-21 | stash | 最萌小汐 |
2021-06-21 | limit cross file | 最萌小汐 |
2021-06-02 | update | 最萌小汐 |
2021-05-24 | update | 最萌小汐 |
2021-03-17 | completion: field in table | 最萌小汐 |
2021-03-15 | `file` should be a part of `io` | 最萌小汐 |
2021-03-02 | fix #435 forget to update `LuaDoc` of `ipairs` | 最萌小汐 |
2021-02-25 | is this really possible? | 最萌小汐 |
2021-02-22 | fix #404 miss return table by os.date | 最萌小汐 |
2021-02-20 | remove alias of `table*` | 最萌小汐 |
2021-02-19 | fix #395 missed global `bit` in `LuaJIT` | 最萌小汐 |
2021-02-19 | rename lib class name | 最萌小汐 |
2021-02-02 | fix #371 dont require meta from other version | 最萌小汐 |
2020-12-19 | fix #312 | 最萌小汐 |
2020-12-11 | fix document of coroutine.wrap | 最萌小汐 |
2020-12-02 | small fix | 最萌小汐 |
2020-11-30 | metas of LuaJIT | 最萌小汐 |
2020-11-30 | fix error type in meta | 最萌小汐 |
2020-11-27 | rename | 最萌小汐 |
2020-11-24 | fix miss description | 最萌小汐 |
2020-11-23 | fix missed meta locale | 最萌小汐 |
2020-11-20 | fix wrong macro in meta math | 最萌小汐 |
2020-11-20 | doc.field support doc.comment | 最萌小汐 |
2020-11-20 | some fixs | 最萌小汐 |
2020-11-20 | finish meta locale in en-US | 最萌小汐 |
2020-11-20 | finish meta locale in zh-CN | 最萌小汐 |
2020-11-20 | stage | 最萌小汐 |
2020-11-20 | 神TM endif | 最萌小汐 |
2020-11-19 | 更新meta | 最萌小汐 |
2020-11-19 | 更新翻译 | 最萌小汐 |
2020-11-19 | 改用 doc.version 实现 | 最萌小汐 |
2020-11-18 | 函数版本预处理 | 最萌小汐 |
2020-11-18 | 行内注释用单独的函数 | 最萌小汐 |
2020-11-18 | doc.return 也把 ? 写在前面 | 最萌小汐 |
2020-11-18 | 可选参数尽量写在变量名后面,与其他语言保持一致 | 最萌小汐 |
2020-11-18 | 文档模板 | 最萌小汐 |