| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Fix the multiple reconnect issue | Adelyn Breelove | 2018-11-30 | 1 | -9/+15 | |
| | * | | Merge branch 'master' of https://gitlab.com/Mishio595/disml into dev | Mishio595 | 2018-11-30 | 2 | -0/+46 | |
| | |\ \ | |/ / |/| / | |/ | ||||||
| * | | Merge branch 'patch-1' into 'master' | Adelyn Breedlove | 2018-11-19 | 1 | -2/+9 | |
| |\ \ | ||||||
| | * | | Update README.md | Adelyn Breedlove | 2018-11-19 | 1 | -2/+9 | |
| |/ / | ||||||
| * | | Merge branch 'patch-1' into 'master' | Adelyn Breedlove | 2018-11-19 | 1 | -0/+18 | |
| |\ \ | ||||||
| | * | | Add README | Adelyn Breedlove | 2018-11-19 | 1 | -0/+18 | |
| |/ / | ||||||
| * | | Merge branch 'add-license' into 'master' | Adelyn Breedlove | 2018-11-19 | 1 | -0/+21 | |
| |\ \ | ||||||
| | * | | Add LICENSE | Adelyn Breedlove | 2018-11-19 | 1 | -0/+21 | |
| |/ / | ||||||
| * | | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-19 | 3 | -10/+50 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-19 | 2 | -2/+9 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-18 | 16 | -181/+656 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-14 | 6 | -60/+142 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-10 | 3 | -2/+32 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'dev' into 'master' | Adelyn Breedlove | 2018-11-10 | 2 | -34/+69 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | 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 | |