coffeepots
798e86112c
Cover optional cases within objects
2018-11-26 18:03:56 +00:00
coffeepots
51ed6f3000
Remove expectType for Option[T], use fromJson on subtype for validation
2018-11-23 16:10:35 +00:00
coffeepots
e942357de6
Fix iterating through return type
2018-11-23 16:05:46 +00:00
coffeepots
5e7f2d6a61
Merge pull request #42 from jangko/rpc_macro
...
add optional arg support to rpc macro
2018-11-19 10:58:38 +00:00
andri lim
a1fe7d57b4
allow optional parameters in the middle of parameters list
2018-11-16 20:07:39 +07:00
Zahary Karadjov
26953344c3
Turn some potentially dangerous templates into functions
...
Be careful when creating templates. If the input parameters are
referenced within the body multiple times, this may lead to multiple
evaluations of functions with side-effects.
2018-11-12 23:51:24 +02:00
andri lim
ee3ba6d5ad
add optional arg support to rpc macro
2018-11-12 17:47:03 +07:00
coffeepots
40e2c83023
Added allowNull to expectType
2018-08-29 14:16:03 +03:00
coffeepots
e7f66a0b4d
Support Option[T] types, added expectType, expect error to use [] in msgs
2018-08-29 14:16:03 +03:00
coffeepots
f6ad1fd1c7
Update to SomeInteger
2018-08-16 13:07:21 +03:00
coffeepots
13a9a1f58b
Add ref int and ref int64
2018-08-16 13:07:21 +03:00
andri lim
be5107041b
add comments to recently added codes
2018-07-17 10:39:22 +07:00
andri lim
4aedb214b6
fixes #18 , rpc macro now can accept multiple variables of one type
2018-07-17 10:06:29 +07:00
coffeepots
0c98f79d9c
Rename to json_rpc
2018-06-26 19:08:11 +01:00