Commit Graph

21 Commits

Author SHA1 Message Date
Shivaram Lingamneni
dc3b93380a fix greedy matching of bracketed escapes 2021-01-06 16:48:14 -05:00
Shivaram Lingamneni
40ec850478 accept numeric codes in brackets 2020-12-21 17:09:44 -05:00
Shivaram Lingamneni
d9d11e8600 fix panic in ircfmt.Unescape 2020-12-21 02:08:38 -05:00
A_D
7e1c9b490f
gofmt-ed test file 2019-04-11 14:55:59 +02:00
A_D
8ab8147d71
reimplemented Strip(). fixes #13 2019-04-11 11:07:25 +02:00
A_D
b9b105797a
fixed tabbing 2019-04-05 08:05:16 +02:00
A_D
78216e0013
fix being incorrectly escaped 2019-04-05 07:53:13 +02:00
Shivaram Lingamneni
e0907adffb ircmsg: support ratified message-tags spec 2019-03-03 00:41:32 -05:00
A_D
da0e55f0ff
added strip function to ircfmt 2019-01-26 01:50:12 +02:00
A_D
b733ca6c5a
made ircfmt use string builders over string concat 2019-01-26 01:15:07 +02:00
Daniel Oaks
55652e4096 ircfmt: Add Reverse Colour (0x16) 2017-12-29 11:19:27 +10:00
Daniel Oaks
e028586483 ircfmt: Fix unescape function and tests 2017-12-26 10:27:00 +10:00
Daniel Oaks
ed988e36d1 ircfmt: Support monospace and strikethrough, make the escaping function much less fragile 2017-12-25 22:16:25 +10:00
Daniel Oaks
3a2b80af9b ircfmt: Allow unicode characters 2017-10-09 07:29:36 +10:00
Daniel Oaks
8db175734c Remove the alpha notifications on a bunch of libs,t hey're stable now 2017-08-09 08:32:11 +10:00
Daniel Oaks
d7fbffbe37 ircfmt: Add test for the new raw parsing code 2016-02-14 14:45:06 +10:00
Daniel Oaks
2c79305aed ircfmt: Add without any brackets after it support 2016-02-14 14:38:41 +10:00
Daniel Oaks
51036dcf69 ircfmt: Beta 2016-01-18 14:20:11 +10:00
Daniel Oaks
4d8f579c43 ircfmt: Add more docs 2016-01-18 14:05:27 +10:00
Daniel Oaks
64ad126dea ircfmt: Add more docs about escape sequences 2016-01-18 13:53:32 +10:00
Daniel Oaks
29beaf28d6 ircfmt: Initial commit 2016-01-18 13:25:54 +10:00