summaryrefslogtreecommitdiff
path: root/utils/pas2jni/writer.pas
Commit message (Expand)AuthorAgeFilesLines
* --- Merging r29401 into '.':marco2015-01-051-17/+14
* * pas2jni: Again fixed exclusion of descendant classes.yury2014-11-261-3/+11
* * pas2jni: Fixed exclusion of descendant classes.yury2014-11-261-0/+25
* * pas2jni: Properly handle indexed properties with more than one index parame...yury2014-11-251-18/+46
* * pas2jni: Fixed enums, added equals() methods to objects, enums and sets.yury2014-06-241-12/+23
* * pas2jni: Fixed the Pointer() support function.yury2014-06-241-1/+1
* * pas2jni: Handle null objects in the Pointer() support function.yury2014-06-241-1/+1
* * pas2jni: Always specify unit prefix for types in the generated bridge code. yury2014-05-221-25/+54
* * pas2jni: Type cast support. nil objects support.yury2014-04-281-3/+35
* * pas2jni: Revert "Suppress unused import warnings" since it produce other wa...yury2014-04-281-7/+1
* * pas2jni: Suppress unused import warnings. Fix system unit parsing.yury2014-04-281-3/+10
* * pas2jni: fixed processing of int64 and boolean constants. Also fixes to cor...yury2013-05-151-7/+24
* * Turn off debug.yury2013-04-031-1/+1
* + pas2jni - an utility to generates a JNI (Java Native Interface) bridge for ...yury2013-04-031-0/+2156