summary refs log tree commit diff
path: root/format.c
AgeCommit message (Collapse)Author
2018-09-13Return a format->split even at the end of the stringCurtis McEnroe
2018-09-12Use formatParse split to position input cursorCurtis McEnroe
2018-09-12Factor out IRC formatting parsingCurtis McEnroe