Releases: arcweave/arcscript-interpreters
Releases · arcweave/arcscript-interpreters
v1.1.0
What's Changed
- CSharp interpreter by @dermitzos in #9
- Cpp arcscript transpiler by @dermitzos in #10
- feat: add modulo operator by @dermitzos in #8
- feat: reset visits function by @dermitzos in #7
Full Changelog: v1.0.18...v1.1.0
v1.0.18
What's Changed
- fix: escape correctly special chars on show by @dermitzos in #6
Full Changelog: v1.0.17...v1.0.18
v1.0.17
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- fix: non existing var in code during replace variable by @dermitzos in #5
Full Changelog: v1.0.15...v1.0.16
v1.0.15
What's Changed
- feat: add string concatenation using addition assignment operator by @dermitzos in #4
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Fix JS Interpreter Safari outputs by @dermitzos in #3
Full Changelog: v1.0.13...v1.0.14
v1.0.13
Full Changelog: v1.0.11...v1.0.13
v1.0.11
What's Changed
- String concat & evaluation order by @dermitzos in #2
Full Changelog: v1.0.10...v1.0.11
v1.0.10
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Arcscript in blockquotes by @dermitzos in #1
New Contributors
- @dermitzos made their first contribution in #1
Full Changelog: v1.0.8...v1.0.9