Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove word handling from formatParse | June McEnroe | 2018-09-14 |
| | |||
* | Apply consecutive formatting codes at once | June McEnroe | 2018-09-14 |
| | | | | Fixes the failing splits test. | ||
* | Add tests for formatParse | June McEnroe | 2018-09-14 |
| | | | | With one currently failing so you know they're worth it. | ||
* | Move color selection to format.c | June McEnroe | 2018-09-13 |
| | |||
* | Fix len for format->split at end of string | June McEnroe | 2018-09-13 |
| | |||
* | Add IRCDefault to colors enum | June McEnroe | 2018-09-13 |
| | |||
* | Return a format->split even at the end of the string | June McEnroe | 2018-09-13 |
| | |||
* | Use formatParse split to position input cursor | June McEnroe | 2018-09-12 |
| | |||
* | Factor out IRC formatting parsing | June McEnroe | 2018-09-12 |