mattias
|
c22d1530f7
pastojs: fixed tests for new char init #0
|
1 year ago |
mattias
|
6ec8c9e2a2
passrc: test issue 39216
|
2 years ago |
mattias
|
8d1989fc9a
fcl-passrc: fixed generic method with Self do
|
3 years ago |
mattias
|
d31e219510
pastojs: fixed find generic proc overload without params, issue 38796
|
3 years ago |
mattias
|
8ae1b6eace
pastojs: clone multi dim static array
|
3 years ago |
Mattias Gaertner
|
be9b0adf71
pastojs: specialize try except on, issue #38795
|
4 years ago |
Mattias Gaertner
|
1861dc83d9
pas2js: fixed delay init specializations after loading impl sections
|
4 years ago |
Mattias Gaertner
|
b5a8164233
pastojs: specialzie anonymous function
|
4 years ago |
Mattias Gaertner
|
97fd8638d5
pastojs: fixed insert(item,array,pos) when array=nil
|
4 years ago |
Mattias Gaertner
|
ce3edc8c95
pastojs: fixed calling Instance.StaticMethod
|
4 years ago |
Mattias Gaertner
|
1b6eab81ef
pastojs: anonymous vartype
|
4 years ago |
Mattias Gaertner
|
c1a2b6279e
pastojs: fixed delay init specialized interface
|
4 years ago |
Mattias Gaertner
|
7032cba91e
fcl-passrc: resolver: fixed typecast a(b.func) marking implicit call
|
4 years ago |
Mattias Gaertner
|
db0fe18de5
fcl-passrc: fixed implicit call of specialized method
|
4 years ago |
Mattias Gaertner
|
b51c89df41
pastojs: fixed a.specialize b<c>
|
4 years ago |
Mattias Gaertner
|
a66b6cd7c7
pastojs: classname=typeinfoname
|
4 years ago |
Mattias Gaertner
|
ea0fb9a8b4
pastojs: specialize with interface constraints, issue #37690
|
4 years ago |
Mattias Gaertner
|
86c25c6783
pastojs: generic function names similar to generic types using $G, ShortRefGlobals: static functions
|
4 years ago |
Mattias Gaertner
|
5cde0fc1e2
pastojs: fixed spezialize other unit generic with param in unit intf of spezialize, issue #37762
|
4 years ago |
Mattias Gaertner
|
755773caad
pastojs: optimization ShortRefGlobals
|
4 years ago |
Mattias Gaertner
|
02c72dd5c4
pastojs: moved unit implementation js function into unit interface to share local vars
|
4 years ago |
Mattias Gaertner
|
9d3daca70c
pastojs: pass impl uses as [] instead of null
|
4 years ago |
Mattias Gaertner
|
2f661371fe
pastojs: specialize class/record type using pascal name
|
4 years ago |
Mattias Gaertner
|
e50916a93c
pastojs: specialize array type using pascal name
|
4 years ago |
Mattias Gaertner
|
a577fa3e58
pastojs: specialized procedure type RTTI now uses pascal name
|
4 years ago |
Mattias Gaertner
|
43aa4c6b40
pastojs: override specialize name
|
5 years ago |
Mattias Gaertner
|
fc4c48a11c
pastojs: override scope class array and proctype
|
5 years ago |
Mattias Gaertner
|
05edd719d5
pastojs: delay RTTI init of dynamic and static array specializations
|
5 years ago |
Mattias Gaertner
|
4db51d69e4
pastojs: delay RTTI init of record/class/proctype specializations
|
5 years ago |
Mattias Gaertner
|
7e8b9122dd
pastojs: started hub for shared values
|
5 years ago |