summary refs log tree commit diff stats
path: root/lib/pure/irc.nim
Commit message (Collapse)AuthorAgeFilesLines
* sockets.recv optimizations; stdlib now supports taint modeAraq2011-09-241-3/+3
|
* Fixed string concatenation and other bugs in the JS backend. Fixed a small ↵dom962011-09-231-1/+7
| | | | bug in the IRC module.
* Some improvements relating to the IRC module.dom962011-09-041-14/+16
|
* Added IRC module.dom962011-09-041-0/+254