yury
|
c4347e28b9
* pas2jni: Fixed handling of identical names of classes, proctypes when they are defined in different units.
|
9 anni fa |
yury
|
3b8db21c2c
* pas2jni: Fixed invoking of Java event handlers from non-main threads.
|
9 anni fa |
yury
|
d99f913836
* pas2jni: Fixed string constant handling after recent changes in FPC.
|
9 anni fa |
yury
|
c392c6eb2b
* pas2jni: Explicitly release JNI local refs while executing method pointers.
|
9 anni fa |
yury
|
111595dcd9
* pas2jni: Fixed procedure parameters parsing in some cases.
|
9 anni fa |
yury
|
a02da7c7d2
* pas2jni: Fixed handling of method pointers.
|
9 anni fa |
yury
|
3597519087
* pas2jni: Fixed handling of global procvars.
|
9 anni fa |
yury
|
f838251662
* pas2jni: Added TDateTime Java support class.
|
9 anni fa |
yury
|
2248805082
* pas2jni: Fixed ref counting of method pointers.
|
9 anni fa |
yury
|
6bd2b2d41b
* pas2jni: Fixed handling of pointers.
|
9 anni fa |
yury
|
f6b99c5d6a
* pas2jni: Typecast interface to pointer.
|
9 anni fa |
yury
|
2206a54b28
* pas2jni: Fixed exclusion.
|
9 anni fa |
yury
|
df59776ff8
* pas2jni: Fixed type cast for null.
|
9 anni fa |
yury
|
c797d6ac1e
* pas2jni: Fixed handling of array type properties.
|
9 anni fa |
yury
|
9d93c6f953
* pas2jni: Properly exclude whole units.
|
9 anni fa |
yury
|
894e61f6bd
* pas2jni: Support for raw Java Objects as function parameters and result. Avoid possible duplicate parameter names.
|
9 anni fa |
yury
|
0e056ece03
* pas2jni: Basic support for arrays.
|
9 anni fa |
yury
|
d973c1c0c9
* pas2jni: Support for interfaces.
|
10 anni fa |
yury
|
3c32f814de
* pas2jni: Fixed memory leaks when using method pointers.
|
10 anni fa |
yury
|
cddbe1b83d
* pas2jni:
|
10 anni fa |
yury
|
3e894e592d
* pas2jni: Fixed code generation for i386 targets.
|
10 anni fa |
yury
|
de770592da
* pas2jni: - Fixed method pointer handling for ARM platforms.
|
10 anni fa |
yury
|
0809bde8f2
* pas2jni: Again fixed exclusion of descendant classes.
|
11 anni fa |
yury
|
7860959a13
* pas2jni: Fixed exclusion of descendant classes.
|
11 anni fa |
yury
|
e318185d27
* pas2jni: Properly handle indexed properties with more than one index parameters.
|
11 anni fa |
yury
|
defc13f9ec
* pas2jni: Fixed enums, added equals() methods to objects, enums and sets.
|
11 anni fa |
yury
|
a27ea85560
* pas2jni: Fixed the Pointer() support function.
|
11 anni fa |
yury
|
045429327b
* pas2jni: Handle null objects in the Pointer() support function.
|
11 anni fa |
yury
|
f526f39f8f
* pas2jni: Always specify unit prefix for types in the generated bridge code.
|
11 anni fa |
yury
|
f1727c58c3
* pas2jni: Type cast support. nil objects support.
|
11 anni fa |