log

age author description
Tue, 07 Oct 2025 07:11:02 -0700 June Park [Dowa & Seobeo] Updated so that Dowa hashmaps can use arena and not be broken. Split up web so taht it can handle different paths. Also fixes issues with hash collisions which was pain in the ass.
Mon, 06 Oct 2025 10:57:30 -0700 June Park [Dowa] Updated the naming scheme and tests.
Mon, 06 Oct 2025 10:13:41 -0700 June Park [Seobeo] Chaning Function naming to be easily readable.
Mon, 06 Oct 2025 09:55:34 -0700 June Park [Seobeo] Chaning Function naming to be easily readable.
Mon, 06 Oct 2025 08:21:34 -0700 June Park [Seobeo] Fixed a bug with pathing. Support SSL.
Sat, 04 Oct 2025 07:53:12 -0700 June Park [Seobeo] Few changes...
Fri, 03 Oct 2025 09:55:51 -0700 June Park [Seobeo] Fixed the problem with edge server.
Fri, 03 Oct 2025 06:50:33 -0700 June Park [GuiZe] Updated to handle bundling and created a shee
Thu, 02 Oct 2025 14:41:06 -0700 June Park misc file removal.
Thu, 02 Oct 2025 14:40:43 -0700 June Park removing unused folder.
Thu, 02 Oct 2025 14:39:48 -0700 June Park Adding bun and node modules.
Tue, 30 Sep 2025 05:01:34 -0700 June Park [Raylib] Added raylib linux to third party lib and added cross platform support.
Tue, 30 Sep 2025 03:56:39 -0700 June Park [Misc] Update hgignore to properly ignore output folders.
Tue, 30 Sep 2025 03:53:54 -0700 June Park [Misc] Remove bazel output folders.
Tue, 30 Sep 2025 03:53:26 -0700 June Park [GuiZe] Creating custom bazel rule to deploy to github easily.
Mon, 29 Sep 2025 17:00:38 -0700 June Park [Seobeo] Updated to support thread and edge server calls.
Mon, 29 Sep 2025 16:00:44 -0700 June Park [Seobeo] Updated seobeo so that API is more opinionated. Added my webpage./build.sh
Sat, 27 Sep 2025 16:23:04 -0700 June Park Fixed Dowa hashmap to recursively add files into memory.
Fri, 26 Sep 2025 15:14:46 -0700 June Park [Seobeo] Updated so that it create socket for both server and clients.
Wed, 24 Sep 2025 18:49:09 -0700 June Park [Seobeo] Working on simple TCP server and client logic.
Wed, 24 Sep 2025 13:15:32 -0700 June Park [Dowa] Added HashMap and Updated Arena naming.
Wed, 24 Sep 2025 09:11:20 -0700 June Park Updated naming and separated out some logic within seobeo.
Tue, 23 Sep 2025 10:05:25 -0700 June Park Initialized mono repo with bazels with few examples.