Commit Graph

75 Commits

Author SHA1 Message Date
59e2572173
add more quickstart 2023-02-17 17:29:23 +01:00
d894def70c
build the application 2023-02-17 15:47:12 +01:00
cb9a4dd84f
add test-the-application 2023-02-17 15:34:18 +01:00
d1726a052a
with println 2023-02-17 15:17:28 +01:00
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
3b5b59ba1c
unpack response 2023-02-11 14:02:20 +01:00
7a008be59e
tested full flow initially 2023-02-05 23:44:06 +01:00
ec0d0b22e6
move code to dagger-core 2023-02-05 22:26:58 +01:00
9f0021b708
with selection impl default 2023-02-05 21:50:34 +01:00
2b49f9c190
fix warnings 2023-02-05 21:49:01 +01:00
03366b7c5b
fix test 2023-02-05 19:26:25 +01:00
c5dfcebaad
test marshaller 2023-02-05 19:25:18 +01:00
c4ec6f0c97
test marshaller 2023-02-05 19:17:46 +01:00
d9b51c1ac9
implement sort by name and type 2023-02-01 16:42:50 +01:00
26069a82a6
fix optional types for real 2023-02-01 16:34:59 +01:00
f4581ba4cd
fix description 2023-02-01 15:32:38 +01:00
f4a812a7d2
with proper optional types 2023-02-01 15:27:44 +01:00
8549cfc3a7
set proper option type 2023-02-01 15:06:28 +01:00
496a687bc3
add fields 2023-01-30 22:21:16 +01:00
d2cddff365
add input_fields 2023-01-30 20:53:53 +01:00
5fef514801
with objects 2023-01-30 20:44:48 +01:00
2a1f7c3f26
with enum 2023-01-29 20:14:52 +01:00
0bf6b0e91e
with codegen output 2023-01-29 15:23:03 +01:00
3263f1d589
split out codegen parts 2023-01-29 12:58:57 +01:00
9dccb83d94
add dagger-sdk 2023-01-29 11:38:13 +01:00