yury
|
e81cc4574f
|
* pas2jni: Removed option to create event handler by passing Java method method name as a string. It is not safe, since the target method is treated as unused by Java and the method may be removed from the resulting application.
git-svn-id: trunk@34367 -
|
2016-08-22 10:13:45 +00:00 |
|
yury
|
bb7aee5e8e
|
* Added link to the pas2jni wiki page.
git-svn-id: trunk@29429 -
|
2015-01-08 13:19:05 +00:00 |
|
yury
|
de770592da
|
* pas2jni: - Fixed method pointer handling for ARM platforms.
- Support for the JNI_OnException custom handler.
- Added useful info to the readme.
git-svn-id: trunk@29419 -
|
2015-01-05 18:27:53 +00:00 |
|
yury
|
7f23fcd02c
|
* pas2jni: Removed unneeded code. Added unsupported features to the readme.
git-svn-id: trunk@29392 -
|
2015-01-04 19:05:17 +00:00 |
|
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.
git-svn-id: trunk@24137 -
|
2013-04-03 13:38:36 +00:00 |
|