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 |