Tags: ArkScript-lang/Ark
Toggle v4.0.0-10's commit message
feat(ast optimizer): adding AST optimization tests and fixing the jso…
…n compiler to accept (if cond then) and not just (if cond then else)
Toggle v4.0.0-9's commit message
ci: adding an arkscript formatting step
Toggle v4.0.0-8's commit message
fix(ci): using download-artifact v4
Toggle v4.0.0-rc7's commit message
Merge pull request #472 from ArkScript-lang/feat/stop-macro-evaluation
feat(macro processor): adding $paste to stop node evalution inside macros
Toggle v4.0.0-rc6's commit message
ci(release): fix artifact name for ubuntu gcc
Toggle v4.0.0-rc5's commit message
fix(repl): handle imports of ArkScript code
Toggle v4.0.0-rc4's commit message
feat(ci): release.yml > macos now uses clang 15
Toggle v4.0.0-0.3's commit message
fix: $repr should display the accurate number of decimals instead of …
…always 6-8 decimals
Toggle v4.0.0-0.2's commit message
ci: remove not-needed test step when creating a release (if a commit …
…lends on dev/master, it has already been tested)
Toggle v3.5.0's commit message
Merge pull request #419 from ArkScript-lang/dev
Merge dev into master
You can’t perform that action at this time.