pyjnius/jnius
Mathieu Virbel 7eecc34237 fix autoclass when return 2012-08-15 23:36:40 +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 lazy methods and fields loading. 2012-08-15 23:28:53 +02:00
jnius_conversion.pxi fix autoclass when return 2012-08-15 23:36:40 +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 add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02:00