aboutsummaryrefslogtreecommitdiffstats
path: root/src/irc
Commit message (Expand)AuthorAgeFilesLines
* doc consistencyjluehrs22007-09-041-1/+1
* split between internal/public functions in channel.luajluehrs22007-09-041-63/+83
* split between internal/public functions in dcc.luajluehrs22007-09-041-26/+27
* split between internal/public functions in ctcp.luajluehrs22007-09-041-12/+12
* split between internal/public functions in debug.luajluehrs22007-09-041-34/+36
* typo fixjluehrs22007-09-041-1/+1
* split between internal/public functions in misc.luajluehrs22007-09-041-52/+53
* split between internal/public functions in message.luajluehrs22007-09-041-6/+6
* clean up some docsjluehrs22007-09-031-1/+0
* stop passing file size all over the place... on accept we just keep accepting...jluehrs22007-09-021-15/+7
* don't color debug messages unless we are writing to stdoutjluehrs22007-09-021-2/+1
* a few more todo itemsjluehrs22007-09-021-0/+3
* document the misc modulejluehrs22007-09-021-34/+108
* document message modulejluehrs22007-09-021-1/+20
* todo++jluehrs22007-09-021-0/+1
* document debug modulejluehrs22007-09-021-0/+26
* a few todos for the dcc implementationjluehrs22007-09-021-0/+4
* document the dcc modulejluehrs22007-09-021-0/+41
* document the ctcp modulejluehrs22007-09-021-11/+31
* punctuationjluehrs22007-09-021-1/+1
* document constants.luajluehrs22007-09-021-0/+2
* add TODOjluehrs22007-09-021-0/+4
* document contains()jluehrs22007-09-021-12/+17
* document the channel mode methodsjluehrs22007-09-021-14/+73
* start documenting the channel classjluehrs22007-09-021-9/+66
* add all of the current filesjluehrs22007-08-267-0/+1076