yury
|
de770592da
* pas2jni: - Fixed method pointer handling for ARM platforms.
|
10 سال پیش |
yury
|
0809bde8f2
* pas2jni: Again fixed exclusion of descendant classes.
|
10 سال پیش |
yury
|
7860959a13
* pas2jni: Fixed exclusion of descendant classes.
|
10 سال پیش |
yury
|
e318185d27
* pas2jni: Properly handle indexed properties with more than one index parameters.
|
10 سال پیش |
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 سال پیش |
yury
|
5d1b97fd67
+ pas2jni - an utility to generates a JNI (Java Native Interface) bridge for a Pascal code. Then the Pascal code (including classes and other advanced features) can be easily used in Java programs.
|
12 سال پیش |