Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-03-11 | update | sumneko | |
2022-03-10 | update | 最萌小汐 | |
2022-03-07 | update | sumneko | |
2021-12-24 | mark `string.gmatch` as `nodiscard` | 最萌小汐 | |
2021-12-21 | #871 fix return type of `math.floor` | 最萌小汐 | |
2021-11-29 | fix #829 | 最萌小汐 | |
2021-11-08 | change to `@param ...` | 最萌小汐 | |
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 | 最萌小汐 | |