Historial de Commits

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