The logging logic has been significantly reworked: problem identifiers were added, a way to control severity via command-line flags was introduced, and the internal architecture was redesigned.
Fixed the force_static_cast option in some cases.
Fixed on-stack arrays when declared using the var keyword.