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
|
2 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 |
mattias
|
a01dc28206
pastojs: TJSArray([...])
|
3 years ago |
mattias
|
385b271bcd
pastojs: fixed searching TJSPromise in global scopes
|
3 years ago |
mattias
|
05c47722dd
pastojs: added option ObfuscateLocalIdentifiers
|
3 years ago |
mattias
|
35fd79ca52
fcl-passrc: anonymous records
|
3 years ago |
mattias
|
4181e24ea4
fcl-passrc: anonymous procedure type
|
3 years ago |
mattias
|
7c68ead57a
fcl-pasrc: fixed multilinestrings # combos, double backticks become one, fixed apostroph, renamed MultilineStringsTrimLeft, MultilineStringsEOLStyle
|
3 years ago |
mattias
|
a7545e0892
fcl-passc: removed testpasutils.pas
|
3 years ago |
mattias
|
151c7ba163
fcl-passrc: fixed resourcestring
|
3 years ago |
mattias
|
9387f87db9
pastojs: mark record fields as used when passing record to a jsvalue parameter
|
3 years ago |