aa8277863dRenamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively
7 anni fa
felixf
dd3d5477c3patched all method visibility conflicts: extending methods keep visibility of super method.
7 anni fa
eth.tmartiel
807dda4cc9Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.