0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
debug: more accurate too many arguments diagnostics. More... over 10 years ago
debug: process [final|parm|types] without nil substitution hack. More... over 10 years ago
debug: argscheck accepts bracketed final parameter. More... over 10 years ago
debug: use trailing `...` instead of `*` with argscheck. More... over 10 years ago
refactor: change `types` symbol name to `argtypes`. More... over 10 years ago
debug: argcheck requires leading ? for argtypes, to match specl. More... over 10 years ago
strbuf: document and test functional copying style. More... over 10 years ago
strbuf: support lazy stringification and concat anything. More... over 10 years ago
strbuf: allow concatenation of StrBuf objects. More... over 10 years ago
strbuf: deprecate strbuf.tostring. More... over 10 years ago
refactor: rearrange strbuf.lua idiomatically. More... over 10 years ago
maint: support strict mode. More... over 10 years ago
std: barrel and monkey_patch return module table. More... over 10 years ago
slingshot: sync with upstream for working Lua 5.3.0 final support. More... over 10 years ago
slingshot: sync with upstream for Lua 5.3.0 final support. More... over 10 years ago
base: remove spurious case reference from base module. More... over 10 years ago
maint: post-release administrivia. More... over 10 years ago
Release version 41.0.0 More... over 10 years ago
maint: don't use math.pow, which some Lua 5.3 builds don't support. More... over 10 years ago
std: ireverse only operates on the proper sequence part. More... over 10 years ago
std: make ripairs respect contiguous integer keys like ipairs. More... over 10 years ago
std: revert std.ipairs to return all contiguous key pairs 1..n. More... over 10 years ago
maint: commit git rockspec to master branch. More... over 10 years ago
configury: add ansicolors to travis_extra_rocks. More... over 10 years ago
maint: add 5.3 to compatibility statement. More... over 10 years ago
maint: update copyrights. More... over 10 years ago
rockspec: Lua 5.4 and higher not yet supported. More... over 10 years ago
specs: support Lua 5.3 variants of core error messages. More... over 10 years ago
io: pass io.die message as an error() string. More... over 10 years ago
doc: show release version in LDocs column headings. More... over 10 years ago