Files
test-repo/TODO.org
2022-02-17 20:15:26 +01:00

870 B

captions, custom attributes and more

part I

echo "a bash source block with custom html attributes"
and multiple lines of captions!

TODO NEXT STEPS

CANCELED memory: plan for total memory release (pool, etc…) to please valgrind.

not so easy: need to keep track of allocated blocks, and to understand that no object is in use.

TESTING move.c, piece.c: function to remove an element from list.

TESTING position.c: duplicate fully a position (including board & piece list)

TODO move.c: Change piece position (board & piece list).

TODO MISC

  • move_gen(): doit is maybe redundant with test on current turn.
  • should board be included in position ?
  • Whill this text be strikethrough ?