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

Refactor and finish implementing trait preprocessing (#4) #6

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ACassimiro
Copy link
Collaborator

  • Rename indexing -> preprocessing

  • Refactor trait initialization

  • Refactor addMethod

  • Function arguments test

  • Return type test


* Rename indexing -> preprocessing

* Refactor trait initialization

* Refactor addMethod

* Function arguments test

* Return type test

---------

Co-authored-by: Virgil Serbanuta <Virgil Serbanuta>
@ACassimiro ACassimiro merged commit acbff61 into pyk-scripts Aug 22, 2024
1 check passed
ACassimiro added a commit that referenced this pull request Aug 23, 2024
* Instantiating krun

* Adding the capabilities to load data into the K cell

* Loading the code from the actual contracts

* Loading parsed contract and placing it in the K cell

* Syncing local with branch

* Refactor and finish implementing trait preprocessing (#4) (#6)

* Rename indexing -> preprocessing

* Refactor trait initialization

* Refactor addMethod

* Function arguments test

* Return type test

---------

Co-authored-by: Virgil <25692529+virgil-serbanuta@users.noreply.github.com>

* Using _kast for parsing our contracts programmatically

* Adding CLI for ease of usage

* Removing dead code

* Fixing messages

* Removing dead code

---------

Co-authored-by: Virgil <25692529+virgil-serbanuta@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants