Skip to content

Issues: demergent-labs/cdk_framework

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add the plugins test back
#86 opened Jul 30, 2023 by lastmjs
3 tasks
Robust Keyword Handling bug A known issue where behavior deviates from expectations
#79 opened Jun 5, 2023 by lastmjs
Modularize generated lib.rs
#78 opened Jun 5, 2023 by lastmjs
Implement CollectResults for Iters code cleanliness Product health, tech debt, etc.
#76 opened May 26, 2023 by dansteren
Consider what other types should be in CandidTypes enhancement Improves behavior of existing functionality research No code will be deployed, deliverable is knowledge
#71 opened May 3, 2023 by lastmjs
Flesh out README to explain how to create a CDK documentation Improvements or additions to documentation
#54 opened Mar 15, 2023 by dansteren
Make sure to address all of the rust safe keywords code cleanliness Product health, tech debt, etc.
#50 opened Mar 13, 2023 by bdemann
Make sure only things that need to be boxed are boxed code cleanliness Product health, tech debt, etc.
#45 opened Mar 13, 2023 by dansteren
Remove all unnecessary clones code cleanliness Product health, tech debt, etc.
#39 opened Mar 7, 2023 by dansteren
Consider having the ic_cdk package versions required by the cdk_framework actually in the cdk_framework developer experience speed, usability, shiny, wow-factor, customization enhancement Improves behavior of existing functionality
#36 opened Mar 6, 2023 by bdemann
Create a CdkActVM trait new feature Adds additional functionality
#7 opened Nov 28, 2022 by dansteren
Add Boxes to Funcs enhancement Improves behavior of existing functionality
#6 opened Nov 28, 2022 by dansteren
Generalize the IC Object functionality in the CDK new feature Adds additional functionality
#4 opened Nov 28, 2022 by dansteren
ProTip! Exclude everything labeled bug with -label:bug.