0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 04, 2024 — Aug 04, 2025
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