Skip to content
Features:
 * on scope { <statements> }
 * Shorthand arrays
 * Typing: Typeof operator
 * Classes: automatic variable initialization
 * Classes: properties
 * Closures
 * Unittests
 * CI: via docker images
 * CI: macOS builds

Fixes:
 * Type resolution in anonymous classes
 * Various code fixes