mattias
|
d0b4e8730a
pastojs: fixed refcount for-Intf-in-something-do, issue #39293
|
6 months ago |
mattias
|
4d8c9c9d78
pastojs: convert exit(ComIntf) to setting Result variable, issue #39292
|
6 months ago |
mattias
|
00ed18a61b
pastojs: rtti flag for class property
|
7 months ago |
mattias
|
671079789c
pastojs: extended rtti: strict private, protected
|
7 months ago |
florian
|
879e13d96a
* fix duplicate identifiers
|
7 months ago |
mattias
|
6c7d2f6bac
pastojs: default property rtti visibility publishedpublic
|
7 months ago |
mattias
|
e73b47df2a
pastojs: extended rtti for methods and properties
|
7 months ago |
mattias
|
3c6f111209
pastojs: added resourcestring
|
9 months ago |
mattias
|
af206dfecd
fcl-js: escape unicode whitespaces in string literals
|
11 months ago |
mattias
|
0566580f15
fcl-passrc: delphi multiline strings as separate TPasExprKind pekStringMultiLine
|
1 year ago |
mattias
|
d8a2f7f714
pastojs: convert pascal ** to js **
|
1 year ago |
mattias
|
c22d1530f7
pastojs: fixed tests for new char init #0
|
1 year ago |
mattias
|
6bb5c3c48c
pastojs: added test for utf-16 surrogates
|
1 year ago |
mattias
|
322503678d
pastojs: fixed test on windows
|
2 years ago |
mattias
|
440af0f81f
fcl-passrc, pastojs: fixed crash on evaluating ord(int), #39260
|
2 years ago |
mattias
|
9386659286
pastojs: added test for rangecheck currency
|
2 years ago |
mattias
|
5f757a2313
pastojs: fixed pass non safecall proctype to safecall proc type arg, issue #39261
|
2 years ago |
mattias
|
3cec86390a
fcl-js: fixed writing small floats
|
2 years ago |
mattias
|
02f41731eb
pastojs: fixed concat array of record and static array
|
3 years ago |
mattias
|
22926e4fc7
pastojs: faster concat append array:=array+
|
3 years ago |
mattias
|
34605e9cd1
pastojs: faster concat append for var args
|
3 years ago |
mattias
|
1e3c5865de
pastojs: fixed concat append for nil and referenced array
|
3 years ago |
mattias
|
d3a2145e5a
pastojs: faster AnArray:=Concat(AnArray,...)
|
3 years ago |
mattias
|
2dd072a492
pastojs: started array of interface
|
3 years ago |
mattias
|
b7e64867be
pastojs: TPasElement free instead of reference count
|
3 years ago |
mattias
|
3f2e2ad0fa
fcl-passrc: fixed directives DispatchField and DispatchStrField
|
3 years ago |
mattias
|
a01c20ad20
pastojs: started TPasElement free instead of refence count
|
3 years ago |
mattias
|
20e3a7311c
pastojs: fixed absolute result
|
3 years ago |
mattias
|
bcea5581de
pastojs: fixed call inherited of nested class
|
3 years ago |
mattias
|
410c1bbaa0
fcl-js: do not escape /
|
3 years ago |