Skip to content

Native calls removal#158

Merged
VincenzoArceri merged 6 commits intomasterfrom
native-calls-removal
Jan 12, 2022
Merged

Native calls removal#158
VincenzoArceri merged 6 commits intomasterfrom
native-calls-removal

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.

@lucaneg lucaneg force-pushed the native-calls-removal branch from c2046ff to 523cd61 Compare January 12, 2022 17:07
@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

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Make the order of evaluation of call parameter customizable [FEATURE REQUEST] Refactoring of NativeCalls

2 participants