Skip to content

v0.9.7

Compare
Choose a tag to compare
@eischet eischet released this 05 Sep 12:28
· 67 commits to main since this release

Added basic syntax highlighters for ACE, TextMate and VS Code. Added a logo.
Added several example scripts, some implementing challenges from sampleprograms.io.
Remove the "CompilerSettings", which allowed to automatically turn "." into "?.", which
was a bad idea from the start and caused subtle concurrency bugs in unit tests.
Lots of test improvements, some refactorings.