michael
|
a3cb69d857
* Avoid double begin/end
|
5 年之前 |
michael
|
7864897a1b
* Fix bug ID #0037760
|
5 年之前 |
michael
|
870876aa0d
* Patch from Joe Care to fix bug ID #37758 (wrong brackets for array params)
|
5 年之前 |
Mattias Gaertner
|
8b69ff1daa
pastojs: jsglobalalias: references in init to elements from implementation uses
|
5 年之前 |
Mattias Gaertner
|
3a0936eb7d
pastojs: jsglobalalias: references to elements from implementation uses
|
5 年之前 |
Mattias Gaertner
|
54b487bc7d
fcl-passrc: added TPasResolver.ImplementationUsesUnit
|
5 年之前 |
Mattias Gaertner
|
faed06b6d5
pastojs: docs updated
|
5 年之前 |
Mattias Gaertner
|
66c2056d4a
pastojs: fixed impl rtti
|
5 年之前 |
Mattias Gaertner
|
89c52a049b
pastojs: moved unit implementation js function into unit interface to share local vars
|
5 年之前 |
Mattias Gaertner
|
9f4ac3f598
fcl-passrc: fixed compile with pas2js
|
5 年之前 |
Mattias Gaertner
|
f007cf58ba
fcl-passrc: fixed compile with pas2js
|
5 年之前 |
Mattias Gaertner
|
703f23bb99
pastojs: fixed create pascal class descendent from a pascal class descendent of a JS function
|
5 年之前 |
Mattias Gaertner
|
e8efbe9464
pastojs: pass impl uses as [] instead of null
|
5 年之前 |
Mattias Gaertner
|
7070468010
pastojs: renamed aliasglobals to jsaliasglobals
|
5 年之前 |
Mattias Gaertner
|
469a8bc7ce
pastojs: specialize procedure using pascal name
|
5 年之前 |
Mattias Gaertner
|
edc4ef115b
pastojs: specialize class/record type using pascal name
|
5 年之前 |
Mattias Gaertner
|
36492c6127
pastojs: specialize array type using pascal name
|
5 年之前 |
Mattias Gaertner
|
fab6b5b8da
pastojs: specialized procedure type RTTI now uses pascal name
|
5 年之前 |
Mattias Gaertner
|
9d770c8b15
pastojs: using pascal names for RTTI
|
5 年之前 |
Mattias Gaertner
|
7b2d84ab42
pastojs: override specialize name
|
5 年之前 |
Mattias Gaertner
|
cf57cce1d3
fcl-passrc: resolver specialize name with params
|
5 年之前 |
Mattias Gaertner
|
635ecabb79
pastojs: specializations: create initSpec for class/record only if typeinfo or global field exists
|
5 年之前 |
Mattias Gaertner
|
21fd01168e
pastojs: specializations: create initSpec if params need it
|
5 年之前 |
Mattias Gaertner
|
a9ed235206
pastojs: override scope class array and proctype
|
5 年之前 |
Mattias Gaertner
|
f5809fe667
fcl-passrc: allow override scope class array and proctype
|
5 年之前 |
michael
|
a90c221319
* Better error message for array types (bug ID 37685, patch from Henrique Werlang)
|
5 年之前 |
Mattias Gaertner
|
99c42b2751
fcl-passrc: fixed unit implementation uses namespace as unit intf identifier
|
5 年之前 |
Mattias Gaertner
|
3ad9f84951
pastojs: delay RTTI init of dynamic and static array specializations
|
5 年之前 |
Mattias Gaertner
|
ec44fd2dd6
pastojs: fixed concat(a) calling arrayRef
|
5 年之前 |
michael
|
6b9509cbb9
* Fix again 37656
|
5 年之前 |