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 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 04, 2024 — Aug 04, 2025
Showing page 48 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Correct endofLine -> endOfLine again; this must have crept back in with the last diff. Using CVS everywhere rather than manual copying will be a Good Thing in this respect!
rrt
More...
about 23 years ago
Generalised daySuffix to ordinalSuffix. Still English-specific :-(
rrt
More...
about 23 years ago
Improve comment for mapIter
rrt
More...
about 23 years ago
Add constant, a constant function generator.
rrt
More...
about 23 years ago
Use pathSubscript in methodify to allow more convenient macroization of tables.
rrt
More...
about 23 years ago
A simple documentation extracter, relying completely on specially formatted comments. There's no documentation at the moment except the patterns in the program, which should be obvious! I'll ldocify all the code shortly and check in instructions with it.
rrt
More...
about 23 years ago
Move methodify to table.lua where it belongs (it has nothing to do with lists!)
rrt
More...
about 23 years ago
Allow scripts to have no arguments. If you want to display help when just the script is run with no arguments, you'll have to do it manually.
rrt
More...
about 23 years ago
Throw away stderr from shell commands (we don't expect the output to clutter up the screen; it's always possible to capture it by adding a redirection to the command, which will override the one we add).
rrt
More...
about 23 years ago
Add subscript, which exposes [] as a function.
rrt
More...
about 23 years ago
Correct endofLine -> endOfLine
rrt
More...
about 23 years ago
Initial revision
rrt
More...
about 23 years ago
←
1
2
…
40
41
42
43
44
45
46
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