Commit History

Autor SHA1 Mensaxe Data
  yury defc13f9ec * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. %!s(int64=11) %!d(string=hai) anos
  yury a27ea85560 * pas2jni: Fixed the Pointer() support function. %!s(int64=11) %!d(string=hai) anos
  yury 045429327b * pas2jni: Handle null objects in the Pointer() support function. %!s(int64=11) %!d(string=hai) anos
  yury f526f39f8f * pas2jni: Always specify unit prefix for types in the generated bridge code. %!s(int64=11) %!d(string=hai) anos
  yury f1727c58c3 * pas2jni: Type cast support. nil objects support. %!s(int64=11) %!d(string=hai) anos
  yury 8f96b9985f * pas2jni: Revert "Suppress unused import warnings" since it produce other warnings. %!s(int64=11) %!d(string=hai) anos
  yury 30919d0fb1 * pas2jni: Suppress unused import warnings. Fix system unit parsing. %!s(int64=11) %!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 fcf29c11d0 * Turn off debug. %!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