pyjnius/jnius
Mathieu Virbel 69fe77c403 refactor the conversion functions, move them into jnius_conversion.pxi, and factorize the jobject conversion. 2012-08-15 17:26:24 +02:00
..
__init__.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
jni.pxi add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self 2012-08-14 15:09:48 +02:00
jnius.pyx refactor the conversion functions, move them into jnius_conversion.pxi, and factorize the jobject conversion. 2012-08-15 17:26:24 +02:00
jnius_conversion.pxi refactor the conversion functions, move them into jnius_conversion.pxi, and factorize the jobject conversion. 2012-08-15 17:26:24 +02:00
jnius_jvm_android.pxi little fixes for android, remove the recursive part in autoclass for the moment 2012-08-14 17:21:55 +02:00
jnius_jvm_desktop.pxi add autoclass/ensureclass, auto reflection for JavaObject, and fixes around j_self 2012-08-14 15:09:48 +02:00
reflect.py little fixes for android, remove the recursive part in autoclass for the moment 2012-08-14 17:21:55 +02:00