• Joined on 2022-09-24
savanni merged pull request savanni/monorepo#80 2023-10-25 14:36:00 +00:00
Render the name and the uploaded date for each file in the gallery
savanni pushed to main at savanni/monorepo 2023-10-25 14:36:00 +00:00
66876e41c0 Clean up broken tests and clippy warnings
ee348c29cb Render the name and the uploaded date for each file in the gallery
e96b8087e2 Add filenames to FileInfo and then set those filenames when creating the file
12df1f4b9b Create an UnorderedList HTML container
Compare 4 commits »
savanni pushed to file-service/show-file-metadata at savanni/monorepo 2023-10-25 14:35:42 +00:00
66876e41c0 Clean up broken tests and clippy warnings
savanni created pull request savanni/monorepo#80 2023-10-25 14:22:59 +00:00
Render the name and the uploaded date for each file in the gallery
savanni created branch file-service/show-file-metadata in savanni/monorepo 2023-10-25 14:20:52 +00:00
savanni pushed to file-service/show-file-metadata at savanni/monorepo 2023-10-25 14:20:52 +00:00
ee348c29cb Render the name and the uploaded date for each file in the gallery
e96b8087e2 Add filenames to FileInfo and then set those filenames when creating the file
12df1f4b9b Create an UnorderedList HTML container
Compare 3 commits »
savanni created branch file-service/delete-files in savanni/monorepo 2023-10-25 03:14:38 +00:00
savanni pushed to file-service/delete-files at savanni/monorepo 2023-10-25 03:14:38 +00:00
savanni merged pull request savanni/monorepo#79 2023-10-25 03:13:39 +00:00
Set up a tree container that allows for some certain traversals
savanni pushed to main at savanni/monorepo 2023-10-25 03:13:39 +00:00
c2e34db79c Map on the data within the node instead of the node itself
0fbfb4f1ad Add a tree map operation
c2e78d7c54 Clean up some unnecessary references
2ceccbf38d Remove the Clone constraint from T
fbf6a9e76e Move the refcell to inside of the Node
Compare 6 commits »
savanni deleted branch tree-traversals from savanni/monorepo 2023-10-25 03:13:39 +00:00
savanni created pull request savanni/monorepo#79 2023-10-25 03:13:11 +00:00
Set up a tree container that allows for some certain traversals
savanni created branch tree-traversals in savanni/monorepo 2023-10-25 03:05:22 +00:00
savanni pushed to tree-traversals at savanni/monorepo 2023-10-25 03:05:22 +00:00
c2e34db79c Map on the data within the node instead of the node itself
0fbfb4f1ad Add a tree map operation
c2e78d7c54 Clean up some unnecessary references
2ceccbf38d Remove the Clone constraint from T
fbf6a9e76e Move the refcell to inside of the Node
Compare 6 commits »
savanni created branch kifu/game-repr in savanni/monorepo 2023-10-20 04:52:46 +00:00
savanni pushed to kifu/game-repr at savanni/monorepo 2023-10-20 04:52:46 +00:00
e814bb10f8 Reduce the recursion amount of parser Node to GameNode
ab78e3419d Write the more semantic Game interpreter
Compare 2 commits »
savanni pushed to kifu/board-parser at savanni/monorepo 2023-10-19 07:02:43 +00:00
8c3ce0c911 Import the new level-one parser
savanni created branch kifu/board-parser in savanni/monorepo 2023-10-19 06:43:31 +00:00
savanni pushed to kifu/board-parser at savanni/monorepo 2023-10-19 06:43:31 +00:00
2443a434c5 Disable sgf::go and provide a shim for a game
savanni pushed to kifu/board-repr at savanni/monorepo 2023-10-19 03:31:36 +00:00
b2063943e9 Work on child conversions and error handling
9ccad97e87 Convert the root game node
b0322facf4 Process GameResult, fix TimeLeft, and allow Pass moves
7d53854a98 Add date parsing
1eee8280f6 Parse GameType, BoardSize, VariationDisplay, and TimeLimit
Compare 92 commits »