0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
string: remove broken pickle implementation. More... over 9 years ago
travis: don't force uninstall stdlib that specl relies on! More... over 9 years ago
maint: bump version number to 42.0.0. More... over 9 years ago
functional: split out into its own module. More... over 9 years ago
maturity: split out into its own module (at some point!) More... over 9 years ago
maint: remove all deprecated code. More... over 9 years ago
base: fix unused arguments to in debug.argerror. More... over 9 years ago
configury: update the ldoc maturity html directory. More... over 9 years ago
maint: also work when typecheck is installed. More... over 9 years ago
typing: split out into its own package. More... over 9 years ago
debug: improve _DEBUG initialisation readability. More... over 9 years ago
debug: simplify _DEBUG initialisation. More... over 9 years ago
specs: no need for --unicode any more. More... over 9 years ago
strict: split out into its own package. More... over 9 years ago
maint: require recent optparse compatible specl 14.1.4. More... over 9 years ago
slingshot: sync with upstream. More... over 9 years ago
optparse: split into its own package. More... over 9 years ago
maint: remove optparse from sanity-cfg.mk. More... over 9 years ago
functional: simplify implementation of lambda strings. More... over 9 years ago
maint: fallback to unpack for Lua 5.1, which has no table.unpack. More... over 9 years ago
refactor: move unpack from std.base to std.table. More... over 9 years ago
list: remove unused code from std.list. More... over 9 years ago
tuple: use tuple.unpack for tuples, table.unpack for tables. More... over 9 years ago
maint: remove unused code from std.functional. More... over 9 years ago
refactor: move elems from base to std itself. More... over 9 years ago
refactor: move npairs and rnpairs from base to std itself. More... over 9 years ago
maint: remove APIs deprecated on 2016-01-03. More... over 9 years ago
maint: bump copyright years. More... over 9 years ago
slingshot: update to latest revision for Travis GCE compatibility. More... over 9 years ago
functional: memoize propagates nil return values correctly. More... over 9 years ago