michael
|
a2e29dec6c
* Remove lookup as well as calc fields from JSON
|
5 years ago |
michael
|
2ff036a52e
* Initial fpjson version for pas2js
|
5 years ago |
michael
|
b5e238ec57
* Make strtoint more Delphi/FPC compatible: floats are rejected
|
5 years ago |
michael
|
7ef467dea6
* Fix data abstract base classes, not real descendents of TROService
|
5 years ago |
michael
|
d2943a01de
* Fixes for missing types and changed callback types
|
5 years ago |
michael
|
7d117bc7df
* Fix dateTime type
|
5 years ago |
michael
|
f643b25c92
* Correct definition of events
|
5 years ago |
michael
|
50ce665a76
* Accept native Javascript Date, (adapted) patch from Bruno
|
5 years ago |
michael
|
d744f40921
* Fix DefaultBytesToBlobData
|
5 years ago |
mattias
|
3d92248d55
rtl: fixed AnsiSameText using toLowerCase to use default locale
|
5 years ago |
michael
|
9578fd2459
* Complete URL and add URLSearchParams object
|
5 years ago |
mattias
|
65bc20baef
demo: descend Pascal class from JS function
|
5 years ago |
mattias
|
271f20ea13
demo: descend Pascal class from JS function
|
5 years ago |
mattias
|
3df6637e4b
rtl: fixed jsInstanceOf returning boolean
|
5 years ago |
michael
|
9a0639a37f
* Add overloads for postMessage with options object (bug ID 36727)
|
5 years ago |
michael
|
6222bd535a
* Add overloads for postMessage without Target (bug ID 36727)
|
5 years ago |
michael
|
26553bcac7
* Add debug to TJSConsole (bug ID 36726)
|
5 years ago |
michael
|
df8e44ef3e
* Change some code that results in browser warning about unreachable code (bug ID 37246)
|
5 years ago |
michael
|
a9eed7255c
* Change some code that results in browser warning about unreachable code
|
5 years ago |
michael
|
738210f764
* Change some code that results in browser warning about unreachable code
|
5 years ago |
mattias
|
175bd2a274
rtl: enclosed async modifier in ifndef skipasync
|
5 years ago |
michael
|
157cce8bab
* Publish required property on some controls
|
5 years ago |
michael
|
6a3a4d4cf2
* Small fix for unrendering
|
5 years ago |
michael
|
591d43ee9c
* Forgot to commit
|
5 years ago |
mattias
|
3fbb199385
rtl: renamed overloads
|
5 years ago |
michael
|
c72c0faa30
* Stack is enumerated from bottom up
|
5 years ago |
michael
|
362986f47b
* Added generic TStack/TObjectStack and tests
|
5 years ago |
michael
|
e5ee98ef8a
* Add TQueue/TObjectQueue
|
5 years ago |
michael
|
62ed888c1d
* Enable all tests
|
5 years ago |
michael
|
796126d257
* Test generic list
|
5 years ago |