mobile/bind
David Crawshaw f373bd373c bind: rename parameter p
Fixes golang/go#11064.

Change-Id: Idb4376f0143b0d1c8e87e7ccc54aae343b504e4a
Reviewed-on: https://go-review.googlesource.com/10689
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2015-06-04 17:29:43 +00:00
..
java bind/java: manage Java object lifetime based on reference count. 2015-06-04 16:53:15 +00:00
objc bind/objc: allow passing Go objects to objective-C. 2015-06-02 16:03:04 +00:00
seq bind/java: manage Java object lifetime based on reference count. 2015-06-04 16:53:15 +00:00
testdata bind: rename parameter p 2015-06-04 17:29:43 +00:00
bind.go bind: mention the supported binding rules. 2015-05-13 21:10:50 +00:00
bind_test.go bind: fix Java code generation that takes reference type params. 2015-05-12 22:05:40 +00:00
gengo.go bind: make generated names less go-like to avoid name collision. 2015-05-29 19:58:06 +00:00
genjava.go bind: rename parameter p 2015-06-04 17:29:43 +00:00
printer.go go.mobile/bind: language binding generator 2014-07-31 15:09:13 -04:00
seq.go bind: support Bool types. 2015-05-14 22:17:57 +00:00