Mattias Gaertner
|
70ed2470dc
pastojs: typeinfo for external classes
|
5 years ago |
Mattias Gaertner
|
03d003d0ba
pastojs: fixed test
|
5 years ago |
Mattias Gaertner
|
3f19cff02b
pastojs: static method no this
|
5 years ago |
Mattias Gaertner
|
e28a2b0e21
pastojs: constructor New; external name globalfunc
|
5 years ago |
Mattias Gaertner
|
8d60f4542c
pastojs: constructor of external class: funcname and {}
|
5 years ago |
Mattias Gaertner
|
6864658f27
pastojs: fixed check for static class method modifier in class helper for extrnal class
|
6 years ago |
Mattias Gaertner
|
ee24ee3527
pastojs: fixed rename local const in methods
|
6 years ago |
Mattias Gaertner
|
085602b6e4
pastojs: convert TJSFunction(@proc) to proc
|
6 years ago |
Mattias Gaertner
|
afd238ae2d
pastojs: external static method
|
6 years ago |
Mattias Gaertner
|
4a226f39ab
fcl-passrc: fixed stop on implementation keyword in program, fixed parsing attributes in class type section
|
6 years ago |
Mattias Gaertner
|
c769b8dc7d
pastojs: type helper for jsvalue
|
6 years ago |
Mattias Gaertner
|
c2c67cb035
pastojs: fixed test
|
6 years ago |
Mattias Gaertner
|
c3db2568ff
pastojs: longword bitwise operations not, and, or, xor, shl, shr
|
6 years ago |
Mattias Gaertner
|
d773eb84fa
pastojs: fixed ComIntfInstance is/as IntfType
|
6 years ago |
Mattias Gaertner
|
55b1f676dc
pastojs: fixed tests
|
6 years ago |
Mattias Gaertner
|
aa7eb7bce3
fcl-passrc: typecast nil to class, interface, dynarray
|
6 years ago |
Mattias Gaertner
|
c9430a0bd7
pastojs: added tests for jsvalue<->record
|
6 years ago |
Mattias Gaertner
|
3cd000b939
pastojs: optimized ord(const) to const
|
6 years ago |
Mattias Gaertner
|
28e07f77e4
pastojs: fixed createcallback inside anonymous method
|
6 years ago |
Mattias Gaertner
|
e5214b94a5
fcl-passrc: fixed parsing class var a:t;b:t
|
6 years ago |
Mattias Gaertner
|
227514376e
pastojs: fixed high(dynarrayvar with expr)
|
6 years ago |
Mattias Gaertner
|
9871196e8c
pastojs: allow reintroduce published method
|
6 years ago |
Mattias Gaertner
|
f50b4c5fbb
pastojs: setlength(arr) now always clone
|
6 years ago |
Mattias Gaertner
|
d1830fc589
pastojs: fixed var a: somearray = nil
|
6 years ago |
Mattias Gaertner
|
180576d17c
fcl-pssrc, pastojs: fixed anonymous proc inside for-loop
|
6 years ago |
Mattias Gaertner
|
1bb2173939
pastojs: fixed quoted string literal
|
6 years ago |
Mattias Gaertner
|
c3ce3dd911
pastojs: fixed record constructors
|
6 years ago |
Mattias Gaertner
|
22777fee94
pastojs: error on anynomous record
|
6 years ago |
Mattias Gaertner
|
2b606a069b
pastojs: fixed TExt(TExt.new)
|
6 years ago |
Mattias Gaertner
|
1ea55d0a74
pastojs: helpers: external method apply to helped type
|
6 years ago |