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
ec0d0b22e6
move code to dagger-core 2023-02-05 22:26:58 +01:00
0bf6b0e91e
with codegen output 2023-01-29 15:23:03 +01:00
e5874141b3
added scalars 2023-01-29 15:19:21 +01:00
3263f1d589
split out codegen parts 2023-01-29 12:58:57 +01:00
2eb5d98c8a
with type filtering 2023-01-28 20:21:19 +01:00