Commit Verlauf

Autor SHA1 Nachricht Datum
  yury de770592da * pas2jni: - Fixed method pointer handling for ARM platforms. vor 10 Jahren
  yury 0809bde8f2 * pas2jni: Again fixed exclusion of descendant classes. vor 11 Jahren
  yury 7860959a13 * pas2jni: Fixed exclusion of descendant classes. vor 11 Jahren
  yury e318185d27 * pas2jni: Properly handle indexed properties with more than one index parameters. vor 11 Jahren
  yury defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. vor 11 Jahren
  yury a27ea85560 * pas2jni: Fixed the Pointer() support function. vor 11 Jahren
  yury 045429327b * pas2jni: Handle null objects in the Pointer() support function. vor 11 Jahren
  yury f526f39f8f * pas2jni: Always specify unit prefix for types in the generated bridge code. vor 11 Jahren
  yury f1727c58c3 * pas2jni: Type cast support. nil objects support. vor 11 Jahren
  yury 8f96b9985f * pas2jni: Revert "Suppress unused import warnings" since it produce other warnings. vor 11 Jahren
  yury 30919d0fb1 * pas2jni: Suppress unused import warnings. Fix system unit parsing. vor 11 Jahren
  yury 94197aade9 * pas2jni: fixed processing of int64 and boolean constants. Also fixes to correctly process whole System unit. vor 12 Jahren
  yury fcf29c11d0 * Turn off debug. vor 12 Jahren
  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. vor 12 Jahren