andrew pushed to main at andrew/libakerror 2026-06-27 08:37:23 -04:00
5b1a6c2cc7 Remove spurious duplicate lines from the stacktrace. Only log the DETECT and FAIL points, everything else is noise.
andrew pushed to main at andrew/libakstdlib 2026-06-27 08:21:34 -04:00
e4597aef7d Add support for tree structures. Search function with DFS, BFS currently unimplemented. Improve linked list handling; fix bug in circular list detection.
andrew pushed to trees at andrew/libakstdlib 2026-06-27 08:01:34 -04:00
21b2a3955d Add support for tree structures. Search function with DFS, BFS currently unimplemented. Improve linked list handling; fix bug in circular list detection.
andrew pushed to main at andrew/libakerror 2026-06-27 07:44:50 -04:00
c9ac532fab Remove spurious duplicate lines from the stacktrace. Only log the DETECT and FAIL points, everything else is noise.
andrew pushed to main at aklabs.net/www.aklabs.net 2026-06-24 07:52:19 -04:00
c34d0591fe Deploying upstream@7c0fe3ab81c0d9f713667eb3716527b975b5a3ad: 2026 News Week 26
andrew pushed to main at andrew/esp32-learning 2026-06-23 09:42:02 -04:00
48c88782cb Add twitter video link for 08-74HC595-Snake
andrew pushed to main at aklabs.net/www.aklabs.net 2026-06-23 09:36:41 -04:00
a0a881a392 Deploying upstream@17da58270f1d94e60db9648a31fb8e7c144b02ec: 20260623 Plan updates
andrew pushed to main at andrew/akgl-test 2026-06-22 08:20:15 -04:00
dc0d51d637 Exception rename for upstream libakerror/libakgl
andrew pushed to feature/physics_bsptree at andrew/libakgl 2026-06-22 08:18:54 -04:00
cb878cfaa5 Started adding doxygen blocks
71de95822c Stage BSP partitioning written. Changes to actors to keep track of their BSP node. Actors traverse the BSP as they move. Miscellanious error code def/usage updates. WIP
42453c2eb6 Starting on BSP work
Compare 4 commits »
andrew created branch feature/physics_bsptree in andrew/libakgl 2026-06-22 08:18:54 -04:00
andrew pushed to trees at andrew/libakstdlib 2026-06-22 08:16:27 -04:00
55c3e451a6 WIP. Tree searching function is written, DFS supported, BFS unimplemented. Started adding Doxygen blocks.
Compare 2 commits »
andrew created branch trees in andrew/libakstdlib 2026-06-22 08:16:27 -04:00
andrew pushed to main at andrew/libakerror 2026-06-22 08:15:19 -04:00
675c60b5e0 Removed AKERR_HEAP, AKERR_REGISTRY, AKERR_BEHAVIOR, they belong to libakgl. Replaced AKERR_BEHAVIOR which was ambiguous with AKERR_BADEXC which is raised when a function falls to call SUCCEED_RETURN().
andrew pushed to main at andrew/libakgl 2026-06-20 13:20:14 -04:00
74867ea82e README
andrew pushed to main at andrew/libakgl 2026-06-19 10:47:17 -04:00
4e510dd6d6 README updates
andrew pushed to main at andrew/libakgl 2026-06-19 09:52:34 -04:00
dca03cb50d Start README docs
andrew pushed to main at aklabs.net/www.aklabs.net 2026-06-18 17:15:20 -04:00
b8217dd611 Deploying upstream@610ec97348df0bddb4c4195b71b4ae61e459d12c: Fix devlog title
andrew pushed to main at aklabs.net/www.aklabs.net 2026-06-18 17:13:42 -04:00
357e5630a1 Deploying upstream@c0166d1dde98fc5d8ddbb221cd2424817ecd3faa: Devlog 20260618
andrew pushed to main at andrew/esp32-learning 2026-06-18 12:30:41 -04:00
f0561b449a Add the 74HC595 Snake game project
andrew pushed to 08-74HC595-Snake at andrew/esp32-learning 2026-06-18 10:09:10 -04:00
e9a0b89e5f Add breadboard