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 |
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 |
mattias
|
540fd5e58d
pastojs: export variable
|
3 years ago |
mattias
|
1e77901452
pastojs: changed library exports to export const statements
|
3 years ago |
mattias
|
e5ac07db13
pastojs: started test TPas2JSUseAnalyzer
|
3 years ago |
mattias
|
dc7a8fa9e5
pastojs: comment
|
3 years ago |
mattias
|
621dcbeaf2
pastojs: library added rtl.run, moved exports behind rtl.run, fixed export unit symbols
|
3 years ago |
mattias
|
4f3093657e
pastojs: export from units
|
3 years ago |
mattias
|
e8f9ffdb5e
pastojs: calling constructor of nested external class, issue 38858
|
3 years ago |
mattias
|
664a96c584
pastojs: fixed await() as aclass, issue 39028
|
3 years ago |
mattias
|
9bf4f9e2ce
fcl-passrc: fixed attributes of interface types issue 39198
|
3 years ago |