Commit Graph

387 Commits

Author SHA1 Message Date
mattias
0a6f1171ec set pas2js fixes version 1.4.16 2019-10-15 11:52:07 +00:00
mattias
d8ffa13d19 fcl-passrc: resolver: fixed marking implicit call in prop arg 2019-10-15 11:11:51 +00:00
mattias
e53b5ee554 pas2js: fixed setlength(a,0) 2019-10-11 22:11:16 +00:00
mattias
4ecdea7f66 pastojs: fixed DirectoryExists 2019-10-09 22:14:59 +00:00
mattias
d914174c05 pastojs: fixed check for static class method modifier in class helper for extrnal class 2019-09-30 12:32:17 +00:00
mattias
30949ac5eb pastojs: external static method 2019-09-26 07:37:38 +00:00
mattias
5ddb38a5bd pastojs: type helper for jsvalue 2019-09-18 15:47:17 +00:00
mattias
91bd062189 pas2js: replace setArrayLength with faster non recursive version 2019-09-18 15:35:32 +00:00
mattias
a7f83de90c fcl-passrc: clean up 2019-09-01 19:26:56 +00:00
mattias
da53f15c45 fcl-passrc: made helpers deterministic 2019-09-01 19:24:08 +00:00
mattias
f810306aae fcl-passrc: fixed helper for type alias type 2019-09-01 18:53:19 +00:00
mattias
470ad98de2 set pas2js fixes version 1.4.14 2019-08-30 12:42:49 +00:00
mattias
0ca3b5f4be pastojs: added AlwaysRequireSharedBaseFolder to TryCreateRelativePath 2019-08-30 09:21:06 +00:00
mattias
7651157066 pastojs: fixed create relative paths without shared based directory 2019-08-30 03:47:47 +00:00
mattias
d539546850 pastojs: longword bitwise operations not, and, or, xor, shl, shr 2019-08-29 13:11:32 +00:00
mattias
cca010888e pastojs: source map: prepend absolute source files with file:// if sourceroot 2019-08-29 07:13:23 +00:00
mattias
e6b6f7fd88 pastojs: source map: prepend absolute source files with file:// 2019-08-28 23:11:52 +00:00
mattias
3c1a2a7bbd set pas2js fixes version 1.4.12 2019-08-28 11:31:41 +00:00
michael
22d6441e06 * Merging revisions 576 from trunk:
------------------------------------------------------------------------
    r576 | michael | 2019-08-26 20:36:19 +0200 (Mon, 26 Aug 2019) | 1 line
    
    * Prevent calc fields spilling over from current record to edit buffer
    ------------------------------------------------------------------------
2019-08-26 18:40:28 +00:00
mattias
d7c7bfbf62 fcl-passrc: fixed passing dynarray to var param open array 2019-08-26 11:24:36 +00:00
mattias
3889384344 pastojs: fixed ComIntfInstance is/as IntfType using QueryInterface 2019-08-23 09:34:51 +00:00
mattias
0fd5a961a3 fcl-passrc: check used unit reference for duplicate, in case unit is found via different names 2019-08-16 07:28:48 +00:00
mattias
5cc1eaf8a1 fcl-passrc: no function result not set warning for fieldless record 2019-08-10 06:48:04 +00:00
mattias
bee5c88aeb fcl-passrc: resolver: fixed type TArr = array of TArr 2019-08-07 09:16:28 +00:00
mattias
689d85f7f7 fcl-passrc: typecast nil to class, interface, dynarray 2019-07-30 15:37:03 +00:00
mattias
0687f40919 pastojs: fixed createcallback inside anonymous method 2019-07-12 16:58:14 +00:00
mattias
cbb472795f set pas2js fixes version 1.4.10 2019-07-10 12:51:29 +00:00
mattias
4e2606fcbe fcl-passrc: fixed helper in other unit 2019-07-10 08:28:37 +00:00
mattias
f3f2341c8a pastojs: fixed high(dynarr) 2019-07-10 08:06:28 +00:00
mattias
57de41cad6 fcl-passrc: fixed parsing class var a:t;b:t 2019-07-10 08:01:16 +00:00
mattias
ea9ced8b04 pastojs: clean up 2019-06-26 19:35:51 +00:00
mattias
2305e6ca4d pastojs: fixed high(dynarrayvar with expr) 2019-06-26 19:33:13 +00:00
mattias
042773cea9 pastojs: allow reintroduce published method 2019-06-26 16:38:41 +00:00
mattias
476c3cea1b fcl-passrc: added separate error message duplicate published method 2019-06-26 16:37:42 +00:00
mattias
feb888b13f set pas2js fixes version 1.4.8 2019-06-24 18:00:10 +00:00
mattias
850873643d pastojs: setlength(arr) now always clone 2019-06-20 08:42:24 +00:00
mattias
3f18c4e5cc fixed ArcTan definition (bug ID 35655) 2019-06-13 08:14:29 +00:00
mattias
505a01b899 pastojs: fixed var a: somearray = nil 2019-06-13 08:06:31 +00:00
mattias
38894cfe96 fcl-passrc: added test local var inits 2019-06-13 08:06:12 +00:00
mattias
849d604c04 fcl-pssrc, pastojs: fixed anonymous proc inside for-loop 2019-06-06 09:51:37 +00:00
mattias
b692d76fc5 pas2js.lpi: less checks 2019-04-20 18:32:57 +00:00
mattias
cfb5914e56 set pas2js fixes version 1.4.6 2019-04-20 18:31:13 +00:00
mattias
0d6e7288ee fcl-passrc: fixed useanalyzer adv records 2019-04-20 18:10:58 +00:00
mattias
2006425444 pastojs: clean up 2019-04-19 18:13:26 +00:00
mattias
4e3274eb36 set pas2js fixes version 1.4.4 2019-04-19 17:35:51 +00:00
mattias
b65b1c9aa1 pastojs: fixed quoted string literal 2019-04-18 14:18:50 +00:00
mattias
7e240a4481 fcl-passrc: fixed searching forward proc in local scope 2019-04-15 08:41:34 +00:00
mattias
a01249f56d nodejs: fixed GetEnvironmentVariable on non existing vars 2019-04-11 10:52:39 +00:00
mattias
2e7fc52370 rtl: clean up 2019-04-11 10:51:43 +00:00
mattias
6a129b1b7c rtl: clean up 2019-04-11 10:51:21 +00:00