about summary refs log tree commit diff stats
path: root/log.txt
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-12-03 14:32:12 -0500
committerelioat <elioat@tilde.institute>2022-12-03 14:32:12 -0500
commitb1f998e5596534efc5ae2343b7847ad54e2b0f49 (patch)
tree9acf7528edcf906c25ef47bff8210e2011378964 /log.txt
parente2e78c037ad9fa5429b5aaa13a454f647f9c9416 (diff)
downloaddecember-2022-b1f998e5596534efc5ae2343b7847ad54e2b0f49.tar.gz
*
Diffstat (limited to 'log.txt')
-rw-r--r--log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/log.txt b/log.txt
index 22db885..587b6da 100644
--- a/log.txt
+++ b/log.txt
@@ -1,3 +1,4 @@
 30 NOV:	Came up with the idea to do December Adventure, bootstrapped this repo
 01 DEC:	Played with vector sorting and summing in APL. Wrote function to fetch data from pokeapi, and return data as s-expression. Explored racket fmt utility
-02 DEC: Added a function to grab only the data I'll need for the pokedex entry, and add it all to a hash table for later use
\ No newline at end of file
+02 DEC: Added a function to grab only the data I'll need for the pokedex entry, and add it all to a hash table for later use
+03 DEC: Going *deep* on how best to handle hash table data -- not lots of visible progress, but lots of noodling
\ No newline at end of file