Commit Graph

434 Commits

Author SHA1 Message Date
michael
dbf97bddc2 * Fix FormatNumberCurrency 2018-11-12 20:21:21 +00:00
mattias
4066cecd67 demo: fixed compile demoload 2018-11-02 22:18:31 +00:00
mattias
e3c64cec62 demo: fixed compile demoload 2018-11-02 22:18:18 +00:00
mattias
21d7e531e6 demo: fixed compile of demodb 2018-11-02 22:17:50 +00:00
mattias
9f8fcf5d38 demo: fixed restserver on darwin 2018-11-02 22:16:36 +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
mattias
75d705cf92 nodejs: clean up 2018-10-31 22:59:14 +00:00
mattias
c076afa3aa nodejs: comments 2018-10-31 13:56:52 +00:00
mattias
79297ed7c1 rt: clean up 2018-10-31 13:28:46 +00:00
mattias
72f17cf5f2 rtl: nodejs findfirst/next/close 2018-10-31 12:11:18 +00:00
michael
e319c9723c * Add Screen definition 2018-10-31 11:53:09 +00:00
mattias
61b2aeb3fe nodejs: fixed typo 2018-10-30 23:17:05 +00:00
mattias
658876f00d nodejs: added fs as NJS_FS:TNJSFS and path as NJS_Path: TNJSPath 2018-10-30 23:14:56 +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
972afa471d started nodejsfs 2018-10-25 16:08:07 +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
michael
231bb41627 fix warning 2018-07-19 12:55:02 +00:00
michael
30d57e270c * Remove offset in field, fix warning 2018-07-19 12:54:50 +00:00
michael
53a3015923 * Change OnApplyUpdates to be more future proof. 2018-07-19 07:07:35 +00:00
michael
00300a800d * Change AfterApplyUpdates so it gets all resolveinfo from the batch 2018-07-18 07:25:52 +00:00
michael
6adedb6ade * Enable calculated Fields support 2018-07-17 07:53:30 +00:00
michael
ffc2238def * Avoid extra load at EOF if no pages are used 2018-07-17 07:52:46 +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