0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
debug: export a new function to parse type table. More... over 10 years ago
debug: improve argscheck patterns. More... over 10 years ago
debug: export portable getfenv and setfenv implementations. More... over 10 years ago
functional: add examples to show reduce handling nil arguments. More... over 10 years ago
std: new npairs and rnpairs iterators. More... over 10 years ago
functional: ensure filter propagates nil arguments. More... over 10 years ago
functional: ensure collect propagates nil arguments. More... over 10 years ago
functional: ensure bind propagates nil arguments. More... over 10 years ago
functional: ensure map propagates nil arguments. More... over 10 years ago
functional: ensure compose propagates nil arguments. More... over 10 years ago
std: fix argscheck declaration for std.getmetamethod. More... over 10 years ago
maint: post-release administrivia. More... over 10 years ago
Release version 41.1.1 More... over 10 years ago
configury: bump release version to 41.1.1. More... over 10 years ago
std: fix an infinite loop in std.barrel() with Lua 5.3. More... over 10 years ago
doc: add missing parameter LDoc for debug:markdots. More... over 10 years ago
maint: post-release administrivia. More... over 10 years ago
Release version 41.1.0 More... over 10 years ago
package: normalize leaves valid /../.. sequences unmolested. More... over 10 years ago
slingshot: sync with upstream. More... over 10 years ago
configury: bump release version to 41.1.0. More... over 10 years ago
table: new unpack method that behaves consistently across Lua versions. More... over 10 years ago
debug: unpack to maxn (t) for equivalence between Lua versions. More... over 10 years ago
debug: support variant return type lists with argscheck. More... over 10 years ago
refactor: store parameter dots property against each permuted list. More... over 10 years ago
refactor: clean up maxvalues calculation in debug.argscheck. More... over 10 years ago
debug: argscheck supports return type checking. More... over 10 years ago
refactor: separate argscheck inner wrapper into its own function. More... over 10 years ago
set: don't argcheck metamethods. More... over 10 years ago
tree: don't argcheck metamethods. More... over 10 years ago