Skip to content

0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@olada olada released this 03 Mar 22:31
· 167 commits to master since this release

Change Log:

  • Support for additional built-in-functions (map, list, hash_get, hash_put)
  • if-else blocks with optional braces
  • additional loops (do-while)
  • brace matching (highlights matching brace when setting the cursor on top of a brace)
  • built-in functions are highlighted differently when used as a function argument
  • Multi-Line-Comments
  • Better Expression support with optional parenthesis support