- added a descriptive name to all types for error messages. - added a generic type cast node to the code generator. - added a few more cast operations to the 'cast' VM instruction. - extended FxClassTypeCast to handle all possible input that can be cast to a class pointer, not just names. |
||
|---|---|---|
| .. | ||
| vm.h | ||
| vmbuilder.cpp | ||
| vmbuilder.h | ||
| vmdisasm.cpp | ||
| vmexec.cpp | ||
| vmexec.h | ||
| vmframe.cpp | ||
| vmops.h | ||