summaryrefslogtreecommitdiff
path: root/src/command_queue.lua
Commit message (Expand)AuthorAgeFilesLines
* fixed typoChristian Pointner2010-12-311-1/+1
* requester gets now stored with commandsChristian Pointner2010-12-291-2/+10
* removed trailing whitespacesChristian Pointner2010-12-291-6/+6
* ignoring expected response for output only modulesChristian Pointner2010-12-261-3/+9
* removed defines.lua, initializing defines from c apiChristian Pointner2010-12-261-2/+0
* updated TODOChristian Pointner2010-12-191-1/+1
* implemented first version of the response tableChristian Pointner2010-12-181-0/+5
* command timeout works nowChristian Pointner2010-12-181-2/+13
* added bogus check timout to command queueChristian Pointner2010-12-181-1/+9
* debugged dispatch tableChristian Pointner2010-11-241-0/+3
* added command queueChristian Pointner2010-11-141-0/+77