@Grahame:
I take it you got the installation issues solved then ? (consider that it might be worth creating a new topic for other (unrelated to the rest of the thread/topic) issues).
The changes are mostly related to class helper functions not working properly (on class function results), but there's also some problems with overloads not being processed correctly. Are these known problems? Should I report them somewhere?
I have not looked (only a quick glance) at your changes but for any intended changes in the compiler you can consult
User Changes Wiki page which have these listed as intended changes since last/previous release version (which is 3.2.2 at time of writing) for/of the compiler.
Another page to note might be
New Features (since last release)