Commit History

Author SHA1 Message Date
  michael 8482033b45 * Fix bug 38911, finally 4 years ago
  michael 09e6d4e6af * Additional overloads 4 years ago
  mattias 3df6637e4b rtl: fixed jsInstanceOf returning boolean 5 years ago
  mattias bed2ddb8f2 rtl: using async function modifier 5 years ago
  michael 8e45a4dd32 * Allow to hook uncaught exceptions 5 years ago
  michael 9cc2ff7776 * Add IsFinite 5 years ago
  michael 482d7d0690 * IteratorResult & AsyncIterator 5 years ago
  michael 9e2c77792d * Fix EndsWith declaration 5 years ago
  michael 7a882c55b8 * Arraybuffer is a JSObject 5 years ago
  michael 848ea3e0bf * Replace callbacks, split using regexp 5 years ago
  michael 5621ab1a1f * Add array of separators overload 5 years ago
  michael cc0cee2387 * Add IsDate 5 years ago
  michael 6e4276df35 * Additional classes/methods, suggested by WarleyAlex 6 years ago
  michael f14118704c * Fix casing of substring 6 years ago
  michael 0d3122c452 * Add some overload keywords 6 years ago
  michael f2f782f6cc * Overloaded form of _then 6 years ago
  mattias fb5f97355d rtl: updated isRecord 6 years ago
  mattias 84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 6 years ago
  mattias 2ed1cff471 rtl: changed Null and Undefined from var to const, issue 34801 6 years ago
  mattias 23f2598421 rtl: added tjsstring.normalize overload 6 years ago
  mattias 52ade4b10c rtl: added TJSError.Stack and Exception.NodeJSError 6 years ago
  mattias 0081d299e2 rtl: fixed typo 6 years ago
  mattias 8bda483894 rtl: added JSDelete 7 years ago
  mattias 8d671796a2 rtl: fixed TJSArray and typed array length and index types to nativeint 7 years ago
  mattias 1b5bb6fdae rtl: less hints 7 years ago
  michael 999d205768 * Added _set overloads to typed arrays 7 years ago
  michael 0eae7aed52 * Fix some problems with typed array (_ not setting name, case sensitivity of native names) 7 years ago
  michael c4206f6d97 * Add constructors and typed class calls to Array classes 7 years ago
  mattias 78d46bc7ce rtl: overload new() 7 years ago
  michael a3ea761606 * Array length is read-write 7 years ago