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 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 8 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
debug: more accurate too many arguments diagnostics.
Gary V. Vaughan
More...
over 10 years ago
debug: process [final|parm|types] without nil substitution hack.
Gary V. Vaughan
More...
over 10 years ago
debug: argscheck accepts bracketed final parameter.
Gary V. Vaughan
More...
over 10 years ago
debug: use trailing `...` instead of `*` with argscheck.
Gary V. Vaughan
More...
over 10 years ago
refactor: change `types` symbol name to `argtypes`.
Gary V. Vaughan
More...
over 10 years ago
debug: argcheck requires leading ? for argtypes, to match specl.
Gary V. Vaughan
More...
over 10 years ago
strbuf: document and test functional copying style.
Gary V. Vaughan
More...
over 10 years ago
strbuf: support lazy stringification and concat anything.
Gary V. Vaughan
More...
over 10 years ago
strbuf: allow concatenation of StrBuf objects.
Gary V. Vaughan
More...
over 10 years ago
strbuf: deprecate strbuf.tostring.
Gary V. Vaughan
More...
over 10 years ago
refactor: rearrange strbuf.lua idiomatically.
Gary V. Vaughan
More...
over 10 years ago
maint: support strict mode.
Gary V. Vaughan
More...
over 10 years ago
std: barrel and monkey_patch return module table.
Gary V. Vaughan
More...
over 10 years ago
slingshot: sync with upstream for working Lua 5.3.0 final support.
Gary V. Vaughan
More...
over 10 years ago
slingshot: sync with upstream for Lua 5.3.0 final support.
Gary V. Vaughan
More...
over 10 years ago
base: remove spurious case reference from base module.
Gergely Risko
More...
over 10 years ago
maint: post-release administrivia.
Gary V. Vaughan
More...
over 10 years ago
Release version 41.0.0
Gary V. Vaughan
More...
over 10 years ago
maint: don't use math.pow, which some Lua 5.3 builds don't support.
Gary V. Vaughan
More...
over 10 years ago
std: ireverse only operates on the proper sequence part.
Gary V. Vaughan
More...
over 10 years ago
std: make ripairs respect contiguous integer keys like ipairs.
Gary V. Vaughan
More...
over 10 years ago
std: revert std.ipairs to return all contiguous key pairs 1..n.
Gary V. Vaughan
More...
over 10 years ago
maint: commit git rockspec to master branch.
Gary V. Vaughan
More...
over 10 years ago
configury: add ansicolors to travis_extra_rocks.
Gary V. Vaughan
More...
over 10 years ago
maint: add 5.3 to compatibility statement.
Gary V. Vaughan
More...
over 10 years ago
maint: update copyrights.
Gary V. Vaughan
More...
over 10 years ago
rockspec: Lua 5.4 and higher not yet supported.
Gary V. Vaughan
More...
over 10 years ago
specs: support Lua 5.3 variants of core error messages.
Gary V. Vaughan
More...
over 10 years ago
io: pass io.die message as an error() string.
Gary V. Vaughan
More...
over 10 years ago
doc: show release version in LDocs column headings.
Gary V. Vaughan
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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