Manfred Touron
|
69cc91572b
|
Merge pull request #58 from moul/dev/jhayotte/import
handle import of proto file
|
2017-05-02 11:39:23 +02:00 |
|
jhayotte
|
91ebb6e521
|
handle statement import of proto file
|
2017-05-02 11:12:26 +02:00 |
|
Manfred Touron
|
c73a4b8c46
|
Merge pull request #57 from moul/dev/moul/go-generate-example
Add go:generate example
|
2017-04-24 11:35:01 +02:00 |
|
Manfred Touron
|
a68198f386
|
Add go:generate example (#56)
|
2017-04-24 09:20:30 +02:00 |
|
Mathieu Acthernoene
|
21cba66d10
|
Merge pull request #55 from moul/dev/gfanton/add-js-reserved-prefix-helper
Add jsSuffixReservedKeyword helper
|
2017-04-13 13:47:58 +02:00 |
|
gfanton
|
fcfaf82ebd
|
Add jsSuffixReservedKeyword helper
|
2017-04-13 13:15:40 +02:00 |
|
Manfred Touron
|
a4fbdd0369
|
Merge pull request #54 from moul/dev/proullon/gotype
fix (gotype helper): when leading pkg is empty string, remove leading dot
|
2017-04-06 15:11:35 +02:00 |
|
Pierre Roullon
|
263cb87b9c
|
fix (gotype helper): when leading pkg is empty string, remove leading dot
|
2017-04-06 14:43:00 +02:00 |
|
Manfred Touron
|
7393098e01
|
Merge pull request #53 from moul/vgheri/annotations
Moved to google.golang.org/genproto/googleapis/api/annotations
|
2017-04-01 23:29:18 +02:00 |
|
Manfred Touron
|
b4a019192c
|
Temporarily disabling go-kit example in the test-suite
|
2017-04-01 21:50:10 +02:00 |
|
Manfred Touron
|
ff370a965d
|
Update Glide install method
|
2017-04-01 09:20:29 +02:00 |
|
Valerio Gheri
|
1594e18f3c
|
Remove unneeded dep on grpc-gateway
|
2017-03-31 18:27:30 +02:00 |
|
Valerio Gheri
|
c40779224f
|
Moved to google.golang.org/genproto/googleapis/api/annotations
Fixes #52
|
2017-03-31 18:01:58 +02:00 |
|
Manfred Touron
|
024c5a4e4e
|
Add sitemap (non-code) example
|
2017-03-16 17:47:54 +01:00 |
|
Manfred Touron
|
266d42dc25
|
Merge pull request #51 from moul/dev/moul/enable-tests
Enable all tests
|
2017-03-16 17:34:26 +01:00 |
|
Manfred Touron
|
9da682760b
|
Fix Go-Kit test (#25)
|
2017-03-16 17:20:57 +01:00 |
|
Manfred Touron
|
97cfa60fc8
|
Enable all tests (fix #25)
|
2017-03-16 16:15:34 +01:00 |
|
Manfred Touron
|
191df6c8ec
|
Update README.md
|
2017-03-16 16:15:10 +01:00 |
|
Manfred Touron
|
6d0ee10322
|
Add *philosophy* and *under the hood* sections
|
2017-03-16 16:10:39 +01:00 |
|
Mathieu Acthernoene
|
b3496838ad
|
Merge pull request #48 from gfanton/gfanton/full-namespace
Get full namespace
|
2017-02-11 17:54:00 +01:00 |
|
gfanton
|
7758db8357
|
Create a full namespace
|
2017-02-11 17:49:51 +01:00 |
|
Manfred Touron
|
cf5e1b7064
|
Merge pull request #47 from moul/vgheri/fixarrays
goType helper can now correctly detect arrays of built-in types
|
2017-02-07 19:20:48 +01:00 |
|
Valerio Gheri
|
bc937830d2
|
goType can now correctly detect arrays of built-in types
|
2017-02-07 15:21:32 +01:00 |
|
Manfred Touron
|
6202a3f762
|
Merge pull request #46 from moul/vgheri/urlHasVarsFromMessage
Added helper to detect if a url contains variables in the form of url parameters with the same name of the fields of a specific protobuf message
|
2017-02-01 15:39:46 +01:00 |
|
Valerio Gheri
|
c1f10d57e9
|
Added helper to detect if a url contains variables in the form of url parameters with the same name of the fields of a specific protobuf message
|
2017-02-01 14:38:14 +01:00 |
|
Mathieu Acthernoene
|
199050ce6f
|
Merge pull request #45 from gfanton/namespaced-type
Namespaced type
|
2017-01-17 17:46:03 +01:00 |
|
gfanton
|
1006df3564
|
Expose namespaced type
|
2017-01-17 17:40:35 +01:00 |
|
Manfred Touron
|
99cff16e71
|
Merge pull request #44 from gfanton/feature/concat
Concatenate if file already exist
|
2017-01-17 17:17:27 +01:00 |
|
gfanton
|
fee245f5d4
|
Add concat example
|
2017-01-17 16:13:19 +01:00 |
|
gfanton
|
99d310ac79
|
Concatenate if file already exist
|
2017-01-17 12:20:16 +01:00 |
|
Manfred Touron
|
5a65b0fca4
|
Merge pull request #43 from gfanton/feature/add-all-argument
Feature/add all argument
|
2017-01-12 15:32:28 +01:00 |
|
gfanton
|
0d32837e5d
|
Remove useless dependencies
|
2017-01-12 15:14:36 +01:00 |
|
gfanton
|
72880bafe5
|
Add all arguments
|
2017-01-12 14:46:43 +01:00 |
|
Guilhem Fanton
|
4d3b9c31b6
|
Merge pull request #42 from moul/feature/flow-getter-setter
Feature/flow getter setter
|
2017-01-11 16:37:18 +01:00 |
|
Mathieu Acthernoene
|
4149bd5c25
|
Support List / Message types
|
2017-01-11 16:33:03 +01:00 |
|
Mathieu Acthernoene
|
0ce8ebe54b
|
Basic getter & setter support
|
2017-01-11 15:39:51 +01:00 |
|
Mathieu Acthernoene
|
b3b9aec439
|
Update example, remove strict types
|
2017-01-11 15:20:01 +01:00 |
|
Mathieu Acthernoene
|
47277242ae
|
Array<number> -> Uint8Array
|
2017-01-11 14:52:00 +01:00 |
|
Manfred Touron
|
5fa1ea5cba
|
Merge pull request #41 from moul/feature/nested-types
Feature/nested types
|
2017-01-10 14:07:17 +01:00 |
|
Mathieu Acthernoene
|
738a68fd4c
|
Add type namespaces
|
2017-01-10 12:24:06 +01:00 |
|
Mathieu Acthernoene
|
dc8e191077
|
Add nested message usage example
|
2017-01-10 11:43:26 +01:00 |
|
Mathieu Acthernoene
|
acbd1bf87b
|
Plain support of Nested Enums
|
2017-01-10 11:40:48 +01:00 |
|
Mathieu Acthernoene
|
66e9d20e1f
|
Basic support for nested Enums / Messages
|
2017-01-10 11:22:18 +01:00 |
|
Guilhem Fanton
|
6cbc8f35eb
|
Merge pull request #40 from moul/feature/flow-output
Feature/flow output
|
2017-01-06 14:10:50 +01:00 |
|
Mathieu Acthernoene
|
37d97c5693
|
Export types
|
2017-01-06 11:41:42 +01:00 |
|
Mathieu Acthernoene
|
ab2a5d5181
|
Rename js-grpc folder, add enums to example file
|
2017-01-06 11:38:48 +01:00 |
|
Mathieu Acthernoene
|
a8d641cd8d
|
Add Bytes type
|
2017-01-05 18:32:54 +01:00 |
|
Mathieu Acthernoene
|
af1ed8a2fb
|
Don't export types
|
2017-01-05 18:26:35 +01:00 |
|
Mathieu Acthernoene
|
54eb016142
|
Update example template
|
2017-01-05 18:06:24 +01:00 |
|
Mathieu Acthernoene
|
81310a7f0f
|
Update go helpers
|
2017-01-05 18:04:20 +01:00 |
|