v0.3.2
🍰 Added function parameters as variables to BlockState
with 🌷 additional instruction FunctionArg
to SemanticStack
for allocation 🎇 and bind explicitly in Codegen
backend.
💡 Tests
Extended tests, that covers new instructions and func-params
additions.
🍏 Clippy
Increased clippy level to most maximum and fixed all clippy-related issues 🍾.