Commit Graph

600 Commits

Author SHA1 Message Date
michael
82ca0ecd8e * Start of array utils 2020-12-11 16:48:44 +00:00
michael
f6b40883f0 * Some fixes in stringbuilder 2020-12-11 16:41:51 +00:00
michael
8b600f7e10 * Additional string 2020-12-11 16:30:04 +00:00
michael
9365cb9dec * TStringBuilder 2020-12-11 16:29:47 +00:00
michael
2b41003926 * FormatSettings 2020-12-11 13:35:32 +00:00
michael
09e6d4e6af * Additional overloads 2020-12-11 13:35:11 +00:00
michael
73347e80d2 * Correct options objects 2020-11-27 16:12:43 +00:00
michael
ba1d3b1145 * Assigned instead of <>Nil 2020-11-16 15:29:21 +00:00
svenbarth
cbcbf73cbf * TStack<>.TrimExcess should override TCustomList<>.TrimExcess 2020-11-13 15:02:27 +00:00
mattias
45abbd53bf rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 2020-11-13 11:17:55 +00:00
mattias
c09d97e72d rtl: removed obsolete widechar declaration 2020-11-12 23:41:57 +00:00
mattias
5a1d978516 rtl: removed superfluous UnicodeString 2020-11-12 14:31:27 +00:00
michael
07d4e4a9fe * Allow seconds to be empty 2020-11-05 08:51:34 +00:00
mattias
25cd5e607a rtl: added TStrings.ToObjectArray and TStrings.ToStringArray 2020-10-29 22:05:26 +00:00
michael
d51ccfbc13 * Fixed buggy support for + between long strings 2020-10-23 10:34:17 +00:00
michael
cff01fce48 * Patch from Bruno Fierens to take into account milliseconds in RFC3339 dates 2020-10-13 07:59:08 +00:00
michael
557a61a21a * Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850). 2020-10-06 11:24:53 +00:00
michael
69c9c7ce6d * Patch from Henrique Werlang to correct sort order in GetMethods 2020-10-06 08:21:06 +00:00
svenbarth
06c02531e0 * fix compilation, mode ObjFPC requires specialize keyword 2020-09-25 13:22:15 +00:00
michael
69da16c052 * Patch from Henrique Werlang to add TRttiDynArray (Bug ID 0037761) 2020-09-25 11:42:20 +00:00
michael
e3f828a8ef * Patch from Henrique Werlang to implement TValue.Empty 2020-09-25 11:25:01 +00:00
michael
3c0385af7a * TArray is in system unit (bug id 37795) 2020-09-25 11:23:16 +00:00
michael
85abc5e040 * Add RegisterClasses 2020-09-25 11:20:32 +00:00
michael
ea077cd836 * Add async fetch 2020-09-22 18:52:06 +00:00
michael
2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) 2020-09-16 19:19:49 +00:00
michael
48a57fc9f1 * Patch from henrique Werlang to check parent classes when getting methods (bug ID 377736) 2020-09-12 08:03:18 +00:00
michael
1fc0e8dd10 * correct GetIsInstance for TRttiInstanceType 2020-09-12 07:57:24 +00:00
michael
a005bf16c0 * Add AddEventListener with raw event handler to tjswindow 2020-09-10 06:52:58 +00:00
michael
bd2dd96c45 * Fix bug ID 37702 2020-09-04 14:48:03 +00:00
michael
1bd27fdbb3 * Corrected patch for TRttiEnumerationType 2020-09-03 09:10:27 +00:00
michael
64419cbd51 * Fix from henrique Werlang to fix bug ID 37672, reading too big resource stream 2020-09-02 22:10:36 +00:00
michael
33ba240af3 * Fix bug ID 0037681, TD headers is readonly (patch by Henrique Werlang) 2020-09-01 19:16:07 +00:00
mattias
6fb1ce581f rtl: moved TTypeKind to unit system, fpc compatibility, needed by GetTypeKind 2020-08-30 12:05:03 +00:00
michael
b141aed060 * Patch from Henrique Werlang to fix RTTI info and improve readability (Bug ID 37655) 2020-08-28 17:12:23 +00:00
michael
15fc4fd5c1 * Fix bug ID 37653: use UseBoolStrs argument to BoolToStr 2020-08-28 15:46:32 +00:00
michael
bff1abd2ed * Patch from Henrigque Werlang, implementing TRTTIInterface and adding RTTIStructuredType methods 2020-08-27 14:10:30 +00:00
michael
b91651683c * SPlit eventemitter, often encountered in browser code 2020-08-27 12:09:51 +00:00
michael
5ceedc6bc3 * Patch from Henrique Werlang to expose JSValue (bug ID 37597) 2020-08-20 07:27:45 +00:00
michael
1572f8e05f * Patch from Henrique Werlang to retrieve declared properties (Bg ID 37598) 2020-08-20 07:26:26 +00:00
michael
f75a471eeb * Integer -> longint 2020-08-14 12:00:14 +00:00
michael
8e58dc66b3 * Patch from Henrique to improve stub generation for Delphi (bug ID 37568) 2020-08-14 10:26:02 +00:00
michael
2248f6abe2 * Move HRESULT to system unit 2020-08-14 10:21:22 +00:00
michael
a5a55469e9 * Fixes for Blob handling 2020-08-14 09:47:36 +00:00
michael
ed92652785 * Add arrayBuffer to Blob 2020-08-14 09:47:15 +00:00
michael
4be82217cd * Some fixes after tests with TSTrings 2020-08-14 09:34:44 +00:00
michael
0c8d5388e6 * TBytesStream.LoadFromURL 2020-08-14 09:23:01 +00:00
michael
bb2faaa7fe * Fix bug ID 37544 (add overload modifier for CharInSet) 2020-08-11 13:38:02 +00:00
michael
02a759f94d * Add stdcall in case of makestub 2020-08-11 13:32:10 +00:00
michael
031890d363 * Fix bug ID 37543 - type alias 2020-08-11 13:21:24 +00:00
michael
8a7ce44e4f * Get/Set value for objects, patch by Henrique Werlang (Bug ID 37540) 2020-08-11 11:46:50 +00:00
michael
1c6c8b9bf1 * Fix declaration (by Henrique Werlang, bug ID 37542) 2020-08-11 11:29:21 +00:00
michael
bc1f5ab533 Use HRESULT for delphi compatibility 2020-08-11 11:26:53 +00:00
michael
3ed3dc7f1c * Remove TUseBoolStr type 2020-08-10 15:09:24 +00:00
michael
767287d442 * Patch from Henrique Werlang to remove duplicate identifiers 2020-08-10 14:05:47 +00:00
michael
d395512a12 * Remove duplicate TStringDYnArray, patch from Henrique Werlang 2020-08-10 13:16:24 +00:00
michael
082bd8ce32 * Patch from Sven Barth to stream top/left 2020-08-08 09:21:18 +00:00
michael
601dfd5be7 * Add TJSCloseEvent definition from Simon Ameis, bug ID 37425 2020-08-06 22:33:48 +00:00
michael
628dd46797 * Fix missing reference to procedure streaming 2020-08-06 13:00:01 +00:00
michael
b5e238ec57 * Make strtoint more Delphi/FPC compatible: floats are rejected 2020-08-01 08:50:57 +00:00
mattias
3d92248d55 rtl: fixed AnsiSameText using toLowerCase to use default locale 2020-07-08 14:11:41 +00:00
michael
9578fd2459 * Complete URL and add URLSearchParams object 2020-07-02 08:54:05 +00:00
mattias
3df6637e4b rtl: fixed jsInstanceOf returning boolean 2020-06-27 07:18:24 +00:00
michael
9a0639a37f * Add overloads for postMessage with options object (bug ID 36727) 2020-06-24 09:11:46 +00:00
michael
6222bd535a * Add overloads for postMessage without Target (bug ID 36727) 2020-06-24 09:08:03 +00:00
michael
26553bcac7 * Add debug to TJSConsole (bug ID 36726) 2020-06-24 08:46:59 +00:00
michael
df8e44ef3e * Change some code that results in browser warning about unreachable code (bug ID 37246) 2020-06-24 08:41:58 +00:00
michael
a9eed7255c * Change some code that results in browser warning about unreachable code 2020-06-24 08:37:58 +00:00
michael
738210f764 * Change some code that results in browser warning about unreachable code 2020-06-24 08:31:39 +00:00
mattias
175bd2a274 rtl: enclosed async modifier in ifndef skipasync 2020-06-18 07:55:00 +00:00
mattias
3fbb199385 rtl: renamed overloads 2020-06-07 18:24:34 +00:00
michael
c72c0faa30 * Stack is enumerated from bottom up 2020-06-07 15:36:14 +00:00
michael
362986f47b * Added generic TStack/TObjectStack and tests 2020-06-07 15:21:36 +00:00
michael
e5ee98ef8a * Add TQueue/TObjectQueue 2020-06-07 10:06:23 +00:00
michael
796126d257 * Test generic list 2020-06-01 17:11:50 +00:00
michael
572897dec0 * TObjectDictionary 2020-06-01 15:19:16 +00:00
michael
21cf390e72 * Changed name to avoid confusion 2020-06-01 12:15:53 +00:00
michael
cac354d470 * Sleep function 2020-06-01 08:11:00 +00:00
michael
fe582f7957 * Add threadlist 2020-05-31 11:18:43 +00:00
michael
f34c0a891f * Initial TDictionary implementation 2020-05-31 10:58:40 +00:00
michael
8bf4930531 * Dictionary start 2020-05-31 09:21:27 +00:00
michael
25cd4a3287 * Map error 2020-05-30 14:12:57 +00:00
michael
d1ef06167d * Remove inline 2020-05-30 14:12:37 +00:00
michael
11a03717f0 * Change to anonymous func 2020-05-30 14:12:16 +00:00
mattias
bed2ddb8f2 rtl: using async function modifier 2020-05-28 07:16:42 +00:00
mattias
efd8b125a2 fixed missing inline 2020-05-28 07:14:44 +00:00
mattias
026bb6faa7 rtl: fixed compile 2020-05-20 07:58:01 +00:00
michael
27b6f1c5a3 * use reference to for exception handlers 2020-05-18 07:40:35 +00:00
michael
d9238eb798 * Switch to safecall for event handlers 2020-05-17 08:46:34 +00:00
michael
43a68f985a * Small cosmetic change 2020-05-16 11:54:20 +00:00
michael
8e45a4dd32 * Allow to hook uncaught exceptions 2020-05-16 11:53:21 +00:00
michael
e8804d29c2 * Fix format 2020-05-06 21:26:23 +00:00
mattias
2b438be87e rtl: clean up 2020-05-06 19:33:33 +00:00
mattias
4d995df2f7 rtl: fixed sysutils 2020-05-06 17:45:57 +00:00
mattias
1bf007ef13 rtl: clean up 2020-05-06 17:42:44 +00:00
mattias
726d0d3b3d rtl: added pfAddress,pfReference 2020-05-06 17:42:05 +00:00
michael
58ae11c6d3 * SplitString 2020-04-26 11:56:23 +00:00
michael
f3585cf8e9 * Overloads to allow passing strings to Array of Char 2020-04-26 11:56:08 +00:00
michael
11fbc72255 * Fix Trim, fix some format() issues, work around bug in helper support 2020-04-26 10:59:52 +00:00
michael
b3d53e217a * Range error message 2020-04-25 17:25:28 +00:00
michael
9cc2ff7776 * Add IsFinite 2020-04-25 17:25:18 +00:00
michael
4ec47938ee * Add BinStr 2020-04-25 16:23:30 +00:00
michael
2d309499e9 * MediaStreamTrack skeleton 2020-04-19 14:18:47 +00:00
michael
e6d18fc1b4 * Add easy access method RouteFromURL 2020-03-23 13:52:15 +00:00
michael
6ba4e00741 * WEBRTC classes 2020-03-23 13:51:28 +00:00
michael
a5a202af2a * HTMLHeaders class 2020-03-23 13:50:57 +00:00
michael
9141c50a2c * Fix bug in FormatFloat: missing thousand sep when no decimal separator present. Patch by Bruno Fierens 2020-03-21 14:39:56 +00:00
michael
de05c1f807 * Remove todos 2020-03-10 22:24:31 +00:00
michael
18452a754b * Copyright notice 2020-03-10 22:23:52 +00:00
michael
8944471cc6 * ByteDynArray 2020-02-21 15:12:12 +00:00
michael
df2250da28 * Completed bugger, added events and timers 2020-02-21 15:11:29 +00:00
michael
482d7d0690 * IteratorResult & AsyncIterator 2020-02-21 15:10:56 +00:00
michael
e3db23ef42 * Patch from Silvio Clecio to implement cookie on TJSDocument (bug ID 0035357). 2020-02-09 18:13:07 +00:00
michael
b028be4ec2 * Fix bug 35558: Add SortList 2020-02-08 09:50:34 +00:00
michael
9840999646 * Patch from Sven Barth to implement TJSWindow.onresize (bug ID 36677) 2020-02-08 09:39:42 +00:00
michael
20646eb432 * Fix from Sven Barth for bug ID 36676 : TParser reads too many bytes in certain cases 2020-02-08 09:37:11 +00:00
michael
17896572b8 * Fix case of removeEventListener (bug ID 36567, patch by Sven Barth) 2020-01-14 21:54:46 +00:00
michael
5dfaca424e * Fix origin property in TJSLocation 2019-11-19 23:01:38 +00:00
michael
9e2c77792d * Fix EndsWith declaration 2019-11-11 12:00:38 +00:00
michael
0bc30e88e8 * Correct getcurrentlocation 2019-11-02 17:33:45 +00:00
michael
7d531e888c * Complete TJSPath2D, add ellipse 2019-11-02 17:33:28 +00:00
mattias
a16ec5bdc1 rtl: added tkExtClass 2019-10-30 11:56:41 +00:00
michael
d1f79594de * Autofocus and disabled for select element 2019-10-30 09:01:05 +00:00
michael
717a4381b1 * Add escaping of specials ^ and $ to stringreplace 2019-10-27 17:11:33 +00:00
michael
2b0c7ffa88 * Add support for resources 2019-10-27 13:14:34 +00:00
michael
116614c42c * Add EncodeHTMLEntities 2019-10-27 13:13:23 +00:00
michael
7a882c55b8 * Arraybuffer is a JSObject 2019-10-27 13:12:30 +00:00
michael
68eefbea8e * Add Anchor and Template element classes 2019-10-27 13:12:09 +00:00
michael
10c84c0875 * Correct name of Buffer class 2019-10-27 13:11:48 +00:00
mattias
07c76c5111 rtl: fixed SetMethodProp normal function 2019-10-22 11:39:31 +00:00
mattias
c79684f8d9 rtl: MethodName: support callbacks with function reference 2019-10-21 17:05:49 +00:00
mattias
a72e7bf311 rtl: MethodName: support callbacks with function reference 2019-10-21 16:44:47 +00:00
mattias
b1c084790f rtl: SetMethodProp: reuse callback if possible 2019-10-21 16:36:27 +00:00
michael
d7d47e1439 * Allow to log message on create, so event handler exceptions can be traced in debugger console 2019-10-18 08:01:02 +00:00
michael
848ea3e0bf * Replace callbacks, split using regexp 2019-10-18 07:58:51 +00:00
michael
9a7c83dabf Add TObjectDynArray 2019-10-18 07:58:21 +00:00
michael
6587b4df8e * Some additions: window.postmessage, form.checkvalidity, overload for image constructor 2019-10-18 07:58:00 +00:00
michael
5621ab1a1f * Add array of separators overload 2019-10-04 21:32:36 +00:00
michael
1d588bea49 * Fix AM/PM for strtotime 2019-10-02 19:16:20 +00:00
michael
cc0cee2387 * Add IsDate 2019-10-01 18:26:37 +00:00
michael
9640756fc2 * Fix day names in formatdatetime, fix DateTimeToJSDate 2019-09-30 13:48:08 +00:00
michael
3485d5252b * Fix case of TJSHTMLElement native name 2019-09-27 13:17:32 +00:00
michael
1e31931375 * Fix strtoint64def 2019-09-27 13:17:06 +00:00
michael
abd08459c4 * First version of webassembly interface 2019-09-22 11:20:41 +00:00
mattias
d77f936d0e rtl: less hints 2019-09-18 17:33:09 +00:00
michael
7dc3c9659f * Undo last patch, too much committed 2019-09-13 09:48:21 +00:00
michael
d53de8e426 * Remove debug output and add DoPush to RouteRequest 2019-09-13 09:46:45 +00:00
michael
466aadfba9 * Template loader and demo 2019-09-12 20:38:59 +00:00
michael
ec6b4841f2 * raise error on non-existing route 2019-09-12 20:32:35 +00:00
michael
7030886a98 * Added link element & script element correction 2019-08-30 12:21:53 +00:00
michael
6e4276df35 * Additional classes/methods, suggested by WarleyAlex 2019-08-29 07:15:52 +00:00
mattias
ddc8bafa81 rtl: started generic TList 2019-08-26 13:44:05 +00:00
michael
2553ef17ad * TJSAttr is a descendent of TJSNode 2019-08-20 11:19:11 +00:00
michael
6fcea916a2 * Add some missing HTMLFormElement methods 2019-08-20 07:42:14 +00:00
michael
69ca0ce68a * Fix event handler signature 2019-08-20 07:25:39 +00:00
michael
1f3db78f37 * Added HTMLOutputElement 2019-08-20 07:14:20 +00:00
mattias
ac227214f3 rtl: less hints 2019-08-17 08:58:08 +00:00
michael
f14118704c * Fix casing of substring 2019-08-13 06:07:48 +00:00
michael
6bc0de13f9 * Added missing value to TJSHTMLButtonElement 2019-08-09 06:44:59 +00:00
michael
8a3692b9fd * Correct DefaultHandler/DeefaultHandlerStr 2019-08-04 21:30:02 +00:00
michael
a89cc4b9ab * Add some extra functions 2019-08-04 21:23:21 +00:00
michael
f0deef7fcc * Add Label and TextArea elements 2019-07-28 21:07:26 +00:00
michael
d472e24793 * Add Fetch API by Simon Ameis 2019-07-27 11:17:07 +00:00
michael
e2b9a878ad * Add FormData class 2019-07-24 16:31:19 +00:00
michael
64e17d4954 * Switch to resource strings 2019-07-18 16:30:32 +00:00
michael
b9187c5ad3 * New HTML media elements 2019-07-18 16:30:16 +00:00
michael
021964c4d0 * Copyright header added 2019-07-15 13:14:26 +00:00
michael
a99f117940 * Show how to translate resource strings 2019-07-15 12:58:03 +00:00
michael
0b21ea3b26 * Add ObjectTextToBinary and TParser 2019-07-14 09:56:12 +00:00
michael
ca8aae9072 * Implement TStringStream, ObjectBinaryToText 2019-07-12 20:49:11 +00:00
michael
f76abc2f8d * Correct HTMLImageElement, space key 2019-07-12 20:48:21 +00:00
michael
2742723507 * Replace asm block with pascal in setreference 2019-07-11 06:57:30 +00:00
michael
ee110fbed3 * Needed for classes unit 2019-07-07 18:38:55 +00:00
michael
1b44527498 * Implement (binary) streaming 2019-07-07 18:36:49 +00:00
michael
3a623b5dc3 * Add MethodName, FieldAddress 2019-07-07 18:35:46 +00:00
michael
cb834b582f * Escape < > 2019-07-07 18:35:08 +00:00
michael
5db4d0571c * Add ClassInfo and MethodAddress 2019-07-01 08:22:30 +00:00
michael
aa62138a70 * Fix case in 2 places 2019-06-27 06:23:46 +00:00
michael
fd996c12f9 * Add $M+ to TPersistent 2019-06-24 11:45:02 +00:00
michael
7d58ca83c2 * Fix use of public keyword 2019-06-22 09:06:44 +00:00
michael
01edbe957a * Implement TStream 2019-06-19 07:52:34 +00:00
michael
0d3122c452 * Add some overload keywords 2019-06-10 10:59:22 +00:00
michael
2c68cfda8c * Some IntN types 2019-06-10 10:58:57 +00:00
michael
46f7c2d5dc * Allow indent to work 2019-06-10 10:58:21 +00:00
michael
e3ef3fc9aa * Fix ArcTan definition (bug ID 35655) 2019-06-01 12:21:12 +00:00
michael
9c2926cf96 * Add external name TJSMessageEvent class 2019-05-25 09:45:11 +00:00
michael
5505894bb0 * Add TJSMessageEvent class 2019-05-25 09:43:08 +00:00
michael
485f43abca * Constructors for TJSWebSocket 2019-05-23 11:58:50 +00:00
mattias
0a5fe28683 rtl: added GetInterfaceProp, SetInterfaceProp 2019-05-22 12:43:39 +00:00
mattias
87f96a7724 rtl: added SetMethodProp 2019-05-21 15:34:37 +00:00
mattias
c465228571 rtl: added GetMethodProp 2019-05-21 15:12:07 +00:00
michael
c149455dce * Add SetReading 2019-05-11 15:23:50 +00:00
michael
8ec22dc064 * Added SetWriting() 2019-05-11 15:13:37 +00:00
michael
1d83758b3f * Fix Cyrpto.Subtle api 2019-04-23 21:20:07 +00:00
michael
a751522df8 * Add dynamic unit loader and demo 2019-04-12 20:38:40 +00:00
mattias
bbdda51fee rtl: clean up 2019-04-11 10:50:49 +00:00
michael
f2f782f6cc * Overloaded form of _then 2019-04-04 18:35:04 +00:00
michael
20561ff2d9 * Add FileReader class 2019-04-01 08:50:00 +00:00
michael
643fc182b4 * Fix stringreplace with + char. 2019-03-18 11:29:40 +00:00
mattias
33328ecf5a rtl: added TObject.Dispatch and DispatchStr 2019-03-12 12:12:02 +00:00
mattias
66ab817361 rtl: clean up 2019-03-11 10:17:19 +00:00
michael
06ee490db9 * Fix detection of push state api 2019-03-09 20:03:01 +00:00
mattias
5cdcf80eb7 rtl: added overload TryStrToFloat with type extended 2019-03-05 10:58:35 +00:00
mattias
a8430a243b rtl: less hints 2019-03-04 13:52:35 +00:00
mattias
6c0a7e59d1 rtl: clean up 2019-02-26 17:45:43 +00:00
mattias
75bae04c58 rtl: made TValue a record, started TRttiType 2019-02-26 08:32:09 +00:00
mattias
36a5a5a3a9 rtl: added simple TRttiContext to support querying attributes like Delphi 2019-02-24 15:50:11 +00:00
mattias
dcb5c10cac rtl: added TCustomAttribute 2019-02-24 09:45:01 +00:00
mattias
ebdaed7149 rtl: fixed Min/MaxCurrency 2019-02-24 09:43:52 +00:00
michael
e2fba2b61a * Added some missing functions 2019-02-18 12:25:30 +00:00
mattias
509afdceac pas2js_rtl: added files 2019-02-18 08:19:50 +00:00
mattias
1559d1f4b6 rtl: TFormatSettings class constructor 2019-02-17 20:49:59 +00:00
mattias
218736588c rtl: clean up 2019-02-17 20:49:27 +00:00
michael
a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 2019-02-17 19:27:10 +00:00
michael
d41a04d1a4 * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00
mattias
371dc7c97c rtl: using const to avoid cloning on calls 2019-02-16 08:20:05 +00:00
mattias
ccfc40d11f rtl: less hints 2019-02-15 22:44:49 +00:00
mattias
6daad959fb rtl: added TVarRec and compiler utility function VarRecs 2019-02-15 22:43:18 +00:00
mattias
eff31f67be rtl: fixed AnsiCompareStr 2019-02-15 22:41:33 +00:00
mattias
fb5f97355d rtl: updated isRecord 2019-02-11 15:15:11 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
mattias
9f11002d42 rtl: clean up 2019-01-30 16:52:56 +00:00
mattias
e86dfef5de rtl: clean up 2019-01-29 12:40:57 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
mattias
01b3be4a07 rtl: added tkHelper 2019-01-27 22:01:14 +00:00
mattias
84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 2019-01-26 20:12:48 +00:00
mattias
1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 2019-01-24 16:28:21 +00:00
michael
b6eebedfea * Forgot a class 2019-01-14 15:48:02 +00:00
michael
6a47ea6920 * Fix some dependency issues (bug is 34872) 2019-01-14 15:45:45 +00:00
michael
b69e9bbc36 * Patch from Silvio Clecio to add THTMLImageElement 2019-01-13 17:51:46 +00:00
mattias
7b1596cb91 rtl: added typinfo functions for TTypeInfoStruct to access advanced record RTTI 2019-01-07 16:07:42 +00:00
mattias
74b4d41274 rtl: fixed TryStringToGUID for new record var arg 2019-01-07 16:06:53 +00:00
mattias
6244b933ac rtl: cache IObjectInstance as string 2019-01-07 16:05:29 +00:00
mattias
2ed1cff471 rtl: changed Null and Undefined from var to const, issue 34801 2019-01-07 16:03:43 +00:00
mattias
ce1b671e0d webgl: clean up and made TJSWebGLRenderingContextBase a TJSObject 2018-12-23 13:50:42 +00:00
mattias
7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 2018-12-23 13:10:58 +00:00
michael
16e88a1a38 * Patch by Silvio Clecio to add TJSHTMLButtonElement and TJSHTMLElement 2018-12-21 17:47:19 +00:00
mattias
5791ba170e rtl: initial Rtti.Invoke(), issue 34710 2018-12-18 23:33:17 +00:00
mattias
ac757558fe rtl: added val(s,bool,code), fixed range check error MinInteger 2018-12-15 11:33:54 +00:00
mattias
1f3e008591 rtl: system val integers support for hexnumbers 2018-12-14 08:44:08 +00:00
michael
0c812655ec Correct XMLHTTPRequest constants 2018-12-08 23:33:07 +00:00
michael
81f641814a * Filename functions as in SysUtils 2018-12-01 18:57:29 +00:00
mattias
bea50b5047 rtl: accelerated StringOf 2018-11-21 08:39:01 +00:00
mattias
5c7c57af41 rtl: added BytesOf and StringOf, issue 34580, from silvioprog 2018-11-21 08:36:51 +00:00
mattias
6b98060678 rtl: fixed compile 2018-11-13 19:03:24 +00:00
mattias
67afd2d765 rtl: simplified FormatNumberCurrency 2018-11-13 14:09:50 +00:00
michael
dbf97bddc2 * Fix FormatNumberCurrency 2018-11-12 20:21:21 +00:00
mattias
a73cf3423a rtl: fixed isNaN for ecmascript6 2018-11-02 22:15:40 +00:00
mattias
23f2598421 rtl: added tjsstring.normalize overload 2018-11-02 22:15:03 +00:00
michael
4bcf9d8eb9 * Fix formatfloat digits after decimalsepararor in case of 0 2018-11-02 09:38:20 +00:00
mattias
d99f435093 rtl: clean up 2018-11-01 15:23:55 +00:00
mattias
5075b5f4d6 rtl: clean up, fixed strtoint $FF 2018-11-01 14:13:49 +00:00
mattias
55ac9ab11e rtl: fixed val(hexnumber,nativeint,code) 2018-11-01 13:01:17 +00:00
mattias
52ade4b10c rtl: added TJSError.Stack and Exception.NodeJSError 2018-11-01 10:35:22 +00:00
michael
e319c9723c * Add Screen definition 2018-10-31 11:53:09 +00:00
mattias
c2de3046cf rtl: added exception classes EStreamError, EFCreateError and friends 2018-10-30 23:13:14 +00:00
mattias
0081d299e2 rtl: fixed typo 2018-10-30 23:12:38 +00:00
mattias
796b00d27f rtl: nodejs: added TNJSOS 2018-10-30 23:12:26 +00:00
mattias
f3db818bb3 rtl: changed LineEnding to a variable, it is determined at runtime 2018-10-30 23:11:56 +00:00
mattias
fe82a58da2 rtl: fixed IsInfinite 2018-10-29 18:17:44 +00:00
mattias
da901ab750 rtl: clean up 2018-10-28 18:29:27 +00:00
michael
8744cbe84f * Fix formatfloat rounding 2018-10-27 10:56:15 +00:00
mattias
0e923963eb rtl: added ovrloads Min/Max 2018-10-25 15:42:06 +00:00
mattias
4490c59bca rtl: fixed function result Min/Max(nativelargeint) from double to nativelargeint 2018-10-25 11:13:35 +00:00
mattias
8fe2017c52 rtl: changed PI to const 2018-10-22 09:07:20 +00:00
michael
fd98459d58 * Fix stringofchar for count<=0 2018-10-17 21:36:40 +00:00
michael
0f607847a6 * Fix int not working on IE 2018-10-17 07:49:17 +00:00
mattias
e16c97b01f rtl: StringOfChar: use repeat if available 2018-10-16 10:42:14 +00:00
mattias
73eff95a11 rtl: added val(string;out nativeuint;out integer) 2018-10-16 10:24:03 +00:00
mattias
8e84c3d709 sysutils: added function DeQuoteString 2018-10-13 22:21:22 +00:00
mattias
aabb2c66cf rtl: typinfo: added GetEnumName, GetEnumValue, GetEnumNameCount 2018-10-07 21:01:00 +00:00
michael
abceaab919 * Refactored and improved class2pas 2018-10-06 12:36:34 +00:00
michael
9439a02b76 * Add Value to TJSIDBCursor 2018-08-27 12:00:47 +00:00
michael
5b3bc69a41 * Fix quotestring and add quotedstr 2018-08-10 07:19:14 +00:00
mattias
e3e8ff02b2 rtl: web: fixed typo 2018-07-13 13:50:55 +00:00
mattias
949b1daf26 rtl: typinfo GetPropList 2018-07-11 23:04:37 +00:00
mattias
55ecc09268 rtl: GetPropInfos: fixed duplicates 2018-07-11 22:27:54 +00:00
mattias
97cb60459e rtl: changed TGUIDString to type string 2018-07-07 19:58:08 +00:00
michael
73c710e93c * Fix hint about hding inerited constructor 2018-07-05 11:30:20 +00:00
michael
dbfbadb3f2 * Component class 2018-07-05 11:29:58 +00:00
michael
801f362c24 + Timer component by warleyalex 2018-06-30 16:31:32 +00:00
michael
ec92165146 * Added websocket definition 2018-06-30 08:50:10 +00:00
michael
d963787f7f * Added MutationObserver declaration 2018-06-30 08:33:43 +00:00
mattias
9636f88afa rtl: typinfo: GetOrdProp/SetOrdProp for tkSet 2018-06-25 11:51:32 +00:00
michael
cff1e9dde9 * Moved TDateTime/TTime/TDate to system unit 2018-06-25 07:11:12 +00:00
michael
8bb4d30b8f * Added webbluetooth unit 2018-06-23 16:27:19 +00:00
mattias
5964333408 rtl: typinfo: added GetEnumProp, SetEnumProp, GetSetProp, SetSetProp 2018-06-23 14:51:06 +00:00
michael
0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 2018-06-23 13:37:25 +00:00
mattias
8bda483894 rtl: added JSDelete 2018-06-14 13:54:31 +00:00
mattias
d8e91fc412 rtl: fixed unit path 2018-06-14 13:53:59 +00:00
mattias
03ea3d5f5e rtl: type alias TDateTime, TDate, TTime, Int64, SIngle, Comp, Real, Extended, UnicodeString, WideString 2018-06-14 13:21:42 +00:00
michael
029e1cbbff * Added getModifierState 2018-06-11 04:55:46 +00:00
mattias
f76a76e2e3 lpk: fixed opening in 1.8 2018-06-07 16:50:59 +00:00
michael
355818cd00 * Added IInterface to TComponent 2018-06-06 13:43:06 +00:00
michael
17ff9cfaf5 * Added interfacedobject 2018-06-06 12:15:47 +00:00
mattias
d3e2e69826 typinfo: added GetStrProp, SetStrProp, GetOrdProp, SetStrProp 2018-06-05 22:17:12 +00:00
mattias
e0130a63e0 rtl: added TJSUInt32List 2018-05-28 20:23:36 +00:00
mattias
170e17c7e3 rtl: added UnicodeChar=char 2018-05-28 06:23:07 +00:00
mattias
8d671796a2 rtl: fixed TJSArray and typed array length and index types to nativeint 2018-05-19 18:00:52 +00:00
mattias
9ecd3f5c46 rtl: less hints 2018-05-17 13:11:19 +00:00
mattias
44537c3198 rtl: fixed webgl.pas 2018-05-16 10:45:48 +00:00