Commit History

Author SHA1 Message Date
  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
  michael 8c3c8022c9 * Better comments for toNNN functions, changed toInteger to return 0 if the value is not an integer 7 years ago
  michael f61bb3e843 * Add some toNNN functions 7 years ago
  michael 8082c6993e * TJSJSON.Parse must return a JSValue, JSON spec was amended (https://tools.ietf.org/html/rfc7159) 7 years ago
  michael c9c60fe061 * Corrected promise object, added examples 7 years ago
  michael 4860a47620 * Make RTL package like any other 7 years ago