It's mostly bug fixes, and feature fill-ins. Your programs are an important part of my test suite, Kent
. We all have different coding styles, and the consequences of introducing a new language rule are hard to anticipate. So testing against a wide variety of programs is essential.
I am still pulling the occasional dead feature. For instance, I've removed the
proc keyword.
Call does the same job. Iam also planning to remove arrow notation.
-> since it does not fit Oxygen's semantic model, and it will be a source of confusion if I leave it in.
Charles