yury
|
111595dcd9
* pas2jni: Fixed procedure parameters parsing in some cases.
|
9 年之前 |
yury
|
a02da7c7d2
* pas2jni: Fixed handling of method pointers.
|
9 年之前 |
yury
|
3597519087
* pas2jni: Fixed handling of global procvars.
|
9 年之前 |
yury
|
f838251662
* pas2jni: Added TDateTime Java support class.
|
9 年之前 |
yury
|
2248805082
* pas2jni: Fixed ref counting of method pointers.
|
9 年之前 |
yury
|
6bd2b2d41b
* pas2jni: Fixed handling of pointers.
|
9 年之前 |
yury
|
f6b99c5d6a
* pas2jni: Typecast interface to pointer.
|
9 年之前 |
yury
|
2206a54b28
* pas2jni: Fixed exclusion.
|
9 年之前 |
yury
|
df59776ff8
* pas2jni: Fixed type cast for null.
|
9 年之前 |
yury
|
c797d6ac1e
* pas2jni: Fixed handling of array type properties.
|
9 年之前 |
yury
|
9d93c6f953
* pas2jni: Properly exclude whole units.
|
9 年之前 |
yury
|
894e61f6bd
* pas2jni: Support for raw Java Objects as function parameters and result. Avoid possible duplicate parameter names.
|
9 年之前 |
yury
|
0e056ece03
* pas2jni: Basic support for arrays.
|
9 年之前 |
yury
|
d973c1c0c9
* pas2jni: Support for interfaces.
|
9 年之前 |
yury
|
3c32f814de
* pas2jni: Fixed memory leaks when using method pointers.
|
9 年之前 |
yury
|
cddbe1b83d
* pas2jni:
|
9 年之前 |
yury
|
3e894e592d
* pas2jni: Fixed code generation for i386 targets.
|
10 年之前 |
yury
|
de770592da
* pas2jni: - Fixed method pointer handling for ARM platforms.
|
10 年之前 |
yury
|
0809bde8f2
* pas2jni: Again fixed exclusion of descendant classes.
|
11 年之前 |
yury
|
7860959a13
* pas2jni: Fixed exclusion of descendant classes.
|
11 年之前 |
yury
|
e318185d27
* pas2jni: Properly handle indexed properties with more than one index parameters.
|
11 年之前 |
yury
|
defc13f9ec
* pas2jni: Fixed enums, added equals() methods to objects, enums and sets.
|
11 年之前 |
yury
|
a27ea85560
* pas2jni: Fixed the Pointer() support function.
|
11 年之前 |
yury
|
045429327b
* pas2jni: Handle null objects in the Pointer() support function.
|
11 年之前 |
yury
|
f526f39f8f
* pas2jni: Always specify unit prefix for types in the generated bridge code.
|
11 年之前 |
yury
|
f1727c58c3
* pas2jni: Type cast support. nil objects support.
|
11 年之前 |
yury
|
8f96b9985f
* pas2jni: Revert "Suppress unused import warnings" since it produce other warnings.
|
11 年之前 |
yury
|
30919d0fb1
* pas2jni: Suppress unused import warnings. Fix system unit parsing.
|
11 年之前 |
yury
|
94197aade9
* pas2jni: fixed processing of int64 and boolean constants. Also fixes to correctly process whole System unit.
|
12 年之前 |
yury
|
fcf29c11d0
* Turn off debug.
|
12 年之前 |