Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move IO logging into client.rs | Till Hoeppner | 2015-06-28 | 2 | -5/+6 |
| | |||||
* | Preserve the mapped stream, instead of dropping soon | Till Hoeppner | 2015-06-28 | 1 | -1/+1 |
| | |||||
* | Add example for event API | Till Hoeppner | 2015-06-28 | 1 | -0/+40 |
| | |||||
* | Fix client | Till Hoeppner | 2015-06-28 | 1 | -35/+43 |
| | |||||
* | Add to_static functionality for Replies | Till Hoeppner | 2015-06-27 | 4 | -158/+304 |
| | |||||
* | Add to_static functionality for Commands | Till Hoeppner | 2015-06-27 | 3 | -133/+59 |
| | |||||
* | Revert "Start de-cowification" | Till Hoeppner | 2015-06-26 | 3 | -185/+190 |
| | | | | This reverts commit 03968879ce2b5c57f23667dd5c2af3ca2d48d53e. | ||||
* | Start de-cowification | Till Hoeppner | 2015-06-26 | 3 | -190/+185 |
| | |||||
* | Use SharedClient instead of OwnedClient in Streamscows | Till Hoeppner | 2015-06-26 | 1 | -7/+7 |
| | |||||
* | Re-add carboxyl, split into owned and shared client | Till Hoeppner | 2015-06-26 | 3 | -26/+67 |
| | |||||
* | Giving up on carboxyl for now. :/ | Till Hoeppner | 2015-06-21 | 4 | -8/+314 |
| | |||||
* | Experiment with Travis failed. | Till Hoeppner | 2015-06-17 | 1 | -4/+1 |
| | |||||
* | This apparently does that. | Till Hoeppner | 2015-06-17 | 1 | -1/+4 |
| | |||||
* | Maybe this will get Travis to use the nightly... | Till Hoeppner | 2015-06-17 | 1 | -1/+1 |
| | |||||
* | This commit is a little too large. Sorry. :S | Till Hoeppner | 2015-06-17 | 7 | -89/+113 |
| | |||||
* | Update for new debug flag | Till Hoeppner | 2015-06-01 | 1 | -1/+3 |
| | |||||
* | Move USER/realname parameter into suffix | Till Hoeppner | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | Add SSL to the feature list | Till Hoeppner | 2015-05-04 | 1 | -0/+1 |
| | |||||
* | Updated README | Till Hoeppner | 2015-05-04 | 1 | -3/+32 |
| | |||||
* | More control about SSL methods, and proper selection between ssl vs plain at ↵ | Till Hoeppner | 2015-05-04 | 2 | -14/+20 |
| | | | | compile time in example | ||||
* | Bump version | Till Hoeppner | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Add SSL connections and use them in the example | Till Hoeppner | 2015-05-04 | 3 | -11/+40 |
| | |||||
* | Bump version, although this isn't "final" | Till Hoeppner | 2015-04-30 | 2 | -2/+5 |
| | |||||
* | Update README | Till Hoeppner | 2015-04-30 | 2 | -28/+40 |
| | |||||
* | Uglify command formatting, getting it to compile | Till Hoeppner | 2015-04-30 | 1 | -11/+29 |
| | |||||
* | Only require env-logger for tests | Till Hoeppner | 2015-04-21 | 1 | -1/+4 |
| | |||||
* | Add formatting for lots of commands | Till Hoeppner | 2015-04-21 | 1 | -9/+83 |
| | |||||
* | No need for eventual | Till Hoeppner | 2015-04-21 | 3 | -25/+27 |
| | |||||
* | Ditch convenience api, switch to byte-indexing | Till Hoeppner | 2015-04-21 | 6 | -514/+510 |
| | |||||
* | Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PART | Till Hoeppner | 2015-04-21 | 4 | -51/+107 |
| | |||||
* | Remove to_name, etc. | Till Hoeppner | 2015-04-21 | 1 | -53/+0 |
| | |||||
* | Move code generation code and sources to 'tool' | Till Hoeppner | 2015-04-21 | 6 | -183/+45 |
| | |||||
* | Manually fixed doc format... again. -.- | Till Hoeppner | 2015-04-21 | 1 | -44/+89 |
| | |||||
* | Manually fixed doc format | Till Hoeppner | 2015-04-21 | 1 | -728/+726 |
| | |||||
* | Refix server | Till Hoeppner | 2015-04-20 | 2 | -3/+3 |
| | |||||
* | Add reply generation | Till Hoeppner | 2015-04-20 | 6 | -745/+2153 |
| | |||||
* | Fix tests and test formatting | Till Hoeppner | 2015-04-20 | 1 | -19/+29 |
| | |||||
* | Clean up message.rs | Till Hoeppner | 2015-04-20 | 1 | -120/+0 |
| | |||||
* | Code to generate base of src/command.rs and replies seperated from RFC | Till Hoeppner | 2015-04-20 | 2 | -0/+821 |
| | |||||
* | Something inbetween working and broken | Till Hoeppner | 2015-04-20 | 5 | -1000/+1884 |
| | |||||
* | Rename user/MODE to UMODE to avoid name-clashes | Till Hoeppner | 2015-04-20 | 1 | -1/+1 |
| | |||||
* | Delete unwanted superheadings | Till Hoeppner | 2015-04-20 | 1 | -76/+0 |
| | |||||
* | Seperate commands section from RFC 2812 for easier parsing | Till Hoeppner | 2015-04-20 | 1 | -0/+1540 |
| | |||||
* | Add edited RFC 2812 to repo, to eventually generate code from | Till Hoeppner | 2015-04-20 | 1 | -0/+2908 |
| | |||||
* | Apparently not. Let's try again. | Till Hoeppner | 2015-04-19 | 3 | -16/+20 |
| | |||||
* | Add auto-publishing by Travis (for real?) | Till Hoeppner | 2015-04-19 | 1 | -10/+14 |
| | |||||
* | Add auto-publishing by Travis | Till Hoeppner | 2015-04-19 | 2 | -3/+6 |
| | |||||
* | Hopefully setup travis doc generation | Till Hoeppner | 2015-04-19 | 1 | -0/+11 |
| | |||||
* | Suppress warnings by commenting stuff, but not deleting it yet (yeah, git, I ↵ | Till Hoeppner | 2015-04-18 | 1 | -2/+2 |
| | | | | know) | ||||
* | Cleaned up some parts. | Till Hoeppner | 2015-04-18 | 2 | -44/+35 |
| | | | | | The new code in send_raw is poetry, isn't it? ;) No? Well, I like it... |