aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add a helper script for working with atdgenAdelyn Breelove2018-12-141-0/+7
| | * There's a lot going onAdelyn Breelove2018-12-1493-463/+412
| * | Merge branch 'dev' of https://gitlab.com/Mishio595/disml into devAdelyn Breedlove2018-12-1391-310/+12932
| |\|
| | * Fix more dispatch issuesAdelyn Breelove2018-12-1329-286/+926
| | * Working on deriving types from jsonAdelyn Breelove2018-12-1388-266/+12202
| | * Add rate limit handlingAdelyn Breelove2018-12-133-40/+86
| * | Merge branch 'dev' of https://gitlab.com/Mishio595/disml into devAdelyn Breedlove2018-12-1224-217/+286
| |\|
| | * Update my name in disml.opamAdelyn Breelove2018-12-121-2/+2
| | * Fix Sharder.Make sigAdelyn Breelove2018-12-121-1/+1
| | * Complete event dispatchAdelyn Breelove2018-12-128-49/+57
| | * Work on event dispatch and add model derivesAdelyn Breelove2018-12-1219-167/+228
| * | Merge branch 'dev' of https://gitlab.com/Mishio595/disml into devMishio5952018-12-031-4/+35
| |\|
| | * Add retry on connect fail logicAdelyn Breelove2018-12-031-4/+35
| * | Merge branch 'dev' of https://gitlab.com/Mishio595/disml into devMishio5952018-11-301-9/+15
| |\|
| | * Fix the multiple reconnect issueAdelyn Breelove2018-11-301-9/+15
| * | Merge branch 'master' of https://gitlab.com/Mishio595/disml into devMishio5952018-11-302-0/+46
| |\ \ | |/ / |/| / | |/
* | Merge branch 'patch-1' into 'master'Adelyn Breedlove2018-11-191-2/+9
|\ \
| * | Update README.mdAdelyn Breedlove2018-11-191-2/+9
|/ /
* | Merge branch 'patch-1' into 'master'Adelyn Breedlove2018-11-191-0/+18
|\ \
| * | Add READMEAdelyn Breedlove2018-11-191-0/+18
|/ /
* | Merge branch 'add-license' into 'master'Adelyn Breedlove2018-11-191-0/+21
|\ \
| * | Add LICENSEAdelyn Breedlove2018-11-191-0/+21
|/ /
* | Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-193-10/+50
|\ \
* \ \ Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-192-2/+9
|\ \ \
* \ \ \ Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-1816-181/+656
|\ \ \ \
* \ \ \ \ Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-146-60/+142
|\ \ \ \ \
* \ \ \ \ \ Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-103-2/+32
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge branch 'dev' into 'master'Adelyn Breedlove2018-11-102-34/+69
|\ \ \ \ \ \ \
| | | | | | | * some improvementsMishio5952018-11-301-4/+5
| | | | | | | * Fix all the errors from coding without merlinMishio5952018-11-298-67/+232
| | | | | | | * Try to make it a more properly structured libAdelyn Breelove2018-11-295-5/+65
| | | | | | | * functors!Adelyn Breelove2018-11-296-524/+569
| | | | | | | * Clean up a bitAdelyn Breelove2018-11-291-19/+18
| | | | | | | * Missed a couple thingsAdelyn Breelove2018-11-291-5/+6
| | | | | | | * hopefully fixes the shard changes not propogating on reconnectAdelyn Breelove2018-11-292-68353/+22
| | | | | | | * Some sharding work, reconnect is mostly workingMishio5952018-11-293-178/+138
| | | | | | | * More models, some dispatch rework startingMishio5952018-11-256-1/+243
| | | | | | | * convert to client from client_ezMishio5952018-11-253-160/+31
| | | | | | | * Naming consistencyMishio5952018-11-252-19/+19
| | | | | | | * A lot is going on...Mishio5952018-11-2519-80/+181
| | | | | | | * Major structural changesMishio5952018-11-2422-409/+68477
| | | | | | | * Add opam build fileMishio5952018-11-201-0/+12
| | | | | | |/
| | | | | | * Clean up example botMishio5952018-11-181-6/+10
| | | | | | * Add complete event support for client.onMishio5952018-11-182-4/+40
| | | | | |/
| | | | | * Ping bot exampleMishio5952018-11-182-2/+9
| | | | |/
| | | | * Event dispatch and client abstractionMishio5952018-11-185-77/+484
| | | | * Rewrite from Lwt to AsyncMishio5952018-11-1714-144/+214
| | | | * stupid dune-project file...Mishio5952018-11-131-2/+0
| | | |/
| | | * New name who disMishio5952018-11-135-7/+7
| | | * A few more sharding improvementsMishio5952018-11-133-16/+31