aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria <me@aria.rip>2023-11-30 13:14:02 +0000
committerAria <me@aria.rip>2023-11-30 13:14:02 +0000
commit58f60ebdfeed194ef7c3eb2ea7b1622c1d509ea0 (patch)
tree1ddddda742e61f20a58303c60af3f986e8fa53c8 /Tasks.org
parenteb697c607bdbf0b768e06dca701c14761206f344 (diff)
chore: update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tasks.org b/Tasks.org
index efbcf05..2bc6f34 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -58,6 +58,10 @@ Given we know what type to use, we should be able to generate the real code that
This is provided by ~primrose::ContainerSelector~, and defined in the ~codegen~ module.
+*** TODO Update for changes
+
+The codegen will be broken now because we're no longer using the container constructor stuff.
+
** DONE Proof of concept type thing
We can get all the candidates for all files in a given project, or even workspace!