summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-11 17:46:24 -0500
committerJune McEnroe <june@causal.agency>2019-11-11 17:46:24 -0500
commit2eee1e6dcac51afd9c6dd4ccb8b3aacef68627c6 (patch)
tree34479a861415147c32cdd5548f7165463d8253aa /bounce.h
parentFilter userhost-in-names (diff)
downloadpounce-2eee1e6dcac51afd9c6dd4ccb8b3aacef68627c6.tar.gz
pounce-2eee1e6dcac51afd9c6dd4ccb8b3aacef68627c6.zip
Skip initial NAMES parameters
Channel names can contain '!' so splitting the whole message on it won't
work.

I hate this code though.
Diffstat (limited to 'bounce.h')
0 files changed, 0 insertions, 0 deletions
-0400'>2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe