marco
|
1d62a37c74
--- Merging r34840 into '.':
|
8 年之前 |
yury
|
80e88fdc34
Merged revision(s) 33859, 34275, 34309, 34327, 34367, 34369, 34634 from trunk:
|
8 年之前 |
marco
|
f18ff9e466
--- Recording mergeinfo for merge of r29419 into '.':
|
9 年之前 |
marco
|
6ecfc996b0
--- Merging r29401 into '.':
|
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 年之前 |