Historique des commits

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