about summary refs log tree commit diff stats
path: root/log.txt
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2022-12-05 15:28:11 -0500
committerelioat <elioat@tilde.institute>2022-12-05 15:28:11 -0500
commit5f74b7bccea203e85a625dfa8487add596f1ae80 (patch)
tree4f1c58df4c9e6b70cc95db08e328e20dff61efe7 /log.txt
parentbf8a3fd28083bd5b28fbd5479da2a9b5a48a9fe4 (diff)
downloaddecember-2022-5f74b7bccea203e85a625dfa8487add596f1ae80.tar.gz
images
Diffstat (limited to 'log.txt')
-rw-r--r--log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/log.txt b/log.txt
index 38c1875..3d3a713 100644
--- a/log.txt
+++ b/log.txt
@@ -3,3 +3,4 @@
 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 [late night addition -- cracked the nut!]
 04 DEC: Today a lot of noodling and toodling with recursion. Exploring ways to map/filter/for-each over the data to access what I am after
+05 DEC: No huge progress to share -- explored a few other implementations of scheme and interface options, pausing on data (re)shaping and wrangling