diff options
author | Aria <me@aria.rip> | 2023-11-30 13:14:02 +0000 |
---|---|---|
committer | Aria <me@aria.rip> | 2023-11-30 13:14:02 +0000 |
commit | 58f60ebdfeed194ef7c3eb2ea7b1622c1d509ea0 (patch) | |
tree | 1ddddda742e61f20a58303c60af3f986e8fa53c8 /Tasks.org | |
parent | eb697c607bdbf0b768e06dca701c14761206f344 (diff) |
chore: update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r-- | Tasks.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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! |