Jan Halfar
|
a8855fa401
|
async client flavor added
|
2018-06-12 14:09:46 +02:00 |
|
Jan Halfar
|
ba98c0f286
|
added tslint comment fixes #9
|
2017-10-18 16:11:56 +02:00 |
|
Jan Halfar
|
7e54eb5463
|
fix scalar type handling in typescript
|
2017-10-18 15:57:01 +02:00 |
|
Jan Halfar
|
3eeb32cc6e
|
client call error catching disabled for success apply
|
2017-10-18 15:06:06 +02:00 |
|
Jan Halfar
|
db2a774894
|
Merge branch 'feature/scalar-byte' into feature/fix-http-args-in-go-srpc
|
2017-10-13 10:40:33 +02:00 |
|
Jan Halfar
|
8b7a43bb1a
|
added excetion to error callback
|
2017-10-13 10:40:29 +02:00 |
|
Jan Halfar
|
4113da3b25
|
byte support
|
2017-10-12 13:27:49 +02:00 |
|
Jan Halfar
|
d471deace5
|
implemented ServiceList to get determistically sorted code
|
2017-07-03 16:51:18 +02:00 |
|
franklin
|
d4a086d569
|
refactored config to configure which services should be generated through gorpc
|
2016-12-21 14:46:11 +01:00 |
|
Jan Halfar
|
09adce0133
|
commonjs first alpha
|
2016-12-05 17:19:37 +01:00 |
|
Jan Halfar
|
75d434fd02
|
preparing commonjs support
|
2016-12-02 19:04:50 +01:00 |
|
Jan Halfar
|
0e5d2f1d23
|
refactored gotsrpc.yaml => services in a target are a map now => we have default endpoints
|
2016-12-02 18:28:50 +01:00 |
|
Jan Halfar
|
24ed154cc5
|
exposed transport
|
2016-12-02 18:03:32 +01:00 |
|
Jan Halfar
|
58e6dc3750
|
minor cleanup
|
2016-10-27 18:42:51 +02:00 |
|
Jan Halfar
|
0a766e15d8
|
handling hidden scalars
|
2016-10-18 19:07:33 +02:00 |
|
Jan Halfar
|
9c321e9b80
|
Update typescript.go
fixed request content type
|
2016-10-11 15:47:45 +02:00 |
|
Jan Halfar
|
ba225fcd96
|
map support, better custom scalar support, optional scalars
|
2016-09-16 18:13:11 +02:00 |
|
Jan Halfar
|
b602b43206
|
support for nested structs in ts generation
|
2016-09-12 19:02:25 +02:00 |
|
Jan Halfar
|
657fef9a78
|
added support for constants, fixed support for map and array types
|
2016-09-12 12:16:38 +02:00 |
|
Florian Schlegel
|
dc3a50d413
|
added flag skipgotsrpc. If true, module GoTSRPC will not be generated for any module
|
2016-08-09 10:43:53 +02:00 |
|
Florian Schlegel
|
f8750dc076
|
fixed mapping handling error
|
2016-07-22 16:23:59 +02:00 |
|
Jan Halfar
|
8d6f30e6b4
|
nearing 0.1 with build file
|
2016-07-22 15:48:52 +02:00 |
|
Jan Halfar
|
df6b3449b1
|
preparing better demo
|
2016-07-22 09:24:33 +02:00 |
|
Florian Schlegel
|
d56bb49d60
|
adding support for recursive struct resolution across packages including import conflict resolution
|
2016-07-21 18:23:48 +02:00 |
|
Jan Halfar
|
018e8a68dc
|
idiomatic ts method names are lcfirst
|
2016-07-13 09:24:24 +02:00 |
|
Jan Halfar
|
03dc774084
|
added support for Access-Control-Allow-Credentials cors header
|
2016-07-11 00:10:04 +02:00 |
|
Jan Halfar
|
2aad11f1af
|
added convention to give access to http.ResponseWriter and *http.Request as first two arguments
|
2016-07-08 18:46:06 +02:00 |
|
Jan Halfar
|
6fa5e7a77f
|
properly translated ts sclar type boolean
|
2016-07-04 16:18:38 +02:00 |
|
Jan Halfar
|
0d1b229b46
|
ts fixes, better stderr and stdout handling
|
2016-07-01 18:02:47 +02:00 |
|
Jan Halfar
|
fd22d49b56
|
further developing program, completing layout
|
2016-05-29 12:07:39 +02:00 |
|