Commit Graph

436 Commits

Author SHA1 Message Date
mattias
ab50d967d1 set pas2js fixes version 1.4.34 2020-10-28 13:20:37 +00:00
mattias
7f101cc3bb pastojs: fixed a div b<0 2020-10-26 21:57:37 +00:00
mattias
fefe109071 rtl: fixed wrong proc modifier 2020-10-26 12:33:49 +00:00
mattias
48b8b21dba pastojs: uses in filename: if not found try pcu 2020-10-26 12:15:39 +00:00
mattias
7e1adf88b7 pastojs: fixed pass proc adress to proc type arg 2020-10-21 23:29:41 +00:00
mattias
b6c3045172 fixed EIntOverflow 2020-10-15 14:45:59 +00:00
mattias
069b863bc5 fixed ancestor 2020-10-15 14:45:08 +00:00
mattias
ff02110d4b set pas2js fixes version 1.4.32 2020-10-15 14:43:20 +00:00
mattias
aafec52c70 rtl: less free return null, fixed rc return null, set $ancestor to null 2020-09-17 23:09:44 +00:00
mattias
8b28290444 pastojs: fixed concat(a) calling arrayRef 2020-09-01 22:08:23 +00:00
mattias
9720420ef2 pastojs: fixed concat(a) calling arrayRef 2020-09-01 22:05:50 +00:00
mattias
7a2a694685 pastojs: fixed except-ExtClass-on 2020-08-08 10:48:57 +00:00
mattias
297699f601 pastojs: clean up 2020-08-05 19:55:19 +00:00
mattias
fb4c21f3b2 pastojs: fixed arraySetLength shrink 2020-08-05 19:53:36 +00:00
mattias
0542edda2a pas2js: fixed crash on class function 2020-07-23 11:05:23 +00:00
mattias
041243f477 rtl: fixed AnsiSameText using toLowerCase to use default locale 2020-07-08 14:12:11 +00:00
mattias
682a745c51 set pas2js fixes version 1.4.30 2020-07-08 12:09:22 +00:00
mattias
a27c404501 pas2js: fixed assign record with field of dynamic array 2020-07-08 09:31:34 +00:00
mattias
a2f314b267 set pas2js fixes version 1.4.28 2020-07-03 17:06:46 +00:00
mattias
66bec81336 pas2js: fixed try exit(value) finally read Result end 2020-06-29 21:13:31 +00:00
mattias
a9af2a4169 pas2js: fixed system.inc() 2020-06-20 09:35:13 +00:00
mattias
ca81b87183 pas2js: clean up 2020-06-14 17:44:15 +00:00
mattias
e1811952aa pas2js: search no namespace, cmd line namespaces, default prg namespace, issue 37206 2020-06-13 20:59:36 +00:00
mattias
c0a4d85497 pas2js: fixed rtti 2020-06-06 08:17:48 +00:00
mattias
52b91515d3 set pas2js fixes version 1.4.26 2020-06-06 08:07:28 +00:00
mattias
871e01ca66 pas2js: fixed rtti record field anonymous array 2020-06-03 13:27:21 +00:00
mattias
c07791757c set pas2js fixes version 1.4.24 2020-05-11 11:04:19 +00:00
mattias
a60bc1782b pas2js: fixed arrayRef 2020-05-11 10:59:43 +00:00
mattias
4c4543486a set pas2js fixes version 1.4.22 2020-05-10 09:24:34 +00:00
mattias
abac0241c9 pas2js: backported fix SetLength resize 2020-05-09 09:12:11 +00:00
mattias
f874a25f75 pas2js: merged handling of (i*i).helperfunc 2020-04-26 20:51:44 +00:00
mattias
5e22bdf07d pas2js: fixed type helper nested procedure Self 2020-04-26 20:35:44 +00:00
mattias
6f33a413a8 pas2js: fixed type helper nested procedure Self 2020-04-26 20:15:16 +00:00
mattias
31c1d6e401 fcl-passrc: fixed type helper nativeint/nativeuint 2020-04-26 19:24:44 +00:00
mattias
dd3581a9ac fcl-passrc: allow static directive repetition in method implementation 2020-04-25 13:54:47 +00:00
mattias
e89569f361 fcl-passrc: resolver: mode delphi: allow member with same name as ancestor member 2020-04-24 16:48:06 +00:00
mattias
59384d13ce set pas2js fixes version 1.4.20 2020-04-11 11:15:59 +00:00
mattias
7807d83d77 fcl-js: write TJSStatementList using a heap stack to avoid large stack depths 2020-04-11 11:06:10 +00:00
mattias
738fe0d771 fcl-passrc: fixed resolving with-do x, where x is in helper and class 2020-03-30 12:09:35 +00:00
michael
f106f3ef5b * Merging revisions 616 from trunk:
------------------------------------------------------------------------
    r616 | michael | 2019-09-30 15:48:08 +0200 (Mon, 30 Sep 2019) | 1 line
    
    * Fix day names in formatdatetime, fix DateTimeToJSDate
    ------------------------------------------------------------------------
2020-01-23 13:09:20 +00:00
michael
52bd01e30b * Merging revisions 616 from trunk:
------------------------------------------------------------------------
    r616 | michael | 2019-09-30 15:48:08 +0200 (Mon, 30 Sep 2019) | 1 line
    
    * Fix day names in formatdatetime, fix DateTimeToJSDate
    ------------------------------------------------------------------------
2020-01-23 13:08:50 +00:00
mattias
5b4677ea9d set pas2js fixes version 1.4.18 2019-12-15 14:22:11 +00:00
mattias
e814995348 pastojs: treat constref as const, warn for non record/array 2019-12-15 14:15:45 +00:00
mattias
24c18cc178 fcl-passrc: resolver: allow constref 2019-12-15 14:08:23 +00:00
mattias
1e0707f55c fcl-js: fixed srcmap reset column 2019-11-13 19:24:47 +00:00
mattias
a59e387074 pastojs: filer: store canonical class-of 2019-10-30 08:23:12 +00:00
mattias
598d4e8ba7 fcl-passrc: useanalyzer: do not export resourcestrings 2019-10-25 09:36:22 +00:00
mattias
f8d57c149c fcl-passrc: resolver: check arg access 2019-10-18 22:13:09 +00:00
mattias
2ec7063007 fcl-passrc: resolver: check arg access 2019-10-18 21:59:44 +00:00
mattias
0a6f1171ec set pas2js fixes version 1.4.16 2019-10-15 11:52:07 +00:00