mattias
|
7f4df82e7a
pas2js: make typeinfo(char) a tTypeInfoInteger descendant
|
6 months ago |
mattias
|
6c7d2f6bac
pastojs: default property rtti visibility publishedpublic
|
7 months ago |
mattias
|
e73b47df2a
pastojs: extended rtti for methods and properties
|
7 months ago |
Ondrej Pokorny
|
96cb3b01de
Pas2JS: showException with stack trace for RTL Exception object
|
8 months ago |
Ondrej Pokorny
|
295364e95b
pas2js: rtl.showException: show stack trace both in alert box and console
|
1 year ago |
Henrique Gottardi Werlang
|
105fae6d48
Fix for locating the exception type when compiling with the units with namespace.
|
1 year ago |
mattias
|
71b10a21e1
pastojs: set version to 3.1.1
|
1 year ago |
mattias
|
1066a0dbfd
pas2js: createSafeCallback: return null for null
|
2 years ago |
Henrique Gottardi Werlang
|
2bf377744a
Changed the interface creation to keep the generic name of an interface.
|
2 years ago |
mattias
|
02f41731eb
pastojs: fixed concat array of record and static array
|
2 years ago |
mattias
|
e1312deafe
pas2js: fixed array push records/sets
|
3 years ago |
mattias
|
f26725e70c
pas2js: fixed rtl.arrayPush copy instead of reference
|
3 years ago |
Michaël Van Canneyt
|
b16ce8806b
* Fix arrayPush
|
3 years ago |
mattias
|
1e3c5865de
pastojs: fixed concat append for nil and referenced array
|
3 years ago |
mattias
|
d3a2145e5a
pastojs: faster AnArray:=Concat(AnArray,...)
|
3 years ago |
mattias
|
cba89a4713
pas2js: faster arrayConcatN
|
3 years ago |
mattias
|
2dd072a492
pastojs: started array of interface
|
3 years ago |
mattias
|
acc590ac07
pastojs: set version to 2.3.1
|
3 years ago |
Michaël Van Canneyt
|
6dd5b63e2d
* Shorter version of libimports
|
3 years ago |
Michaël Van Canneyt
|
bf86e57cfe
* Need pas.$libimports
|
3 years ago |
mattias
|
a70d33ff00
pas2js: fixed init external class RTTI
|
3 years ago |
Michaël Van Canneyt
|
e6fe075a42
* Patch from Henrique Werlan, correctly fetch RTTI info for external classes (pas2js issue 38943)
|
3 years ago |
mattias
|
0aecf4d89f
pastojs: library: create and call main
|
3 years ago |
mattias
|
a0c0a8fa8c
pas2js: fixed rtl.tTypeMemberProperty
|
3 years ago |
mattias
|
781da5e60d
pas2js: nil typeinfo Module, Attr and params
|
3 years ago |
mattias
|
6c4198fdf3
pas2js: fixed typeinfo procvar resulttype nil
|
3 years ago |
Michaël Van Canneyt
|
c27823568a
* libimports added
|
4 years ago |
Michaël Van Canneyt
|
40dc7380dc
* Correct precisions
|
4 years ago |
Mattias Gaertner
|
aa03991088
pastojs: fixed classmethod pointer
|
4 years ago |
Mattias Gaertner
|
f5d138eb08
pastojs: createCallback: store events in $events to create unique method pointers, issue #38845
|
4 years ago |