index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
pas2jni
/
writer.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
--- Merging r29401 into '.':
marco
2015-01-05
1
-17
/
+14
*
* pas2jni: Again fixed exclusion of descendant classes.
yury
2014-11-26
1
-3
/
+11
*
* pas2jni: Fixed exclusion of descendant classes.
yury
2014-11-26
1
-0
/
+25
*
* pas2jni: Properly handle indexed properties with more than one index parame...
yury
2014-11-25
1
-18
/
+46
*
* pas2jni: Fixed enums, added equals() methods to objects, enums and sets.
yury
2014-06-24
1
-12
/
+23
*
* pas2jni: Fixed the Pointer() support function.
yury
2014-06-24
1
-1
/
+1
*
* pas2jni: Handle null objects in the Pointer() support function.
yury
2014-06-24
1
-1
/
+1
*
* pas2jni: Always specify unit prefix for types in the generated bridge code.
yury
2014-05-22
1
-25
/
+54
*
* pas2jni: Type cast support. nil objects support.
yury
2014-04-28
1
-3
/
+35
*
* pas2jni: Revert "Suppress unused import warnings" since it produce other wa...
yury
2014-04-28
1
-7
/
+1
*
* pas2jni: Suppress unused import warnings. Fix system unit parsing.
yury
2014-04-28
1
-3
/
+10
*
* pas2jni: fixed processing of int64 and boolean constants. Also fixes to cor...
yury
2013-05-15
1
-7
/
+24
*
* Turn off debug.
yury
2013-04-03
1
-1
/
+1
*
+ pas2jni - an utility to generates a JNI (Java Native Interface) bridge for ...
yury
2013-04-03
1
-0
/
+2156