| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add deriving sexp to models | Adelyn Breedlove | 2019-01-13 | 14 | -37/+59 | |
| * | More deserialization fixes | Adelyn Breelove | 2019-01-11 | 8 | -30/+82 | |
| * | Fix some deserializing bits | Adelyn Breelove | 2019-01-10 | 13 | -33/+38 | |
| * | AAAAAAAAAAAAAAAAAAAAAAAA | Adelyn Breelove | 2019-01-10 | 47 | -865/+687 | |
| * | Why are events so confusing | Adelyn Breelove | 2018-12-21 | 1 | -1/+1 | |
| * | Implement most channel methods | Adelyn Breelove | 2018-12-21 | 3 | -5/+85 | |
| * | Working with Discord's channel bullshit | Adelyn Breelove | 2018-12-20 | 6 | -14/+93 | |
| * | Fix member abstraction and helper methods | Adelyn Breelove | 2018-12-19 | 6 | -42/+42 | |
| * | Add proper type parsing to Guild | Adelyn Breelove | 2018-12-19 | 3 | -50/+93 | |
| * | More type abstraction stuff | Adelyn Breelove | 2018-12-19 | 10 | -8/+58 | |
| * | Re-arrange autogen serialization files and incorporate into dune file | Adelyn Breelove | 2018-12-19 | 80 | -13156/+176 | |
| * | Some refactoring of http code | Adelyn Breelove | 2018-12-17 | 5 | -148/+185 | |
| * | More stuff | Adelyn Breelove | 2018-12-17 | 8 | -11/+20 | |
| * | Some abstractions | Adelyn Breelove | 2018-12-17 | 22 | -189/+1003 | |
| * | Add a few sigs | Adelyn Breedlove | 2018-12-17 | 3 | -18/+28 | |
| * | A few odds and ends | Adelyn Breelove | 2018-12-14 | 2 | -32/+44 | |
| * | Improve endpoint module and add Message abstraction | Adelyn Breelove | 2018-12-14 | 4 | -208/+195 | |
| * | Working and pretty message replying! | Adelyn Breelove | 2018-12-14 | 2 | -0/+49 | |
| * | There's a lot going on | Adelyn Breelove | 2018-12-14 | 91 | -448/+354 | |
| * | Fix more dispatch issues | Adelyn Breelove | 2018-12-13 | 29 | -286/+926 | |
| * | Working on deriving types from json | Adelyn Breelove | 2018-12-13 | 86 | -261/+12174 | |
| * | Add rate limit handling | Adelyn Breelove | 2018-12-13 | 3 | -40/+86 | |
| * | Fix Sharder.Make sig | Adelyn Breelove | 2018-12-12 | 1 | -1/+1 | |
| * | Complete event dispatch | Adelyn Breelove | 2018-12-12 | 5 | -9/+53 | |
| * | Work on event dispatch and add model derives | Adelyn Breelove | 2018-12-12 | 18 | -166/+226 | |
| * | Add retry on connect fail logic | Adelyn Breelove | 2018-12-03 | 1 | -4/+35 | |
| * | Fix the multiple reconnect issue | Adelyn Breelove | 2018-11-30 | 1 | -9/+15 | |
| * | some improvements | Mishio595 | 2018-11-30 | 1 | -4/+5 | |
| * | Fix all the errors from coding without merlin | Mishio595 | 2018-11-29 | 5 | -65/+226 | |
| * | Try to make it a more properly structured lib | Adelyn Breelove | 2018-11-29 | 5 | -5/+65 | |
| * | functors! | Adelyn Breelove | 2018-11-29 | 5 | -518/+562 | |
| * | Clean up a bit | Adelyn Breelove | 2018-11-29 | 1 | -19/+18 | |
| * | Missed a couple things | Adelyn Breelove | 2018-11-29 | 1 | -5/+6 | |
| * | hopefully fixes the shard changes not propogating on reconnect | Adelyn Breelove | 2018-11-29 | 1 | -24/+22 | |
| * | Some sharding work, reconnect is mostly working | Mishio595 | 2018-11-29 | 2 | -177/+136 | |
| * | More models, some dispatch rework starting | Mishio595 | 2018-11-25 | 5 | -0/+242 | |
| * | convert to client from client_ez | Mishio595 | 2018-11-25 | 2 | -154/+25 | |
| * | Naming consistency | Mishio595 | 2018-11-25 | 2 | -19/+19 | |
| * | A lot is going on... | Mishio595 | 2018-11-25 | 18 | -79/+180 | |
| * | Major structural changes | Mishio595 | 2018-11-24 | 19 | -383/+106 | |
| * | Add complete event support for client.on | Mishio595 | 2018-11-18 | 2 | -4/+40 | |
| * | Ping bot example | Mishio595 | 2018-11-18 | 1 | -1/+1 | |
| * | Event dispatch and client abstraction | Mishio595 | 2018-11-18 | 4 | -74/+464 | |
| * | Rewrite from Lwt to Async | Mishio595 | 2018-11-17 | 12 | -126/+203 | |
| * | New name who dis | Mishio595 | 2018-11-13 | 3 | -3/+3 | |
| * | A few more sharding improvements | Mishio595 | 2018-11-13 | 2 | -13/+25 | |
| * | Completed multi-sharding | Mishio595 | 2018-11-13 | 2 | -12/+35 | |
| * | Initial multi-shard support | Mishio595 | 2018-11-10 | 1 | -13/+70 | |
| * | Fix to sharding changes | Mishio595 | 2018-11-10 | 2 | -20/+14 | |
| * | Sharding changes, non-functional | Mishio595 | 2018-11-10 | 2 | -33/+74 | |