Commit History

Author SHA1 Message Date
  yury 130eba51ee * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 10 years ago
  yury e318185d27 * pas2jni: Properly handle indexed properties with more than one index parameters. 10 years ago
  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 years ago