Commit Graph

218 Commits

Author SHA1 Message Date
Alexander Granin
05cedbf488 Cosmetic fixes & core interpreters for testing LangL 2020-05-15 01:57:39 +07:00
Alexander Granin
be7ce484b3 Property based test sample 2020-05-15 01:43:35 +07:00
Alexander Granin
6883acb91b Refactoring. Starting game added. 2020-05-13 20:46:16 +07:00
Alexander Granin
53b0879ef9 Treasure generation added. 2020-05-13 20:46:16 +07:00
Alexander Granin
a8dc4e3692 Gen bugs fixed. Generation made more reliable (but not 100%) 2020-05-13 20:46:16 +07:00
Alexander Granin
114fed6f5d Wormholes added. 2020-05-13 20:46:16 +07:00
Alexander Granin
417a719363 Exits generation added. 2020-05-13 20:46:16 +07:00
Alexander Granin
ec75b40412 Small tweak added. 2020-05-13 20:46:16 +07:00
Alexander Granin
122e579581 A correct algorithm with 1 path 2020-05-13 20:46:16 +07:00
Alexander Granin
e3d5d37de7 Bad algorithm added. 2020-05-13 20:46:16 +07:00
Alexander Granin
6083e8a76b Lab generation WIP. Refactoring. 2020-05-13 20:46:16 +07:00
Alexander Granin
9e51a29366
Merge pull request #34 from yaitskov/orphan-warning
orphan: move instance church random to same module with base type
2020-05-13 16:09:00 +07:00
Alexander Granin
01e9afb936
Merge pull request #32 from yaitskov/warnings
Fixinig Warnings except orphans
2020-05-13 16:00:27 +07:00
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