Mattias Gaertner
|
703f23bb99
pastojs: fixed create pascal class descendent from a pascal class descendent of a JS function
|
hace 5 años |
Mattias Gaertner
|
e8efbe9464
pastojs: pass impl uses as [] instead of null
|
hace 5 años |
Mattias Gaertner
|
7070468010
pastojs: renamed aliasglobals to jsaliasglobals
|
hace 5 años |
Mattias Gaertner
|
469a8bc7ce
pastojs: specialize procedure using pascal name
|
hace 5 años |
Mattias Gaertner
|
edc4ef115b
pastojs: specialize class/record type using pascal name
|
hace 5 años |
Mattias Gaertner
|
36492c6127
pastojs: specialize array type using pascal name
|
hace 5 años |
Mattias Gaertner
|
fab6b5b8da
pastojs: specialized procedure type RTTI now uses pascal name
|
hace 5 años |
Mattias Gaertner
|
9d770c8b15
pastojs: using pascal names for RTTI
|
hace 5 años |
Mattias Gaertner
|
7b2d84ab42
pastojs: override specialize name
|
hace 5 años |
Mattias Gaertner
|
cf57cce1d3
fcl-passrc: resolver specialize name with params
|
hace 5 años |
Mattias Gaertner
|
635ecabb79
pastojs: specializations: create initSpec for class/record only if typeinfo or global field exists
|
hace 5 años |
Mattias Gaertner
|
21fd01168e
pastojs: specializations: create initSpec if params need it
|
hace 5 años |
Mattias Gaertner
|
a9ed235206
pastojs: override scope class array and proctype
|
hace 5 años |
Mattias Gaertner
|
f5809fe667
fcl-passrc: allow override scope class array and proctype
|
hace 5 años |
michael
|
a90c221319
* Better error message for array types (bug ID 37685, patch from Henrique Werlang)
|
hace 5 años |
Mattias Gaertner
|
99c42b2751
fcl-passrc: fixed unit implementation uses namespace as unit intf identifier
|
hace 5 años |
Mattias Gaertner
|
3ad9f84951
pastojs: delay RTTI init of dynamic and static array specializations
|
hace 5 años |
Mattias Gaertner
|
ec44fd2dd6
pastojs: fixed concat(a) calling arrayRef
|
hace 5 años |
michael
|
6b9509cbb9
* Fix again 37656
|
hace 5 años |
Yuriy Sydorov
|
077acef4d4
* Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files.
|
hace 4 años |
michael
|
6c78bb2b71
Correctly handle subclasses, patch by Henrique Werlang (issue #39195)
|
hace 4 años |
florian
|
b7b09276a4
+ include fcl-passrc in regression tests
|
hace 4 años |
yury
|
7eef017596
* Moved the tregistry2 test back to packages and added more test OS targets.
|
hace 4 años |
yury
|
62bad55544
* Include packages/fcl-registry/tests to be run by the testsuite. Renamed files so only the main test files start with "t".
|
hace 4 años |
yury
|
37bce2fcbe
* Delete the test.xml file on exit.
|
hace 4 años |
yury
|
794c4a3b0e
* tregistry2 test: Use cwstring on unices. Perform the test only on Windows and Linux.
|
hace 4 años |
yury
|
210830bda5
* Removed usage the Windows unit from the tregistry2 test.
|
hace 4 años |
yury
|
324061745a
* To be Delphi compatible TRegistry.DeleteKey() must delete the specified key and all its child keys.
|
hace 4 años |
yury
|
bade890df5
* tregistry2 test: Delete reg.xml and the app config dir.
|
hace 4 años |
yury
|
96710e3168
* Moved the tregistry2.pp test from packages to tests in order it to be run by daily test runs. tregistry2 has been failing for years and nobody has noticed this.
|
hace 4 años |