Mattias Gaertner
|
8ca7446bf0
pastojs: fixed anonymous asm proc in mode delphi
|
5 yıl önce |
Mattias Gaertner
|
301809cc4a
pastojs: enumrange in set
|
5 yıl önce |
Mattias Gaertner
|
c746b0e400
pastojs: enum range built in functions, issue #37860
|
5 yıl önce |
Mattias Gaertner
|
a66b6cd7c7
pastojs: classname=typeinfoname
|
5 yıl önce |
Mattias Gaertner
|
755773caad
pastojs: optimization ShortRefGlobals
|
5 yıl önce |
Mattias Gaertner
|
02c72dd5c4
pastojs: moved unit implementation js function into unit interface to share local vars
|
5 yıl önce |
Mattias Gaertner
|
4db51d69e4
pastojs: delay RTTI init of record/class/proctype specializations
|
5 yıl önce |
Mattias Gaertner
|
6a0ea119e9
pastojs: fixed concat(a) calling arrayRef
|
5 yıl önce |
Mattias Gaertner
|
37eb8c02f5
pastojs: clean up, comments
|
5 yıl önce |
Mattias Gaertner
|
7a87452764
pastojs: GetTypeKind
|
5 yıl önce |
Mattias Gaertner
|
7e8b9122dd
pastojs: started hub for shared values
|
5 yıl önce |
Mattias Gaertner
|
3f87b2a4f6
pastojs: fixed except-ExtClass-on
|
5 yıl önce |
Mattias Gaertner
|
8dbf8ae823
pastojs: (a as b)[]
|
5 yıl önce |
Mattias Gaertner
|
ff47dc09e7
pas2js: fixed assign record with field of dynamic array
|
5 yıl önce |
Mattias Gaertner
|
8e7a51065f
pas2js: fixed try exit(value) finally read Result end
|
5 yıl önce |
Mattias Gaertner
|
dbc0a689f0
pas2js: Pascal descendent from JS function: inherited calls ancestor function
|
5 yıl önce |
Mattias Gaertner
|
27bb90fcc8
pas2js: Pascal descendent from JS function: inherited calls ancestor function
|
5 yıl önce |
Mattias Gaertner
|
8d2e9b2f75
pas2js: descend pascal class from jsfunction
|
5 yıl önce |
Mattias Gaertner
|
120eb6b8a2
pas2js: fixed system.inc()
|
5 yıl önce |
Mattias Gaertner
|
bac9437d73
pas2js: allocate local vars considering parent functions local vars
|
5 yıl önce |
Mattias Gaertner
|
f642f6b609
pas2js: transformmodulename: use local var
|
5 yıl önce |
Mattias Gaertner
|
621519303b
pas2js: specialized rtti with forward class
|
5 yıl önce |
Mattias Gaertner
|
dbc2d630c0
pas2js: fixed rtti record field anonymous array
|
5 yıl önce |
Mattias Gaertner
|
67ba0641fc
pas2js: fixed check if specialized class interface is needed
|
5 yıl önce |
Mattias Gaertner
|
73a2b46263
fcl-passrc: specialize varargs of t
|
5 yıl önce |
Mattias Gaertner
|
4637a882d5
pas2js: async function exit(promise)
|
5 yıl önce |
Mattias Gaertner
|
b6e2a228d3
pas2js: async proc type
|
5 yıl önce |
Mattias Gaertner
|
c305689305
pas2js: calling async function returns promise, await(async proc);
|
5 yıl önce |
Mattias Gaertner
|
18fdc0675e
pas2js: function await(atype; p:TJSPromise):atype
|
5 yıl önce |
Mattias Gaertner
|
b92ffac29a
pas2js: built-in function await(const expr: T): T
|
5 yıl önce |