0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
operator: len is deterministic for tables with holes. More... almost 11 years ago
Revert "std: use simpler semantics for faster npairs and rnpairs." More... almost 11 years ago
functional: improve nil argument propagation. More... almost 11 years ago
deprecated: don't break the semantics of debug.argscheck on LuaJIT. More... almost 11 years ago
typing: use std.table.pack consistently. More... almost 11 years ago
table: use imported _pairs symbol consistently. More... almost 11 years ago
std: use simpler semantics for faster npairs and rnpairs. More... almost 11 years ago
base: remove unused base.keysort export. More... almost 11 years ago
doc: remove spurious quote mark. More... almost 11 years ago
maint: remove unused leaves local. More... almost 11 years ago
maint: remove unused _require local. More... almost 11 years ago
doc: fix reference to std.ielems More... almost 11 years ago
refactor: shorten functional.bind by a few lines. More... almost 11 years ago
functional: bind propagates trailing nils correctly. More... almost 11 years ago
maint: update NEWS with std.typing changes. More... almost 11 years ago
specs: remove pending examples for type checking type checkers. More... almost 11 years ago
debug: defeat tail-call elimination when counting stack frames. More... almost 11 years ago
typing: factor gradual typing functions out of debug module. More... almost 11 years ago
functional: decouple and speed up any, bind, collect and compose. More... almost 11 years ago
table: make pack set n field, like Lua > 5.1. More... almost 11 years ago
refactor: move insert definiton to table module. More... almost 11 years ago
refactor: reduce coupling between std.strbuf and std.base. More... almost 11 years ago
std: move ireverse to functional module. More... almost 11 years ago
refactor: fix deprecation message extramsg default. More... almost 11 years ago
table: move flatten and shape functions to functional module. More... almost 11 years ago
configury: simplify file generation. More... almost 11 years ago
functional: new any function. More... almost 11 years ago
std: rationalize `std.object.type` to work like `io.type` etc. More... almost 11 years ago
refactor: move require and assert from std.base to std proper. More... almost 11 years ago
maint: update README.md some more. More... almost 11 years ago