index
:
irc-client
master
rakuize
Sources for the IRC::Client module for the Raku programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-08
Emit irc-started before any connection is made
3.006002
Zoffix Znet
2016-08-07
Add `:alias` feature
3.006001
Zoffix Znet
2016-08-07
Bump version
3.005001
Zoffix Znet
2016-08-07
Make addressed regex more restrictive
Zoffix Znet
2016-08-03
Bump version
Zoffix Znet
2016-08-03
Mark changes
3.004004
Zoffix Znet
2016-08-03
Implement .match method on Privmsg/Notice objects
Zoffix Znet
2016-08-02
Release 3.004003
3.004003
Zoffix Znet
2016-08-02
Add support for channel passwords
Zoffix Znet
2016-08-02
Use .join to join channels on start up instead of raw IRC command
Zoffix Znet
2016-08-02
Update changes
Zoffix Znet
2016-08-02
Fix missing user/channel info in debug output for PRIVMSG/NOTICE messages
Zoffix Znet
2016-08-02
Update changelog
Zoffix Znet
2016-08-02
Make nick grammar looser
Zoffix Znet
2016-08-02
Make it easier to run examples off an arbitrary IRC server
Zoffix Znet
2016-07-31
Fix issue with channels argument typecheck
3.003006
Zoffix Znet
2016-07-30
Fix broken regex match in signature
3.003005
Zoffix Znet
2016-07-30
Bump version
3.003004
Zoffix Znet
2016-07-30
Merge pull request #16 from MasterDuke17/master
Zoffix Znet
2016-07-30
Fix for precompilation problems when requiring inside of a try
Daniel Green
2016-07-30
Fix non-thread-safe-cache in example
Zoffix Znet
2016-07-29
Release 3.003003 version as one with the new rewritten API
Zoffix Znet
2016-07-29
Point to examples dir, not just README
Zoffix Znet
2016-07-29
Add examples; fix up docs
Zoffix Znet
2016-07-29
Fix filters with Promises
Zoffix Znet
2016-07-29
Doc fixup
Zoffix Znet
2016-07-29
Doc fixup
Zoffix Znet
2016-07-29
Doc fixup
Zoffix Znet
2016-07-29
Finish documenting big picture
Zoffix Znet
2016-07-29
Document IRC::Client methods
Zoffix Znet
2016-07-29
Implement automatic nick switcher
Zoffix Znet
2016-07-29
Blarg
Zoffix Znet
2016-07-29
Document the IRC::Client::Server object
Zoffix Znet
2016-07-29
Separate object sections more better
Zoffix Znet
2016-07-29
Document stuff
Zoffix Znet
2016-07-29
Add events reference
Zoffix Znet
2016-07-29
Trigger events that do not have any convenience events too
Zoffix Znet
2016-07-29
Moar docs
Zoffix Znet
2016-07-29
Moar docs
Zoffix Znet
2016-07-29
Moar docs
Zoffix Znet
2016-07-29
Let match objects be given as server value
Zoffix Znet
2016-07-29
Debug
Zoffix Znet
2016-07-29
Use better BUILD
Zoffix Znet
2016-07-29
Use positionals in the docs
Zoffix Znet
2016-07-29
Include IRC::Client::Server
Zoffix Znet
2016-07-28
Fix async
Zoffix Znet
2016-07-28
Document irc-started caveats
Zoffix Znet
2016-07-28
Formatting
Zoffix Znet
2016-07-28
Add irc-started event
Zoffix Znet
2016-07-28
Fix event chart alignment
Zoffix Znet
[next]