Generic Lua Utilities
My Profile
My Trac Preferences
Log In
Dashboard
Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 5
and
Version 6
of
WikiStart
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2010-03-04 16:19:03 (
15 years
ago)
Author:
javier_guerra
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v5
v6
3
3
Things no Lua programmer should be without
4
4
5
* [wiki:JSONLua json.lua]: JSON encoding/decoding.
5
6
* [wiki:StringUtils stringutils.lua]: missing string methods.
6
7
* [wiki:TimeUtils timeutils.lua]: time-related functions.