- 12 Oct, 2019 3 commits
-
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
- 11 Oct, 2019 19 commits
-
-
Vivien Kraus authored
-
Vivien Kraus authored
There is not much that we can check: we can only check that the taker or the player showing a handful can have these cards (i.e. we don't have them).
-
Vivien Kraus authored
Generally I do not consider this a leak, but asan complains.
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
It did not use the card name in =tarot_string_to_card_c=!
-
Vivien Kraus authored
When the test compiler compiles an empty =<handful/>= tag, then the iterator /i/ is not used.
-
Vivien Kraus authored
-
Vivien Kraus authored
If someone claims to trump but later does not respect this, we need to deny it.
-
Vivien Kraus authored
Up until now, we only included them in the tarot/game_private_impl.h header file; but we also need to include them in the counter API.
-
Vivien Kraus authored
It is not allowed because game_add_event will use a full-blown counter when we are not running a server game; in order to fully check that a card event is valid.
-
Vivien Kraus authored
-
Vivien Kraus authored
This function will let us use the trick api at any point in the trick. For instance, we will be able to compute the maximum trump in the trick at a certain point.
-
Vivien Kraus authored
-
Vivien Kraus authored
I plan to take out the game from counter_and_game_add_event, so that we can use the counter in the private API without associating a game.
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
This bugs out the fuzzy tester.
-
- 10 Oct, 2019 6 commits
-
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
The repo does not exist anymore, because it would distribute non-free software in the Flatpak platform.
-
- 09 Oct, 2019 1 commit
-
-
Vivien Kraus authored
The current code is too slow to process through frama-c. With a set of assignments like that, it should be easier to process.
-
- 08 Oct, 2019 11 commits
-
-
Vivien Kraus authored
Resolve "Update the video" Closes #176 See merge request !178
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
Resolve "Adapt the game to use the tournament API" Closes #175 See merge request !177
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
-
Vivien Kraus authored
Since the stacking predictor is Lasso-based, it implements predictor selection so some may be entirely unused.
-
Vivien Kraus authored
-