Commit Graph

6 Commits

Author SHA1 Message Date
4a4c03f3c2
feature/add impl (#6)
* format code

* with object gen and args

* add implementation

* add rust generator

* reset generated code

* add basic output

* reset output

* add object

* add format function

* with opts

* fix vec

* add context to unwrap

* fix arguments

* with function body

* first complete generation: Still missing Vec<Obj>

* run full alpine

* add roadmap item
2023-02-17 12:33:16 +01:00
910ff4a72e
remove hardcoded test 2023-01-29 22:41:30 +01:00
dc53fc1d47
with input objects 2023-01-29 22:17:36 +01:00
e5874141b3
added scalars 2023-01-29 15:19:21 +01:00
0d6e6e57ae
with scalars 2023-01-29 13:29:11 +01:00
3263f1d589
split out codegen parts 2023-01-29 12:58:57 +01:00