0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: rename operator.deref to operator.get. More... over 10 years ago
functional: generalize reduce to any table. More... over 10 years ago
functional: improve lambda expressiveness. More... over 10 years ago
specs: use correct Specl > 13 arity for bad argument errors. More... over 10 years ago
string: don't return spurious additional values. More... over 10 years ago
string: consistent numbertosi output in Lua 5.3. More... over 10 years ago
maint: 5.3 uses load instead of loadstring. More... over 10 years ago
io: add dirname function again. More... over 10 years ago
slingshot: sync with upstream, for Lua 5.3.0 compatibility. More... over 10 years ago
vector: remove unneeded module. More... over 10 years ago
maint: preliminary Lua 5.3.0 compatibility. More... over 10 years ago
configury: adopt semantic versioning. More... over 10 years ago
maint: fix bitrot in README. More... almost 11 years ago
travis: remove temporary specl-git-1.rockspec dependency. More... almost 11 years ago
functional: fill unbound arguments in order with bind. More... almost 11 years ago
specs: simplify bad argument checking with specl.badargs. More... almost 11 years ago
travis: reformat .travis.yml. More... almost 11 years ago
travis: use specl-git-1.rockspec from specl git master branch. More... almost 11 years ago
refactor: rationalize deprecation interfaces. More... almost 11 years ago
debug: improve argscheck parsing patterns. More... almost 11 years ago
slingshot: sync with upstream for SPECL_ENV improvements. More... almost 11 years ago
tree: use argscheck on exported apis. More... almost 11 years ago
set: check for strict Set type arguments. More... almost 11 years ago
strbuf: use argscheck on exported apis. More... almost 11 years ago
set: use argscheck on exported apis. More... almost 11 years ago
refactor: simplify primitive std.set functions. More... almost 11 years ago
refactor: simplify string.render and clients. More... almost 11 years ago
refactor: factor away std.container.__pairs. More... almost 11 years ago
std: use numeric keys first ordering when stringifying a table. More... almost 11 years ago
doc: Use LDoc @object type for std.vector. More... almost 11 years ago