summaryrefslogtreecommitdiff
path: root/meta/template
AgeCommit message (Collapse)Author
2022-07-13#1325: add missing paramter type for getfenvBilal Bassam
2022-07-09table new/clear function actual use scenariosfesily
2022-07-08fix meta of `string.gsub`最萌小汐
2022-07-04fix #1269最萌小汐
2022-06-30fix dofile returns all values `---@return any ...`TIMON_Z1535
2022-06-29fix doc of `math.cos`最萌小汐
2022-06-29fix #1243 fix meta of `next`最萌小汐
2022-06-26#1207 supports `---@return boolean ...`最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-23update最萌小汐
2022-06-22update最萌小汐
2022-06-22update最萌小汐
2022-06-22update最萌小汐
2022-06-21resolve #1221 generic with optional最萌小汐
2022-06-20update最萌小汐
2022-06-20update最萌小汐
2022-06-16fix meta of `string.match`最萌小汐
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
remove whitespace
2022-03-28Update basic.lua--get-all
fix name
2022-03-28Update basic.lua--get-all
fix newproxy return type to userdata
2022-03-28update meta basic.lua--get-all
Document add standard library function [newproxy], although they do not appear in the document
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