mobile/bind/testdata
Hyang-Ah (Hana) Kim cc98479faf bind: make generated names less go-like to avoid name collision.
Change-Id: Ib3f27ceb38ae0d2416e8aef6f3ffe81c7f6c9044
Reviewed-on: https://go-review.googlesource.com/10550
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-05-29 19:58:06 +00:00
..
basictypes.go bind: support Bool types. 2015-05-14 22:17:57 +00:00
basictypes.go.golden bind: support Bool types. 2015-05-14 22:17:57 +00:00
basictypes.java.golden bind: support Bool types. 2015-05-14 22:17:57 +00:00
interfaces.go go.mobile/bind: language binding generator 2014-07-31 15:09:13 -04:00
interfaces.go.golden bind: make generated names less go-like to avoid name collision. 2015-05-29 19:58:06 +00:00
interfaces.java.golden cmd/gobind: implement interface method binding. 2015-01-07 18:26:42 +00:00
issue10788.go bind: fix Java code generation that takes reference type params. 2015-05-12 22:05:40 +00:00
issue10788.go.golden bind: make generated names less go-like to avoid name collision. 2015-05-29 19:58:06 +00:00
issue10788.java.golden bind: fix Java code generation that takes reference type params. 2015-05-12 22:05:40 +00:00
structs.go go.mobile/bind: language binding generator 2014-07-31 15:09:13 -04:00
structs.go.golden bind: make generated names less go-like to avoid name collision. 2015-05-29 19:58:06 +00:00
structs.java.golden bind: support reference types as struct fields. 2015-05-14 19:48:46 +00:00