Tree @master (Download .tar.gz)
History of
lua
/
main.lua
@master
git clone https://git.dumitru.net/nush/
- Add Util.tableEqual(), .tableSize(), .stringSplit(), .stringLastMatch(), and .fileExists() from a local function Ralph Versteegen 9 years ago
- Add Util.makeStrict() which disallows accessing non-existent fields of a table (for enums) Ralph Versteegen 9 years ago
- Ctrl-C handler now works from both C and lua: simply call luaL_error() Ralph Versteegen 9 years ago
- Print lua backtrace on error. Added curses.running, and removed a tailcall in Actor:act() Ralph Versteegen 9 years ago
- Switch to singleton Game and UI objects which are returned by 'require' Ralph Versteegen 9 years ago
- initial commit Vlad Dumitru 9 years ago
- first commit Vlad Dumitru 11 years ago