summaryrefslogtreecommitdiff
path: root/meta/template
AgeCommit message (Expand)Author
2022-05-12Implement support for LuaJIT's `table.new` and `table.clear`C3pa
2022-04-27update std docactboy168
2022-04-26fix doc of `os.execute` and `debug.sethook`最萌小汐
2022-04-26update doc of `getuservalue` and `setuservalue`最萌小汐
2022-04-23fix(template): suppress `missing-parameter`kevinhwang91
2022-04-23fix optional parameters最萌小汐
2022-04-22update doc of `utf8.codes`最萌小汐
2022-04-21supports infer of callback parameter最萌小汐
2022-04-12add table meta:foreach,foreachi,getn--get-all
2022-04-07doc.type.boolean最萌小汐
2022-04-06Merge commit '63b360689f0c2c99a1ae410518f6866f49972f98' into 3.0最萌小汐
2022-04-02fix meta debuginfo in jit version--get-all
2022-03-30update最萌小汐
2022-03-30update最萌小汐
2022-03-28Update basic.lua--get-all
2022-03-28Update basic.lua--get-all
2022-03-28Update basic.lua--get-all
2022-03-28update meta basic.lua--get-all
2022-03-11updatesumneko
2022-03-10update最萌小汐
2022-03-07updatesumneko
2021-12-24mark `string.gmatch` as `nodiscard`最萌小汐
2021-12-21#871 fix return type of `math.floor`最萌小汐
2021-11-29fix #829最萌小汐
2021-11-08change to `@param ...`最萌小汐
2021-11-08cleanup最萌小汐
2021-11-08update template最萌小汐
2021-11-08cleanup最萌小汐
2021-11-03add mark `---@nodiscard`最萌小汐
2021-11-02#687 await-in-sync最萌小汐
2021-10-21typo: paris -> pairsjeferson.silva
2021-10-12`arg` is `string[]`最萌小汐
2021-10-08优化代码结构,修复了一些bugarthur
2021-09-29#693最萌小汐
2021-09-27fix doc of `debug.traceback`最萌小汐
2021-08-18#638 literal of `package.config`最萌小汐
2021-07-26fix #620最萌小汐
2021-07-12fix template/debug最萌小汐
2021-07-09incorrect doc: `debug.getlocal`最萌小汐
2021-06-21stash最萌小汐
2021-06-21limit cross file最萌小汐
2021-06-02update最萌小汐
2021-05-24update最萌小汐
2021-03-17completion: field in table最萌小汐
2021-03-15`file` should be a part of `io`最萌小汐
2021-03-02fix #435 forget to update `LuaDoc` of `ipairs`最萌小汐
2021-02-25is this really possible?最萌小汐
2021-02-22fix #404 miss return table by os.date最萌小汐
2021-02-20remove alias of `table*`最萌小汐
2021-02-19fix #395 missed global `bit` in `LuaJIT`最萌小汐