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.
Aug 01, 2024 — Aug 01, 2025
Showing page 4 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
maint: update README.md.
Gary V. Vaughan
More...
almost 10 years ago
refactor: export std.strict.strict again.
Gary V. Vaughan
More...
almost 10 years ago
maint: commit forgotten lib/std/lua.in changes.
Gary V. Vaughan
More...
almost 10 years ago
refactor: factor away strict.setenvtable.
Gary V. Vaughan
More...
almost 10 years ago
refactor: tighten up imported symbol visibility in all modules.
Gary V. Vaughan
More...
almost 10 years ago
maint: remove unused setfenv local.
Gary V. Vaughan
More...
almost 10 years ago
refactor: move setenvtable from std.base to std.strict.
Gary V. Vaughan
More...
almost 10 years ago
refactor: move deprecated functions do std.delete-after modules.
Gary V. Vaughan
More...
almost 10 years ago
maturity: split code maturity functions out of std.debug.
Gary V. Vaughan
More...
almost 10 years ago
refactor: hoist module _ENV setting into std.base function.
Gary V. Vaughan
More...
almost 10 years ago
refactor: fix symbol leak and error mismatch on 5.1.
Gary V. Vaughan
More...
almost 10 years ago
refactor: simplify and speed up module symbol caching.
Gary V. Vaughan
More...
almost 10 years ago
tuple: clean up the implementation.
Gary V. Vaughan
More...
almost 10 years ago
base: don't pass a string to `load` in Lua 5.1.
Gary V. Vaughan
More...
almost 10 years ago
functional: don't pass a string to `load` in Lua 5.1.
Gary V. Vaughan
More...
almost 10 years ago
maint: gitignore entire generated doc tree.
Gary V. Vaughan
More...
almost 10 years ago
refactor: isolate each module except for strict imports.
Gary V. Vaughan
More...
almost 10 years ago
strict: reference _G.loadstring without tripping strict on Lua 5.3.
Gary V. Vaughan
More...
almost 10 years ago
strict: enable strict mode in all stdlib modules.
Gary V. Vaughan
More...
almost 10 years ago
strict: don't mangle _G by default.
Gary V. Vaughan
More...
almost 10 years ago
string: objects all provide __pickle metamethod.
Gary V. Vaughan
More...
almost 10 years ago
set: change the `_type` field like other table init objects.
Gary V. Vaughan
More...
almost 10 years ago
specs: remove use of deprecated std.object.type call.
Gary V. Vaughan
More...
almost 10 years ago
refactor: move string.pickle to std.base.
Gary V. Vaughan
More...
almost 10 years ago
string: argcheck pickle.
Gary V. Vaughan
More...
almost 10 years ago
string: render separators around false valued keys correctly.
Gary V. Vaughan
More...
almost 10 years ago
table: deprecate table.okeys for lack of utility.
Gary V. Vaughan
More...
almost 10 years ago
container: reimplement __tostring over render.
Gary V. Vaughan
More...
almost 10 years ago
refactor: factor out and share common code for render callers.
Gary V. Vaughan
More...
almost 10 years ago
functional: consider trailing nils passed to memoized functions.
Gary V. Vaughan
More...
almost 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