Changelog #6

Commit: 07340a6

New Features

Fixes

  • #2672 fix macro expansion of repetitions.

  • #2722 fix cargo watch tests on windows.

  • #2734 fix panic in type inference.

Internal Improvements

  • Restructure Vs Code extension

  • #2703 remove support for old-style syntax highlighting.

  • #2731 improve internal profiling infrastructure.

  • #2743 use a declarative macro instead of an external .ron file to describe input to AST code generation.