Skip to content
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

Major structure update #261

Closed
30 tasks done
bdemann opened this issue Feb 10, 2023 · 0 comments
Closed
30 tasks done

Major structure update #261

bdemann opened this issue Feb 10, 2023 · 0 comments
Assignees

Comments

@bdemann
Copy link
Member

bdemann commented Feb 10, 2023

Implementing demergent-labs/cdk_framework#24 for Kybra

Global Principles

  • Implement the new parsing strategy
    • Produce the ACT tree in the new way
      • Canister Methods
        • Heartbeat
        • Init
        • Inspect
        • Post
        • Pre
        • Query
        • Updates
      • Data Types
        • Funcs
        • Records
        • Tuples
        • Type Aliases
        • Variants
        • Arrays
        • Opts
        • Primitives
        • TypeRefs
      • External Canisters
      • Guard Functions
      • Stable B Tree Nodes
    • Delete old tree
      • Ensure everything is preserved in the new way
  • Run tests and make note of issues
  • Clean up
  • Type Ref can't be a constant string #266
  • Create a type alias type in for kybra (see also is_type_alias needs refinement #267)
  • Make sure that the only quotes are in the generators file in kybra
@bdemann bdemann self-assigned this Feb 23, 2023
@bdemann bdemann changed the title Refactor Kybra Major structure update Mar 13, 2023
@bdemann bdemann closed this as completed Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant