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
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 6 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
container: remove unused base.maxn import.
Gary V. Vaughan
More...
about 10 years ago
tuple: format requires explicit strings in Lua 5.1.
Gary V. Vaughan
More...
about 10 years ago
tuple: New interned immutable nil-preserving tuple object.
Gary V. Vaughan
More...
about 10 years ago
std: npairs now respects __len metamethods.
Gary V. Vaughan
More...
about 10 years ago
table: deprecate table.len for richer std.len.
Gary V. Vaughan
More...
about 10 years ago
object: don't assume at least 1 object constructor argument.
Gary V. Vaughan
More...
about 10 years ago
maint: remove apis deprecated before stdlib-40.0.0.
Gary V. Vaughan
More...
over 10 years ago
operator: support new equivalence operator.
Gary V. Vaughan
More...
over 10 years ago
functional: make lambda a stringifiable functable.
Gary V. Vaughan
More...
over 10 years ago
functional: add functional product operation.
Gary V. Vaughan
More...
over 10 years ago
maint: post-release administrivia.
Gary V. Vaughan
More...
over 10 years ago
Release version 41.2.0
Gary V. Vaughan
More...
over 10 years ago
doc: don't tell LDoc that resulterror is called argerror!
Gary V. Vaughan
More...
over 10 years ago
slingshot: sync with upstream, for git rockspec fixes.
Gary V. Vaughan
More...
over 10 years ago
debug: maintain stack frame depth parity with LuaJIT.
Gary V. Vaughan
More...
over 10 years ago
slingshot: sync with upstream, for Lua 5.2.4 update.
Gary V. Vaughan
More...
over 10 years ago
debug: adjust numeric args for getfenv wrapper for Lua 5.1.
Gary V. Vaughan
More...
over 10 years ago
std/io.lua: adjust catdir's return to 1 value
Reuben Thomas
More...
over 10 years ago
Merge pull request #96 from lua-stdlib/fix-require-version
Gary V. Vaughan
More...
over 10 years ago
maint: fix .gitignore problems.
Gary V. Vaughan
More...
over 10 years ago
base: require does not work with non-string module version fields
Reuben Thomas
More...
over 10 years ago
io: don't leak extra results from implementation details.
Gary V. Vaughan
More...
over 10 years ago
functional: callable returns falsey for nil argument.
Gary V. Vaughan
More...
over 10 years ago
debug: deprecate `toomanyargmsg` for `extramsg_toomany`.
Gary V. Vaughan
More...
over 10 years ago
debug: refactor and export debug.resulterror.
Gary V. Vaughan
More...
over 10 years ago
debug: export formaterror as extramsg_mismatch.
Gary V. Vaughan
More...
over 10 years ago
debug: accept "bool" as a typename alias for "boolean".
Gary V. Vaughan
More...
over 10 years ago
debug: skip `self` typecheck when fname contains a colon.
Gary V. Vaughan
More...
over 10 years ago
list: std.ireverse is not a full replacement for list.reverse.
Gary V. Vaughan
More...
over 10 years ago
configury: bump release revision to 41.2.0.
Gary V. Vaughan
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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