Commit graph

16 commits

Author SHA1 Message Date
Shivaram Lingamneni
1ac18ef637 ircfmt: accept american spelling of 'gray' 2023-02-27 03:30:53 -05:00
Shivaram Lingamneni
a0d5a06bbe rename ircfmt.IRCColor to ColorCode
The style for this library is not to use IRC as a naming prefix:
compare 23a3bb8f66.
2023-02-12 17:28:34 -05:00
Shivaram Lingamneni
e24dcd277b rename Underlined to Underline 2023-01-29 23:25:14 -05:00
Shivaram Lingamneni
291566c1aa
add ircfmt.Split, rewrite ircfmt.Strip (#89)
* add ircfmt.Split, rewrite ircfmt.Strip

* make ParseColor public

* add some more tests
2023-01-29 21:02:45 -05:00
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
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
Daniel Oaks
e028586483 ircfmt: Fix unescape function and tests 2017-12-26 10:27:00 +10:00
Daniel Oaks
3a2b80af9b ircfmt: Allow unicode characters 2017-10-09 07:29:36 +10:00
Daniel Oaks
d7fbffbe37 ircfmt: Add test for the new raw parsing code 2016-02-14 14:45:06 +10:00
Daniel Oaks
29beaf28d6 ircfmt: Initial commit 2016-01-18 13:25:54 +10:00