openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lua-stdlib
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
about 24 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 5 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
maint: regenerate stdlib-git-1.rockspec.
Gary V. Vaughan
More...
almost 10 years ago
operator: simplify and improve eqv with render.
Gary V. Vaughan
More...
almost 10 years ago
string: improve render and reuse for pickle and memoize.
Gary V. Vaughan
More...
almost 10 years ago
string: present pickled table keys in a stable order.
Gary V. Vaughan
More...
almost 10 years ago
specs: check that pickle diagnoses unpicklable objects.
Gary V. Vaughan
More...
almost 10 years ago
refactor: move bulk of pickle to std/base.lua.
Gary V. Vaughan
More...
almost 10 years ago
string: much improved pickle implementation.
Gary V. Vaughan
More...
almost 10 years ago
specs: disable an unstable example.
Gary V. Vaughan
More...
almost 10 years ago
refactor: call core string.format with format strings.
Gary V. Vaughan
More...
almost 10 years ago
std: getmetamethod returns functables correctly.
Gary V. Vaughan
More...
almost 10 years ago
doc: fix a punctuation typo in std.set.
Gary V. Vaughan
More...
almost 10 years ago
maint: add MIT license badge to README.md.
Gary V. Vaughan
More...
about 10 years ago
slingshot: sync with upstream for Travis Lua 5.3.1 support.
Gary V. Vaughan
More...
about 10 years ago
doc: install documentation correctly.
Gary V. Vaughan
More...
about 10 years ago
doc: overhaul LDoc organization and content.
Gary V. Vaughan
More...
about 10 years ago
Fix std.require for non-table modules
Reuben Thomas
More...
about 10 years ago
Update git rockspec
Reuben Thomas
More...
about 10 years ago
refactor: move std.len to std.operator.len.
Gary V. Vaughan
More...
about 10 years ago
string: don't use deprecated StrBuf:tostring in string.wrap.
Gary V. Vaughan
More...
about 10 years ago
refactor: restore alphabetical ordering of std functions.
Gary V. Vaughan
More...
about 10 years ago
refactor: organize base.lua export table by main import module.
Gary V. Vaughan
More...
about 10 years ago
refactor: disambiguate modules and their prototype objects.
Gary V. Vaughan
More...
about 10 years ago
refactor: rename base.objtype to std.type internally.
Gary V. Vaughan
More...
about 10 years ago
refactor: import std.base as local std.
Gary V. Vaughan
More...
about 10 years ago
Fix tiny typo
Reuben Thomas
More...
about 10 years ago
std: add `std.type`.
Gary V. Vaughan
More...
about 10 years ago
object: don't conflate object type and prototype!
Gary V. Vaughan
More...
about 10 years ago
specs: separate deprecations from documented apis.
Gary V. Vaughan
More...
about 10 years ago
table: unpack now works on tuples.
Gary V. Vaughan
More...
about 10 years ago
std: rnpairs now respects __len metamethod.
Gary V. Vaughan
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
…
47
48
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree