]> git.lizzy.rs Git - luairc.git/commit
start changing things over from testing for type (string/table) to find ctcp messages...
authorjluehrs2 <jluehrs2@uiuc.edu>
Tue, 4 Sep 2007 20:08:37 +0000 (15:08 -0500)
committerjluehrs2 <jluehrs2@uiuc.edu>
Tue, 4 Sep 2007 20:08:37 +0000 (15:08 -0500)
commitafc85f7e9b75e0c7e7f4f87fc6b2bd5448e880d5
tree502c0210f4af2b6c93abcaf54e8299eec36cafef
parent7b7a24c3f27b74e95c24e62917bcc4ba8478196d
start changing things over from testing for type (string/table) to find ctcp messages to making things more explicit. this fixes _ctcp_split.
src/irc.lua
src/irc/ctcp.lua