From 629ce4ab2cd3e02d2a6adf2f48e1781a98e86dc2 Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 21 May 2025 15:22:33 -0600 Subject: [PATCH] start 042 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index b9b68dd..1b1a581 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ [Judah] 000 [math] add easing procedures + 042 [x] use absolute imports internally (ie. #import "jc/math"), update symlink/install process in README [Jesse] 001 [arch] create module to determine simd support @@ -47,7 +48,6 @@ 038 [encoding] add html support, via code - blocked by 008 039 [encoding] add rivit support, via code (https://judahcaruso.com/rivit.htm) - blocked by 038 040 [encoding] add markdown (commonmark?) support, via code - blocked by 038 - 042 [x] use absolute imports internally (ie. #import "jc/math"), update symlink/install process in README *** DONE ***