Page 1 of 1

Add implicitly-sized initialized arrays (and a small fix)

Posted: Sun Jan 06, 2019 7:53 pm
by phantombeta
PR link.
Also fixed the compiler giving you an internal error message if you provide no size for fixed-size arrays, made the multi-dimensional array with initializer check slightly stricter and fixed dynamic arrays not being cleared before they're initialized.