Commit Graph

23 Commits

Author SHA1 Message Date
K35
bea91800d6 Fix index file to respect types as classes 2022-01-15 13:55:00 +00:00
K35
5bde88e90b Remove some C# warnings and making the client API safer by declaring nullables 2022-01-11 08:51:35 +00:00
K35
d85ed22ea7 Fixing nullable warning 2022-01-11 08:47:35 +00:00
K35
f90bd11508 Changing accessability on some properties 2022-01-11 08:44:05 +00:00
K35
491e1ac052 Add MessagePack support to Typescript. C# Is still unsupported 2022-01-10 20:17:25 +00:00
K35
6236a14377 Renaming csharp_namespace 2022-01-10 14:15:06 +00:00
K35
8419ecdd09 Make sending packet events possible 2022-01-10 14:08:38 +00:00
K35
48a0713045 Refine Service Api a bit 2022-01-07 22:10:24 +00:00
K35
bb46da08de Allow string as Namespace 2022-01-07 11:59:19 +00:00
K35
983ba1f870 Add "targets" command 2022-01-07 08:45:08 +00:00
K35
49425cab39 Adding C# Support. Badly tested currently, but kindof working 2022-01-05 21:16:17 +00:00
K35
aa983c9960 Bug fixed and improvements 2022-01-03 17:11:53 +00:00
K35
e1e4ce0740 Fix verify bug 2022-01-03 16:12:14 +00:00
K35
363dcf3e7d Small bug-fixes and improvements 2022-01-02 22:17:31 +00:00
K35
cf49fca928 Add verification and value stripping 2022-01-02 22:02:47 +00:00
K35
db21c1c42e Add Array support to functions 2022-01-02 20:51:45 +00:00
K35
4e389dc472 Adding Decorators for comments 2022-01-01 18:47:34 +00:00
K35
579055d8fb Supporting void function return type 2022-01-01 15:03:43 +00:00
K35
3f97e5faf0 Fixing bug 2022-01-01 01:25:11 +00:00
K35
d64518627d Removing prettier for now. Adding CLI option and making it bundle before release to decrease startup time. 2022-01-01 01:08:05 +00:00
K35
7da1cf0841 Adding parameter and response validation.
Adding prettier formatting support.
Add warning when no targets are selected.
2022-01-01 00:39:15 +00:00
K35
cc6035eef0 Fixing some small things. And making some design decisions. 2021-12-31 21:42:24 +00:00
K35
d5cfdcadc1 First Commit
Yes, that is what I do at 31.12.2021 at 22:39 local time...
2021-12-31 21:38:26 +00:00