mattias
e1a54398da
set pas2js fixes version 2.0.0
2021-01-11 22:09:28 +00:00
mattias
7e556c55f2
pastojs: clean up
2021-01-11 22:04:08 +00:00
mattias
30678055c2
packages: rtl: fixed TTypeInfoRecord.RecordType
2021-01-10 23:00:22 +00:00
mattias
58d29c2b2b
pastojs: record complex only for records with class vars
2021-01-10 22:59:04 +00:00
mattias
f1bb7ae595
set pas2js fixes version 2.0.0.RC8
2020-12-31 10:29:33 +00:00
mattias
187fb9cad2
pastojs: fixed delay init specialized interface
2020-12-31 01:07:56 +00:00
mattias
3df05fb6bb
fcl-passrc: resolver: fixed typecast a(b.func) marking implicit call
2020-12-30 16:13:45 +00:00
mattias
807fddf658
pastojs: await with one param must be async function
2020-12-29 23:27:28 +00:00
mattias
8c7e8e568e
fcl-passrc: separate hints for not used fields: 4501, 4502
2020-12-29 02:39:15 +00:00
mattias
56096412cb
fcl-passrc: resolver: fixed resolving string lit switching to utf-16
2020-12-29 02:38:53 +00:00
mattias
0947a7b0c2
fcl-passrc: fixed implicit call of specialized method
2020-12-29 01:16:46 +00:00
mattias
26ca4e7d16
fcl-passrc: fixed parsing a(b).c<d>()
2020-12-29 00:26:24 +00:00
mattias
917aba3de2
fcl-passrc: fixed resolve string lit on non utf-8 system
2020-12-28 18:19:58 +00:00
mattias
dc85b9283f
fcl-passrc: fixed typecast specialized array to specialized type
2020-12-28 16:51:25 +00:00
michael
19213ac89b
* Merging revisions 1013 from trunk:
...
------------------------------------------------------------------------
r1013 | michael | 2020-12-14 11:58:17 +0100 (Mon, 14 Dec 2020) | 1 line
* Fix TFrameRequestCallback
------------------------------------------------------------------------
2020-12-28 14:41:42 +00:00
michael
ad4c6a67f4
* Merging revisions 1008 from trunk:
...
------------------------------------------------------------------------
r1008 | michael | 2020-12-11 22:28:24 +0100 (Fri, 11 Dec 2020) | 1 line
* WordDynArray
------------------------------------------------------------------------
2020-12-28 14:40:43 +00:00
michael
ecccf34572
* Merging revisions 999 from trunk:
...
------------------------------------------------------------------------
r999 | michael | 2020-12-11 14:35:11 +0100 (Fri, 11 Dec 2020) | 1 line
* Additional overloads
------------------------------------------------------------------------
2020-12-28 14:39:36 +00:00
michael
f963c95094
* Merging revisions 998 from trunk:
...
------------------------------------------------------------------------
r998 | michael | 2020-12-11 14:34:26 +0100 (Fri, 11 Dec 2020) | 1 line
* Fix compilation, TStringDynArray moved
------------------------------------------------------------------------
2020-12-28 14:38:19 +00:00
michael
81dad750c0
* Merging revisions 1016 from trunk:
...
------------------------------------------------------------------------
r1016 | michael | 2020-12-19 00:14:43 +0100 (Sat, 19 Dec 2020) | 1 line
* HTMLStyleElement
------------------------------------------------------------------------
2020-12-28 14:36:54 +00:00
michael
25bf59edf6
* Merging revisions 1028 from trunk:
...
------------------------------------------------------------------------
r1028 | michael | 2020-12-28 12:51:21 +0100 (Mon, 28 Dec 2020) | 1 line
* Fix StringReplace not working on ? (bug ID 38224)
------------------------------------------------------------------------
2020-12-28 14:36:40 +00:00
mattias
94cee0dc39
fcl-passrc: check class intf impl proc type modifiers match
2020-12-27 20:52:16 +00:00
mattias
f9b7f1dbb2
fcl-passrc: typecast generic template type to generic template type
2020-12-23 01:07:26 +00:00
mattias
3c51a0d851
pastojs: fixed UTF-16 chars
2020-12-21 15:52:44 +00:00
mattias
a9b4ca33c3
fcl-passrc: resolver: split source and target codepage
2020-12-21 15:51:15 +00:00
mattias
e34698f1d5
fcl-js: writer: fixed writing invalid UTF-16
2020-12-21 15:49:12 +00:00
mattias
7633a39273
fcl-passrc: use fmShareDenyNone when writing pas
2020-12-19 11:47:14 +00:00
mattias
f211913978
pastojs: use fmShareDenyNone when writing js
2020-12-19 11:46:30 +00:00
mattias
8aed6ac7e4
pastojs: test #256+
2020-12-19 11:38:03 +00:00
michael
cf8c8652d4
* Merging revisions 1014 from trunk:
...
------------------------------------------------------------------------
r1014 | michael | 2020-12-15 16:05:25 +0100 (Tue, 15 Dec 2020) | 1 line
* Fix from Henrique Werlang to fix some specific cases where buffer position is not correctly observed/updated
------------------------------------------------------------------------
2020-12-15 15:06:40 +00:00
mattias
9e277a6a6a
set pas2js fixes version 2.0.0.RC7
2020-12-13 18:23:01 +00:00
mattias
6050bfe6e4
pastojs: fixed record member type
2020-12-11 20:04:43 +00:00
mattias
91e7558f0f
pastojs: fixed unit without implementation
2020-12-11 17:34:09 +00:00
mattias
648a86be7e
fcl-passrc: resolver: fixed unit without implementation
2020-12-11 17:33:13 +00:00
mattias
be81221a1d
pastojs: precompiled code: always store with unix line ending, write with platform line ending
2020-12-09 21:42:48 +00:00
mattias
8ae6ee1771
pastojs: shortrefglobals: enumvalue
2020-12-09 20:47:48 +00:00
mattias
fd28aa84e3
set pas2js fixes version 2.0.0.RC6
2020-12-08 11:56:51 +00:00
mattias
b11d0f692a
fcl-passrc: useanalyzer: when member needs typeinfo, mark parent too
2020-12-08 11:53:10 +00:00
mattias
a86581a9ea
pastojs: clean up
2020-12-08 11:52:31 +00:00
mattias
56a9c2d912
restored version
2020-12-07 23:58:18 +00:00
mattias
327e6aa0c9
missing patches from trunk
2020-12-07 23:53:55 +00:00
mattias
6330aa3fd6
fcl-passrc: fixed tests
2020-12-07 23:27:47 +00:00
mattias
e19ce4af3d
fcl-passrc: Added new visibility sections for objcprotocol
2020-12-07 23:26:25 +00:00
mattias
714623c91c
pastojs: added experimental target os electron
2020-12-07 23:25:07 +00:00
mattias
782c135262
fcl-passrc: far is a procedure type modifier, can appear in type defs
2020-12-07 23:19:35 +00:00
mattias
31103c3c9f
fcl-passrc: fixed search include file mode objfpc in dir of current include file
2020-12-07 23:17:57 +00:00
mattias
2865164d2b
fcl-passrc: Includefile also must set basename
2020-12-07 23:16:54 +00:00
mattias
87f91b9db0
fcl-passrc: resolver: use declproc signature
2020-12-07 23:10:42 +00:00
mattias
d16d8367fb
pastojs: fixed writing map file when OnWriteJS handler returns true
2020-12-07 18:51:56 +00:00
mattias
e6209bbaaa
pastojs: on handled error set LastErrorClass empty
2020-12-07 17:07:49 +00:00
mattias
5c49a9af0c
pastojs: catch load file exceptions and turn into regular errors
2020-12-07 16:59:17 +00:00