Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updating to match main (#109) * Implement TokenIdentifier (#100) * Mutable variables (#105) * Update K to 149 (#99) (#101) Co-authored-by: Virgil <[email protected]> * Introducing mutable variables and preventing override on immutable ones * Adding minor comments * Update K to 149 (#99) (#104) Co-authored-by: Virgil <[email protected]> * Removing restrictions over reassignments of immutable variables * [Fix] Removing restrictions over reassignments of immutable variables * Addressing review comments --------- Co-authored-by: Virgil <[email protected]> * Implement the send() function for contracts (#102) * Enabling assignments on tuples with let expressions (#107) * Enabling assignments on tuples with let expressions * Addressing comments * Implement call_value() (#103) * BigUint operations (#106) --------- Co-authored-by: Virgil <[email protected]> * Modifying pyk version * Modifying krun dir_paths to appropriate targets --------- Co-authored-by: Virgil <[email protected]>
- Loading branch information