Kevin Franklin Kim
|
5ea922d055
|
fix: fix lint errors
|
2022-08-17 08:48:21 +02:00 |
|
Kevin Franklin Kim
|
06abac95b2
|
feat: add code gen comment
|
2022-03-29 16:20:53 +02:00 |
|
Kevin Franklin Kim
|
b1eeafc427
|
feat: support union types
|
2022-03-02 15:18:09 +01:00 |
|
Kevin Franklin Kim
|
a7966755e2
|
feat: remove default and synchronous commonjs support
|
2022-02-17 13:41:41 +01:00 |
|
Kevin Franklin Kim
|
4e721f023d
|
Merge branch 'v2' of github.com:foomo/gotsrpc into v2
|
2021-12-23 11:46:10 +01:00 |
|
Kevin Franklin Kim
|
bba8850876
|
fix: resolve parser objs
|
2021-12-23 11:45:00 +01:00 |
|
Philipp Mieden
|
6d866b925b
|
feat: write code into file for debugging in case of goimports failures instead of printing the full buffer into the terminal
|
2021-11-15 18:21:55 +01:00 |
|
franklin
|
bf8ff03618
|
refactor: rename config options
|
2021-09-17 12:06:00 +02:00 |
|
franklin
|
b0c7fc13df
|
feat: allow to include unused types
|
2021-09-17 12:03:03 +02:00 |
|
franklin
|
d9eac78f5d
|
chore: change v2 module
|
2021-05-05 10:44:01 +02:00 |
|
franklin
|
3d2c29f004
|
feat: add _gen.go suffix
|
2021-04-29 15:26:12 +02:00 |
|
franklin
|
e94566a540
|
feat: remove GoConst
|
2021-04-29 15:01:44 +02:00 |
|
franklin
|
befd147899
|
feat: remove PHP support
|
2021-04-29 14:45:53 +02:00 |
|
franklin
|
73f60cc932
|
feat: extend ts typing to support string literals
|
2021-04-27 14:12:42 +02:00 |
|
franklin
|
b726d9722c
|
feat: support real package name
|
2021-04-09 13:04:33 +02:00 |
|
franklin
|
5ae8698afd
|
feat: support interface scalar type
|
2021-04-09 13:03:50 +02:00 |
|
Stefan Martinov
|
2a703590b9
|
fix: set correct target path when using gomodules
|
2019-07-12 14:47:34 +02:00 |
|
Stefan Martinov
|
a466ce70f7
|
feat: add support of go-modules for gotsrpc
|
2019-05-28 10:43:38 +02:00 |
|
Jan Halfar
|
8318c0078f
|
only build typescript, when requested
|
2018-11-27 13:55:41 +01:00 |
|
Jan Halfar
|
430b678541
|
better error message after imports processing
|
2018-11-16 10:18:21 +01:00 |
|
Jan Halfar
|
082639676f
|
added support for *ast.ArrayType, *ast.MapType
|
2018-09-02 18:09:04 +02:00 |
|
Jan Halfar
|
a8855fa401
|
async client flavor added
|
2018-06-12 14:09:46 +02:00 |
|
Jan Halfar
|
aa5269ddae
|
create folders for code, that are not there yet and therefore fixes #8
|
2017-10-18 16:22:56 +02:00 |
|
Jan Halfar
|
ba98c0f286
|
added tslint comment fixes #9
|
2017-10-18 16:11:56 +02:00 |
|
Jan Halfar
|
2c3b3b26fa
|
added goimports to build.go
|
2017-10-13 10:38:28 +02:00 |
|
Jan Halfar
|
7d5e009d79
|
fixed import order in commonjs
|
2017-09-08 12:06:20 +02:00 |
|
Jan Halfar
|
6a7d7e1065
|
reverted code sorting attempts
|
2017-07-03 16:50:45 +02:00 |
|
Jan Halfar
|
6f1e93233f
|
alphabeitc order ensured
|
2017-07-03 15:57:35 +02:00 |
|
Stefan Martinov
|
87ddd97041
|
Add vendor directory check for the current working directory (if exists)
|
2017-06-06 13:27:26 +02:00 |
|
franklin
|
d09e436833
|
added basic php client generation for ts rcp services
|
2017-02-22 08:40:05 +01:00 |
|
Frederik Löffert
|
1ed5ec1bf9
|
build tsrpc only if necessary
|
2017-02-15 17:58:31 +01:00 |
|
Frederik Löffert
|
ba828f4713
|
centralized gopath handling
|
2017-02-15 15:27:40 +01:00 |
|
franklin
|
d4a086d569
|
refactored config to configure which services should be generated through gorpc
|
2016-12-21 14:46:11 +01:00 |
|
franklin
|
4db5128e68
|
added glide
|
2016-12-17 15:44:45 +01:00 |
|
ub
|
42d37654e2
|
Added dot slash to the import statements in commonjs mode
|
2016-12-05 17:53:15 +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
|
ba225fcd96
|
map support, better custom scalar support, optional scalars
|
2016-09-16 18:13:11 +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
|
24d9db534d
|
Refactored RenderGo() and fixed packe names for method parameter.
|
2016-08-02 13:57:15 +02:00 |
|
Jan Halfar
|
8d6f30e6b4
|
nearing 0.1 with build file
|
2016-07-22 15:48:52 +02:00 |
|