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

Native calls removal #158

Merged
merged 6 commits into from
Jan 12, 2022
Merged

Native calls removal #158

merged 6 commits into from
Jan 12, 2022

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Jan 12, 2022

Description
Removing NativeCalls in favor of NaryExpressions and adding evaluation order capabilities.

Implemented features
Closes #140
Closes #157

@lucaneg lucaneg added 🎆 type:feature New feature or request 🛠 type:refactoring Refactoring of the codebase labels Jan 12, 2022
@lucaneg lucaneg added this to the 0.1b4 milestone Jan 12, 2022
@lucaneg lucaneg self-assigned this Jan 12, 2022
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jan 12, 2022
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Jan 12, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

  34 files    34 suites   11s ⏱️
205 tests 205 ✔️ 0 💤 0 ❌

Results for commit 523cd61.

@github-actions

This comment has been minimized.

@VincenzoArceri VincenzoArceri merged commit 725d816 into master Jan 12, 2022
@VincenzoArceri VincenzoArceri deleted the native-calls-removal branch January 12, 2022 23:54
@github-actions
Copy link

All Test Results (unit + cron)

  44 files  ±0    44 suites  ±0   13s ⏱️ -5s
227 tests ±0  227 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 725d816. ± Comparison against base commit 943c8e5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎆 type:feature New feature or request 🛠 type:refactoring Refactoring of the codebase
Projects
None yet
2 participants