summaryrefslogtreecommitdiff
path: root/meta/template/os.lua
AgeCommit message (Collapse)Author
2023-07-30fix: os.time optionalscarsakiller
Closes `os.time` expected input is wrong #2235
2023-07-28fix: os.time parametercarsakiller
Closes #2235
2023-01-30respect quotation marks最萌小汐
2023-01-16support `---@meta [name]`最萌小汐
once declared `name`, user can only require this file by declared name meta file can not be required with name `_`
2022-11-17fix some doc errorfesily
2022-07-13meta: make osdate accept stringsCr4xy
2022-04-27update std docactboy168
2022-04-26fix doc of `os.execute` and `debug.sethook`最萌小汐
2021-11-03add mark `---@nodiscard`最萌小汐
2021-03-17completion: field in table最萌小汐
2021-02-22fix #404 miss return table by os.date最萌小汐
2021-02-20remove alias of `table*`最萌小汐
2021-02-19rename lib class name最萌小汐
2020-11-20finish meta locale in zh-CN最萌小汐
2020-11-20stage最萌小汐
2020-11-18doc.return 也把 ? 写在前面最萌小汐
2020-11-18可选参数尽量写在变量名后面,与其他语言保持一致最萌小汐
2020-11-17还是得把库名与类型名区分开来最萌小汐
2020-11-16特殊处理定义为doc.meta的文件最萌小汐
2020-11-16支持 require 的形式最萌小汐
2020-11-12暂存最萌小汐