aboutsummaryrefslogtreecommitdiffstats
path: root/lua/luaevent.lua
Commit message (Collapse)AuthorAgeFilesLines
* Update name and version to luaevent-prosody 0.1.0Matthew Wild2010-02-151-2/+2
|
* Add _NAME and _VERSION fields to moduleMatthew Wild2009-12-071-0/+3
|
* Refactored luaevent.lua (unlearned borked fairness, collapsing useless code).Thomas Harning Jr2007-09-011-37/+15
| | | | | | | | | luaevent.lua: * Unlearned fairness since it was likely to be broken... fairness will need to be implemented at app-level where it should be. * Collapsed duplicate code into a local function testClient.lua: * Added a completion message (since the test was so quick I thought it was broken)
* Moved lua source into its own directory.Thomas Harning Jr2007-08-311-0/+157