Commit Graph

20 Commits

Author SHA1 Message Date
Fabian Stamm 1774306b06 Add service client support 2022-07-21 18:33:23 +02:00
Fabian Stamm 276fd12894 Add pubspec.yaml 2022-07-21 09:09:10 +02:00
Fabian Stamm 68af1ff442 Finish implementation of Type and Enum 2022-07-20 21:40:44 +00:00
Fabian Stamm e110259684 Make C# tests not crash the whole test command! 2022-07-16 21:34:58 +00:00
Fabian Stamm 8ee16fb09d Start implementing ZIG 2022-07-16 21:25:19 +00:00
Fabian Stamm af4902c9a8 Fix output directory 2022-07-16 21:24:21 +00:00
Fabian Stamm 96d2d9ee76 Add Target: Rust 2022-07-16 21:22:16 +00:00
Fabian Stamm b980af4b17 Remove number and add int and float insted 2022-04-13 19:01:12 +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 49425cab39 Adding C# Support. Badly tested currently, but kindof working 2022-01-05 21:16:17 +00:00
K35 99563959c6 Adding some Readme stuff 2022-01-03 21:08:25 +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 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