Commit History

Autor SHA1 Mensaxe Data
  yury de770592da * pas2jni: - Fixed method pointer handling for ARM platforms. %!s(int64=10) %!d(string=hai) anos
  yury 7f23fcd02c * pas2jni: Removed unneeded code. Added unsupported features to the readme. %!s(int64=10) %!d(string=hai) anos
  yury 830e3ceb0d * pas2jni: Properly handle enums with inline elements. %!s(int64=11) %!d(string=hai) anos
  yury 7860959a13 * pas2jni: Fixed exclusion of descendant classes. %!s(int64=11) %!d(string=hai) anos
  yury 3ca38ade60 * pas2jni: When excluding a class, also exclude all descendant classes. %!s(int64=11) %!d(string=hai) anos
  yury e318185d27 * pas2jni: Properly handle indexed properties with more than one index parameters. %!s(int64=11) %!d(string=hai) anos
  yury 4a696dbf00 * pas2jni: fixed error during records processing. %!s(int64=12) %!d(string=hai) anos
  yury 94197aade9 * pas2jni: fixed processing of int64 and boolean constants. Also fixes to correctly process whole System unit. %!s(int64=12) %!d(string=hai) anos
  yury 45895f26e0 * pas2jni: use stable JSON output from ppudump. %!s(int64=12) %!d(string=hai) anos
  yury f174c4df83 * pas2jni: Removed debug stuff. %!s(int64=12) %!d(string=hai) anos
  yury 226fb92d61 * Check for ppudump in the same folder as pas2jni only if there is a path to pas2jni executable is available in ParamStr(0). %!s(int64=12) %!d(string=hai) anos
  yury 65a4585012 * By default try to use ppudump from the folder where pas2jni is located. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos