Skip to content

Releases: Flipez/rocket-lang

v0.9.7

29 Sep 20:18
Compare
Choose a tag to compare

Changelog

5737cb8 do not create coverage on release
e7a2c63 add changelog
f52fce8 add single line comments
ef25787 add builtin docs
e424ee7 add raise() builtin
b952623 Merge branch 'master' of github.com:Flipez/monkey-lang
09ad1b5 add exit() builtin
63203df Update test.yml
b45f87a Update README.md
f9bf1fa rename workflow, add codecov badge
926f374 add token
ac041f5 add codecov

v0.9.6-rc2

28 Sep 20:13
Compare
Choose a tag to compare

Changelog

5911e33 add/fix string comparsion
149f7a7 add pop() builtin

v0.9.6-rc1

28 Sep 19:20
Compare
Choose a tag to compare

Changelog

1bcf34c add basic ability to parse files
f6c8642 use ishell for in-/output
9d315be improve prompt
1f6a044 only publish on tags

v0.9.6

28 Sep 22:04
Compare
Choose a tag to compare

Changelog

f7babd3 add support for index operator on string
cbd993f add support for thumbs-up, thumbs-down and plus emoji
5796d71 Merge pull request #2 from Kjarrigan/add-first-real-code-sample

v0.9.5

27 Sep 21:16
Compare
Choose a tag to compare

Changelog

b4e3c90 use PAT