• Joined on 2022-09-24
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-15 15:07:36 +00:00
9db26562e4 Thoroughly process move nodes, start processing setup nodes
savanni created branch nom-experiments in savanni/monorepo 2023-09-14 18:47:31 +00:00
savanni pushed to nom-experiments at savanni/monorepo 2023-09-14 18:47:31 +00:00
43e4014550 nom parsing practice
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-14 16:36:32 +00:00
6d8ece3d29 Process time remaining and promote comments to the game tree layer
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-14 13:28:23 +00:00
52f663264e Start building the second layer of game validation
aa8cd9e178 Hugely overhaul the tree property parsing
Compare 2 commits »
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-13 19:48:57 +00:00
31e70bfc2a Code cleanups
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-13 19:37:26 +00:00
18216160c9 Interpret a lot of properties lower in the stack. Move a lot of things around
8070148a99 Start interpreting parsing into property types
a6be0129d6 Start setting up properties for Move and Setup nodes
Compare 3 commits »
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-01 14:38:54 +00:00
aa053cd10f Implement the functions to add nodes to a game
savanni created branch kifu/board-repr in savanni/monorepo 2023-09-01 13:49:30 +00:00
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-01 13:49:30 +00:00
0700f13429 Start on a second-level representation for the game tree
savanni pushed to kifu/game-tree at savanni/monorepo 2023-08-30 03:22:16 +00:00
6bf40684b9 Start trying to draw the game tree
d85d9c4593 Start on the game review window
d6c2a9519b Overhaul the sgf representation
7805a55322 Added the build scripts for kifu-gtk
Compare 4 commits »
savanni merged pull request savanni/monorepo#69 2023-08-30 03:20:09 +00:00
Improve the SGF representation and API
savanni pushed to main at savanni/monorepo 2023-08-30 03:20:09 +00:00
d6c2a9519b Overhaul the sgf representation
7805a55322 Added the build scripts for kifu-gtk
Compare 2 commits »
savanni deleted branch improved-sgf-api from savanni/monorepo 2023-08-30 03:20:09 +00:00
savanni pushed to kifu/finished-game-preview at savanni/monorepo 2023-08-30 03:17:15 +00:00
857e33d2e9 Recreate a game from SGF
d6c2a9519b Overhaul the sgf representation
7805a55322 Added the build scripts for kifu-gtk
Compare 3 commits »
savanni created pull request savanni/monorepo#69 2023-08-30 03:16:08 +00:00
Improve the SGF representation and API
savanni created branch improved-sgf-api in savanni/monorepo 2023-08-30 03:15:15 +00:00
savanni pushed to improved-sgf-api at savanni/monorepo 2023-08-30 03:15:15 +00:00
d6c2a9519b Overhaul the sgf representation
7805a55322 Added the build scripts for kifu-gtk
Compare 2 commits »
savanni pushed to kifu/finished-game-preview at savanni/monorepo 2023-08-30 03:11:02 +00:00
5b4fd6fe66 Remove a stray conflict marker
savanni created pull request savanni/monorepo#68 2023-08-30 03:08:43 +00:00
Improve the SGF representation and interface