michael
|
482d7d0690
* IteratorResult & AsyncIterator
|
пре 5 година |
michael
|
9e2c77792d
* Fix EndsWith declaration
|
пре 5 година |
michael
|
7a882c55b8
* Arraybuffer is a JSObject
|
пре 5 година |
michael
|
848ea3e0bf
* Replace callbacks, split using regexp
|
пре 5 година |
michael
|
5621ab1a1f
* Add array of separators overload
|
пре 5 година |
michael
|
cc0cee2387
* Add IsDate
|
пре 5 година |
michael
|
6e4276df35
* Additional classes/methods, suggested by WarleyAlex
|
пре 6 година |
michael
|
f14118704c
* Fix casing of substring
|
пре 6 година |
michael
|
0d3122c452
* Add some overload keywords
|
пре 6 година |
michael
|
f2f782f6cc
* Overloaded form of _then
|
пре 6 година |
mattias
|
fb5f97355d
rtl: updated isRecord
|
пре 6 година |
mattias
|
84e7aa5e90
rtl: changed JSArguments from array to TJSFunctionArguments
|
пре 6 година |
mattias
|
2ed1cff471
rtl: changed Null and Undefined from var to const, issue 34801
|
пре 6 година |
mattias
|
23f2598421
rtl: added tjsstring.normalize overload
|
пре 6 година |
mattias
|
52ade4b10c
rtl: added TJSError.Stack and Exception.NodeJSError
|
пре 6 година |
mattias
|
0081d299e2
rtl: fixed typo
|
пре 6 година |
mattias
|
8bda483894
rtl: added JSDelete
|
пре 7 година |
mattias
|
8d671796a2
rtl: fixed TJSArray and typed array length and index types to nativeint
|
пре 7 година |
mattias
|
1b5bb6fdae
rtl: less hints
|
пре 7 година |
michael
|
999d205768
* Added _set overloads to typed arrays
|
пре 7 година |
michael
|
0eae7aed52
* Fix some problems with typed array (_ not setting name, case sensitivity of native names)
|
пре 7 година |
michael
|
c4206f6d97
* Add constructors and typed class calls to Array classes
|
пре 7 година |
mattias
|
78d46bc7ce
rtl: overload new()
|
пре 7 година |
michael
|
a3ea761606
* Array length is read-write
|
пре 7 година |
michael
|
8c3c8022c9
* Better comments for toNNN functions, changed toInteger to return 0 if the value is not an integer
|
пре 7 година |
michael
|
f61bb3e843
* Add some toNNN functions
|
пре 7 година |
michael
|
8082c6993e
* TJSJSON.Parse must return a JSValue, JSON spec was amended (https://tools.ietf.org/html/rfc7159)
|
пре 7 година |
michael
|
c9c60fe061
* Corrected promise object, added examples
|
пре 7 година |
michael
|
4860a47620
* Make RTL package like any other
|
пре 7 година |