0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: improve LDoc usage examples in std.debug. More... almost 11 years ago
refactor: merge debug.argscheck and debug.export. More... almost 11 years ago
refactor: merge lib/std/base files into std.base. More... almost 11 years ago
refactor: std.vector simplifications. More... almost 11 years ago
refactor: simplify export implementation and api. More... almost 11 years ago
refactor: remove obsolete __ipairs specs. More... almost 11 years ago
list: remove workaround for old module metadata layout. More... almost 11 years ago
refactor: simplify functional.memoize. More... almost 11 years ago
refactor: use toomanyargmsg function instead of toomanyarg_fmt string. More... almost 11 years ago
refactor: factor getcompat and setcompat out of debug api. More... almost 11 years ago
refactor: move DEPRECATED, export et.al. from `base` to `debug`. More... almost 11 years ago
refactor: break std.debug dependency on std.functional and std.string. More... almost 11 years ago
base: support module name override with std.base.export. More... almost 11 years ago
base: remove export table metadata. More... almost 11 years ago
refactor: simplify std.require, and improve error diagnostics. More... almost 11 years ago
refactor: remove spurious comments from base.lua. More... almost 11 years ago
maint: fix a typo in std.lua.in. More... almost 11 years ago
refactor: simplify use of export by looking up local functions. More... almost 11 years ago
functional: have callable return the function rather than a bool. More... almost 11 years ago
specs: break dependency on M[1], M[2] in badarg. More... almost 11 years ago
maint: prepare lib/std/list.lua for deprecation-apocalypse! More... almost 11 years ago
refactor: move list.depair and list.enpair into std.table. More... almost 11 years ago
maint: disable specl rock version check by bootstrap. More... almost 11 years ago
Revert "list: exchange parameter order for list.cons." More... almost 11 years ago
travis: use unreleased specl rockspec. More... almost 11 years ago
refactor: move `list.project` to `table.project`. More... almost 11 years ago
refactor: move `list.shape` to `table.shape`. More... almost 11 years ago
refactor: move list.flatten to table.flatten. More... almost 11 years ago
list: deprecate filter in favour of functional.filter. More... almost 11 years ago
list: properly deprecate `list.map` to match NEWS. More... almost 11 years ago