Commit graph

21 commits

Author SHA1 Message Date
c140264a0c chore: bump to first alpha version
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m23s
2024-08-07 14:27:52 +02:00
18a5125028 fix(evaluation): evaluation did not get built from string correctly #9
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
2024-07-25 14:48:16 +02:00
6a9a99aa51 refactor(solve): try to hack the idea of "idk the solution yet" into the game 2024-07-22 14:11:29 +02:00
44ed7210c4 feat(solver): add verbosity flag
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m50s
2024-07-22 13:33:35 +02:00
f2eb1f57ac fix: start to fix this mess (at least it compiles now) 2024-07-22 12:17:11 +02:00
0cd46eb2de i think i have decided on the api
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m37s
2024-04-18 14:59:53 +02:00
628c5163a5 overkill with tokio
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m34s
2024-04-17 14:13:48 +02:00
e6934bfb08
move report to struct so that users of the lib can pull
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m16s
2024-04-05 20:00:33 +02:00
88d388807f
bench with multithreading
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m46s
2024-04-05 10:04:57 +02:00
2ae53bc464
more bench and report impls
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
2024-04-04 21:07:52 +02:00
d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
9beb38a5bb
match and get by frequency 2024-03-22 17:26:43 +01:00
ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00
02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00
94d16b345f
workle
All checks were successful
cargo devel CI / cargo CI (push) Successful in 44s
2024-03-22 00:01:40 +01:00
880826dd85
generics are crazy
All checks were successful
cargo devel CI / cargo CI (push) Successful in 49s
2024-03-21 14:32:24 +01:00
837a28fb37
features and docs 2024-03-21 11:44:02 +01:00
6c267b66a5
structure of Game (very cool)
Some checks failed
cargo devel CI / cargo CI (push) Failing after 38s
my commits are super professional
2024-03-21 11:17:01 +01:00
8a38b9ec6f
features
Some checks failed
cargo devel CI / cargo CI (push) Failing after 21s
2024-03-20 17:04:54 +01:00
6496fbb3bc
info
All checks were successful
cargo devel CI / cargo CI (push) Successful in 24s
2024-03-20 16:38:22 +01:00
b98760c9cb Initial commit 2024-03-20 16:04:33 +01:00