0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maint: regenerate stdlib-git-1.rockspec. More... almost 10 years ago
operator: simplify and improve eqv with render. More... almost 10 years ago
string: improve render and reuse for pickle and memoize. More... almost 10 years ago
string: present pickled table keys in a stable order. More... almost 10 years ago
specs: check that pickle diagnoses unpicklable objects. More... almost 10 years ago
refactor: move bulk of pickle to std/base.lua. More... almost 10 years ago
string: much improved pickle implementation. More... almost 10 years ago
specs: disable an unstable example. More... almost 10 years ago
refactor: call core string.format with format strings. More... almost 10 years ago
std: getmetamethod returns functables correctly. More... almost 10 years ago
doc: fix a punctuation typo in std.set. More... almost 10 years ago
maint: add MIT license badge to README.md. More... about 10 years ago
slingshot: sync with upstream for Travis Lua 5.3.1 support. More... about 10 years ago
doc: install documentation correctly. More... about 10 years ago
doc: overhaul LDoc organization and content. More... about 10 years ago
Fix std.require for non-table modules More... about 10 years ago
Update git rockspec More... about 10 years ago
refactor: move std.len to std.operator.len. More... about 10 years ago
string: don't use deprecated StrBuf:tostring in string.wrap. More... about 10 years ago
refactor: restore alphabetical ordering of std functions. More... about 10 years ago
refactor: organize base.lua export table by main import module. More... about 10 years ago
refactor: disambiguate modules and their prototype objects. More... about 10 years ago
refactor: rename base.objtype to std.type internally. More... about 10 years ago
refactor: import std.base as local std. More... about 10 years ago
Fix tiny typo More... about 10 years ago
std: add `std.type`. More... about 10 years ago
object: don't conflate object type and prototype! More... about 10 years ago
specs: separate deprecations from documented apis. More... about 10 years ago
table: unpack now works on tuples. More... about 10 years ago
std: rnpairs now respects __len metamethod. More... about 10 years ago