Commits
Click on a commit to change the comparison rangefeat(closures): captures are no longer fully qualified6 months ago
by SuperFola chore: enhancing code with cppcheck suggestions6 months ago
by SuperFola fix(vm): loading a module was breaking LOAD_SYMBOL_BY_INDEX instructions, because it put its mapping at the end of the global scope6 months ago
by SuperFola refactor(vm, module): moving the module mapping type definition to a separate file to avoid code duplication and circular includes6 months ago
by SuperFola fix(ci): import tests/unittests/testmodule.arkm in artifacts6 months ago
by SuperFola