Commit Graph

305 Commits

Author SHA1 Message Date
Daneel Yaitskov
9cdff55632 orphan-warning move instance church random to same module with base type 2020-05-10 12:18:13 -07:00
Daneel Yaitskov
27e2092d02 Merge remote-tracking branch 'g/master' into warnings 2020-05-10 09:13:13 -07:00
Alexander Granin
6a7be451b8
Update README.md 2020-05-10 18:21:57 +07:00
Alexander Granin
98fd8cdde0
Merge pull request #31 from yaitskov/command-line-params
move API to API and http port option
2020-05-10 18:19:42 +07:00
Alexander Granin
0b7e39864f Refactoring, fixes, warnings reduction 2020-05-10 18:16:55 +07:00
Daneel Yaitskov
3b32af439a warnings top binding 2020-05-09 22:33:09 -07:00
Daneel Yaitskov
b4e23caa6f warnings top bindings 2020-05-09 22:29:43 -07:00
Daneel Yaitskov
0e3092764a warnings unused imports 2020-05-09 22:07:58 -07:00
Daneel Yaitskov
2a2ac1f932 warnings unused qualified imports 2020-05-09 21:55:29 -07:00
Daneel Yaitskov
788e313055 dead-reexport fix reexport warnings 2020-05-09 21:25:02 -07:00
Daneel Yaitskov
e6c631a125 warnings discard monad resutl 2020-05-09 17:37:57 -07:00
Daneel Yaitskov
6fb58bcc05 warnings unused imports 2020-05-09 17:37:34 -07:00
Daneel Yaitskov
046c86a81d warnings error instead undefined 2020-05-09 17:15:48 -07:00
Daneel Yaitskov
bc18d88677 warnings replace deprecated 2020-05-09 17:15:33 -07:00
Daneel Yaitskov
b3d49cb44b warnings top signatures 2020-05-09 17:15:13 -07:00
Daneel Yaitskov
cd4f067a6b warnings unused var 2020-05-09 17:14:57 -07:00
Daneel Yaitskov
6935591890 warnings name shadow 2020-05-09 17:14:36 -07:00
Daneel Yaitskov
61c140a46c warnings unused imports 2020-05-09 17:14:10 -07:00
Daneel Yaitskov
659afbb962 warnings name shadow 2020-05-09 16:46:59 -07:00
Daneel Yaitskov
78db992ba5 warnings top signatures 2020-05-09 16:46:53 -07:00
Daneel Yaitskov
e5df96b5d0 warnings unused vars 2020-05-09 16:46:38 -07:00
Daneel Yaitskov
ca73b1112f warnings unused imports 2020-05-09 16:46:25 -07:00
Daneel Yaitskov
98da05cb80 warnings imports 2020-05-09 16:37:05 -07:00
Daneel Yaitskov
982ec55917 warnings top signature 2020-05-09 16:34:11 -07:00
Daneel Yaitskov
d16e711bfe warnings import 2020-05-09 16:29:55 -07:00
Daneel Yaitskov
129580e091 warnings unused var 2020-05-09 16:29:48 -07:00
Daneel Yaitskov
e07fff4f39 warnings redundant pattern 2020-05-09 16:29:34 -07:00
Daneel Yaitskov
e9b220ad19 warnings remove name shadow 2020-05-09 16:24:44 -07:00
Daneel Yaitskov
076cb9dbdc command-line-params customize http port through cmd option 2020-05-09 15:40:51 -07:00
Daneel Yaitskov
de71f623f0 command-line-params move servant API type to API module to break Common dependency on Server 2020-05-09 15:38:19 -07:00
Daneel Yaitskov
32ad353729 command-line-params remove RelDbOptions constructors from help 2020-05-09 15:18:31 -07:00
Daneel Yaitskov
193418a4a7 command-line-params parse http port 2020-05-09 15:14:32 -07:00
Daneel Yaitskov
c7e2ee6272 command-line-params show help for command 2020-05-09 15:08:03 -07:00
Alexander Granin
6e15934450 New tests & small refactorings. 2020-05-09 23:13:49 +07:00
Alexander Granin
7898d2cb19 Testing environment added. 2020-05-09 18:06:58 +07:00
Alexander Granin
920f1a41db
Update README.md 2020-05-09 17:30:04 +07:00
Alexander Granin
ae260f153b
Update README.md 2020-05-09 16:33:32 +07:00
Alexander Granin
aff6de7b44
Merge pull request #28 from yaitskov/command-line-params
Parse existing args with optparse-applicative
2020-05-09 16:25:36 +07:00
Daneel Yaitskov
90cc044fb0 command-line-params unsed var warn 2020-05-08 15:15:26 -07:00
Daneel Yaitskov
ebdf67adf4 command-line-params move ConsoleOptions according to refactoring 2020-05-08 15:09:57 -07:00
Daneel Yaitskov
9a8ab5f307 merge with master 2020-05-08 15:08:52 -07:00
Daneel Yaitskov
6f43ce644a command-line-params parse options with optparse applicative 2020-05-08 15:04:22 -07:00
Daneel Yaitskov
28d03e54dc command-line-params add network-uri 2020-05-08 15:03:56 -07:00
Alexander Granin
bda8db6a4f Massive reorganizing: subprojects 2020-05-09 01:35:20 +07:00
Alexander Granin
e775f48b1b Refactored and improved. 2020-05-08 23:53:45 +07:00
Alexander Granin
f083d68800 Messages output with cli. Refactoring 2020-05-08 23:53:45 +07:00
Alexander Granin
d6a61ddc40 Improvements
Text -> String
Player leaving
2020-05-08 23:53:45 +07:00
Alexander Granin
4d5a62aead Additional perf testing app added 2020-05-08 23:53:45 +07:00
Alexander Granin
fe0191137e Render update 2020-05-08 23:53:45 +07:00
Alexander Granin
1dc733f16c Player pos render 2020-05-08 23:53:45 +07:00