| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update my name in disml.opam | Adelyn Breelove | 2018-12-12 | 1 | -2/+2 |
| | | |||||
| * | Fix Sharder.Make sig | Adelyn Breelove | 2018-12-12 | 1 | -1/+1 |
| | | |||||
| * | Complete event dispatch | Adelyn Breelove | 2018-12-12 | 8 | -49/+57 |
| | | |||||
| * | Work on event dispatch and add model derives | Adelyn Breelove | 2018-12-12 | 19 | -167/+228 |
| | | |||||
| * | 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 | 8 | -67/+232 |
| | | |||||
| * | Try to make it a more properly structured lib | Adelyn Breelove | 2018-11-29 | 5 | -5/+65 |
| | | |||||
| * | functors! | Adelyn Breelove | 2018-11-29 | 6 | -524/+569 |
| | | |||||
| * | 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 | 2 | -68353/+22 |
| | | |||||
| * | Some sharding work, reconnect is mostly working | Mishio595 | 2018-11-29 | 3 | -178/+138 |
| | | |||||
| * | More models, some dispatch rework starting | Mishio595 | 2018-11-25 | 6 | -1/+243 |
| | | |||||
| * | convert to client from client_ez | Mishio595 | 2018-11-25 | 3 | -160/+31 |
| | | |||||
| * | Naming consistency | Mishio595 | 2018-11-25 | 2 | -19/+19 |
| | | |||||
| * | A lot is going on... | Mishio595 | 2018-11-25 | 19 | -80/+181 |
| | | |||||
| * | Major structural changes | Mishio595 | 2018-11-24 | 22 | -409/+68477 |
| | | |||||
| * | Add opam build file | Mishio595 | 2018-11-20 | 1 | -0/+12 |
| | | |||||
| * | Clean up example bot | Mishio595 | 2018-11-18 | 1 | -6/+10 |
| | | |||||
| * | Add complete event support for client.on | Mishio595 | 2018-11-18 | 2 | -4/+40 |
| | | |||||
| * | Ping bot example | Mishio595 | 2018-11-18 | 2 | -2/+9 |
| | | |||||
| * | Event dispatch and client abstraction | Mishio595 | 2018-11-18 | 5 | -77/+484 |
| | | |||||
| * | Rewrite from Lwt to Async | Mishio595 | 2018-11-17 | 14 | -144/+214 |
| | | |||||
| * | stupid dune-project file... | Mishio595 | 2018-11-13 | 1 | -2/+0 |
| | | |||||
| * | New name who dis | Mishio595 | 2018-11-13 | 5 | -7/+7 |
| | | |||||
| * | A few more sharding improvements | Mishio595 | 2018-11-13 | 3 | -16/+31 |
| | | |||||
| * | Completed multi-sharding | Mishio595 | 2018-11-13 | 3 | -13/+36 |
| | | |||||
| * | Initial multi-shard support | Mishio595 | 2018-11-10 | 2 | -37/+81 |
| | | |||||
| * | Add test executable to repo | Mishio595 | 2018-11-10 | 3 | -2/+32 |
| | | |||||
| * | Fix to sharding changes | Mishio595 | 2018-11-10 | 2 | -20/+14 |
| | | |||||
| * | Sharding changes, non-functional | Mishio595 | 2018-11-10 | 2 | -33/+74 |
| | | |||||
| * | Single shard mostly working | Mishio595 | 2018-11-04 | 2 | -37/+60 |
| | | |||||
| * | Fix build file | Mishio595 | 2018-11-04 | 1 | -1/+1 |
| | | |||||
| * | Major changes and refactoring | Mishio595 | 2018-11-04 | 5 | -116/+129 |
| | | |||||
| * | idek | Mishio595 | 2018-10-31 | 2 | -3/+2 |
| | | |||||
| * | Moving to LWT branch | Mishio595 | 2018-10-29 | 6 | -71/+63 |
| | | |||||
| * | More random stuff with sharding | Lyn Breedlove | 2018-10-26 | 5 | -148/+175 |
| | | |||||
| * | a few (possibly bad) updates | Lyn Breedlove | 2018-10-26 | 1 | -32/+36 |
| | | |||||
| * | More sharding updates | Mishio595 | 2018-10-25 | 1 | -26/+43 |
| | | |||||
| * | Basic sharding | Mishio595 | 2018-10-21 | 5 | -3/+135 |
| | | |||||
| * | Add HTTP routes | Mishio595 | 2018-10-14 | 5 | -6/+290 |
| | | |||||
| * | Initial commit | Mishio595 | 2018-10-14 | 7 | -0/+147 |