]> git.lizzy.rs Git - luairc.git/history - src/irc.lua
change to internal function names in command handlers in irc.lua
[luairc.git] / src / irc.lua
2007-09-04 jluehrs2change to internal function names in command handlers...
2007-09-04 jluehrs2change to internal function names in private functions...
2007-09-03 jluehrs2allow users to manually set the ip address of the conne...
2007-09-03 jluehrs2stop passing file size all over the place... on accept...
2007-09-02 jluehrs2todo++
2007-09-02 jluehrs2luadoc does allow @see for modules
2007-09-02 jluehrs2TODO was in the wrong place
2007-09-02 jluehrs2document the private module functions
2007-09-02 jluehrs2document the misc functions
2007-09-02 jluehrs2document ctcp commands
2007-09-02 jluehrs2document the information requests
2007-09-02 jluehrs2document the server commands
2007-09-02 jluehrs2start documentation using LuaDoc
2007-09-02 jluehrs2remove some unimplemented stuff
2007-08-27 jluehrs2add all of the current files