Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-03 | Sluift: Custom console/interpreter | Remko Tronçon | |
- Prints results of each command (if it can be interpreted as an expression) - Stores results of last command in _1, _2, ... - Supports tab completion - Compatible with Lua 5.2 Other changes: - Add support for specifying custom editline library - Don't load sluift into global namespace. Tab completion should be convenient enough. Change-Id: I2a26346469d67c281d09d47cacaa0b267f5ea9f9 | |||
2013-12-27 | Sluift: Refactoring | Remko Tronçon | |
- Rename boot.lua to core.lua - Support Lua 5.2 - Support version prefixes for sluift module - Add Client:process_events Change-Id: I3fa6d06d1dbdf86f65b9f4203bd2ec5b5526b104 | |||
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon | |
Change-Id: I04ff7111b73565c00bff6db183451774a633344f | |||
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon | |
2011-02-26 | Patch Sluift console. | Remko Tronçon | |
2011-02-24 | Added initial version of Sluift. | Remko Tronçon | |