Commit History

Author SHA1 Message Date
  negelef 7da0e9b20f Removed Strings.Min/Max and used MIN/MAX instead 6 years ago
  eth.metacore efaffdbcdb fix result type 6 years ago
  negelef de52e92426 Renamed SystemTools to System 7 years ago
  negelef aa8277863d Renamed 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 years ago
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 years ago