Commit Graph

788 Commits

Author SHA1 Message Date
mattias
7863f634c7 pastojs: low/high(astring) 2021-06-03 17:11:04 +00:00
mattias
2212fd0fcf pastojs: fixed float / 0.0 results at compiletime in inf instead of divbyzero, issue 38815 2021-05-15 12:09:53 +00:00
mattias
23e34d1252 pastojs: nested external class constructor 2021-05-12 19:47:58 +00:00
mattias
d72e3a0770 fixed trystrtoint checking bounds 2021-04-28 09:23:04 +00:00
mattias
978399db4a fcl-passrc: fixed (intf as tobject).ClassType, issue 38805 2021-04-26 21:20:14 +00:00
mattias
cc0be33602 rtl: fixed TValue.Empty setting FData, issue 38776 2021-04-19 20:41:36 +00:00
mattias
16595a5696 pas2js: fixed delay init specializations after loading impl sections 2021-04-18 12:58:55 +00:00
mattias
be2c9a4933 pastojs: fixed insert array 2021-04-15 21:05:35 +00:00
mattias
97a20217c1 set pas2js fixes version 2.0.6 2021-04-15 20:42:07 +00:00
mattias
f6832bbfab pastojs: fixed multi add element position 2021-04-05 10:29:38 +00:00
mattias
0b2b27559f fcl-passrc: resolve multi add without stack 2021-04-05 10:27:27 +00:00
mattias
c5a6cca33d pastojs: specialzie anonymous function 2021-03-31 20:50:59 +00:00
mattias
247fac5cbd pastojs: fixed -O- and record const, issue 38683 2021-03-29 18:09:22 +00:00
mattias
2b0cbde8fd pastojs: clean up 2021-03-29 09:27:21 +00:00
mattias
539ce2a5c8 pastojs: fixed published field with anonymous array 2021-03-28 21:42:03 +00:00
mattias
0fd205a621 set pas2js fixes version 2.0.4 2021-03-26 16:26:50 +00:00
mattias
2ef1ac3d83 pastojs: filer: restore global shortref names 2021-03-25 21:32:35 +00:00
mattias
f8c8b1f0a2 fcl-js: fixed writing multi add 2021-03-24 19:50:31 +00:00
mattias
c30c3d7fba pastojs: filer: fixed writing class destructor 2021-03-24 10:19:02 +00:00
mattias
40ffd215fa pastojs: convert TBinaryExpr left lists without stack 2021-03-22 17:36:14 +00:00
mattias
d2eb00eaab fcl-passrc: process TBinaryExpr left lists without stack 2021-03-22 17:35:19 +00:00
mattias
6999e0d475 fcl-js: write and free TBinaryExpr left lists without stack 2021-03-22 17:28:58 +00:00
mattias
e528f7a2b7 pastojs: precompiled proc: store shortref to enumtype of enumvalue 2021-03-21 17:58:13 +00:00
mattias
c842f97bee pastojs: fixed compileserver --simpleserver and -d relative path 2021-03-21 17:56:34 +00:00
mattias
c1483d282b pas2js: fixed option --simpleserver and -d relative path 2021-03-19 10:32:53 +00:00
mattias
412a9b37df fcl-passrc: fixed no hint when published method hides ancestor method 2021-03-17 18:22:40 +00:00
mattias
2e409dda39 pastojs: fixed wrong setting rtl.TObjectDestroy 2021-03-17 17:14:08 +00:00
mattias
e50b806902 set pas2js fixes version 2.0.2 2021-03-09 09:58:14 +00:00
mattias
241cea1865 pastojs: fixed creating enum shortrefs for precompiled code 2021-03-08 20:34:43 +00:00
mattias
6ff084bbea pastojs: read old pcu files from 2.0.0 2021-03-08 12:02:06 +00:00
mattias
b04ce38c78 pastojs: fixed attributes of indirectly used class 2021-03-07 12:48:43 +00:00
mattias
405757a04a pastojs: fixed create TGUID object literal 2021-03-06 21:35:09 +00:00
mattias
b3070f3e6e fcl-passrc: fixed spaces 2021-03-02 09:21:00 +00:00
mattias
dbb9b3b67c fcl-passrc: useanalyzer: fixed marking nested type 2021-03-01 22:02:12 +00:00
mattias
e69a192fb6 fcl-passrc: fixed debugging 2021-03-01 21:57:17 +00:00
mattias
37ca94c354 pastojs: fixed IsTGUID 2021-03-01 21:26:13 +00:00
mattias
c66025c9e3 fcl-passrc: fixed IsTGUID 2021-03-01 21:25:34 +00:00
mattias
43427913a8 pastojs: fixed calling Instance.StaticMethod 2021-02-28 21:28:30 +00:00
mattias
4953371b04 pastojs: anonymous vartype 2021-02-23 01:37:44 +00:00
mattias
a3346a1c63 pastojs: nicer filer error messages 2021-02-15 12:06:45 +00:00
mattias
0c50b6a698 fcl-passrc: useanalyzer: fixed omitting not used hints for properties 2021-02-13 13:19:56 +00:00
mattias
3787087cae fcl-passrc: resolver: include(intset,int) 2021-02-01 22:13:41 +00:00
mattias
e1d0d3b185 pastojs: ord(integer) 2021-01-20 21:22:36 +00:00
mattias
ea2fcf3efb pastojs: fixed if then asm a;b end 2021-01-20 20:25:06 +00:00
mattias
51e72b06c9 pastojs: fixed freeing temp intf var if nil 2021-01-19 21:52:31 +00:00
mattias
5810175e08 fcl-passrc: fixed checking statement after except-on 2021-01-19 19:09:02 +00:00
mattias
d07e0cd1d2 pastojs: fixed o as intftype, when o is nil 2021-01-19 09:43:25 +00:00
mattias
0c84602aeb rtl: fixed TTypeInfoStaticArray.Dims 2021-01-14 22:17:04 +00:00
mattias
3678564156 rtl: removed TTypeInfoDynArray.DimCount 2021-01-14 22:11:50 +00:00
mattias
9887ffdd6a branch fixes 2.0 2021-01-11 22:14:19 +00:00