Commit graph

1185 commits

Author SHA1 Message Date
tyranron
505e25cea2
Temporary disable new reflection for fields as it requires all leaf types implement 2022-06-27 14:53:49 +02:00
tyranron
2e2d365d64
Merge branch master into rework-core-traits [skip ci] 2022-06-27 14:42:43 +02:00
ilslv
9ca2364bfe
Allow interfaces to implement other interfaces (#1028, #1000) 2022-06-27 12:09:44 +00:00
tyranron
bd041222df
Remove redundant commit message checks for skipping CI pipeline 2022-06-27 11:41:57 +02:00
ilslv
26d9daaadf
Rework #[derive(GraphQLEnum)] macro implementation (#1047) 2022-06-24 21:57:52 +03:00
tyranron
1819ab6e12
Impl reflect traits for objects and interfaces fields, vol.1 [skip ci] 2022-06-23 18:37:14 +02:00
tyranron
23e01956b3
Impl reflect traits for objects and interfaces [skip ci] 2022-06-23 17:42:55 +02:00
tyranron
42e2780142
Fix tests 2022-06-23 16:41:16 +02:00
tyranron
07ed785a51
Move tests for containers [skip ci] 2022-06-21 18:10:33 +02:00
tyranron
3cfc4eb0e4
Impl new machinery for Cow [skip ci] 2022-06-21 17:49:35 +02:00
tyranron
4a6b3abfc6
Impl new machinery for slice [skip ci] 2022-06-21 16:15:21 +02:00
tyranron
17af7c5ac5
Impl new machinery for array 2022-06-21 15:25:06 +02:00
tyranron
d648181b26
Fix reflect impls for Result 2022-06-21 14:50:16 +02:00
tyranron
2d89de3403
Impl new machinery for Vec [skip ci] 2022-06-20 19:12:58 +02:00
tyranron
66c11ec782
Impl macro for scalars, vol.6 [skip ci] 2022-06-20 17:41:45 +02:00
tyranron
4d7770d226
Impl macro for scalars, vol.5 [skip ci] 2022-06-19 23:06:59 +02:00
tyranron
1aafd3da5d
Impl macro for scalars, vol.4 [skip ci] 2022-06-19 22:18:50 +02:00
tyranron
679c1c1162
Impl macro for scalars, vol.3 [skip ci] 2022-06-17 23:53:18 +02:00
tyranron
a05a0091f6
Impl macro for scalars, vol.2 [skip ci] 2022-06-17 21:30:30 +02:00
tyranron
f2718cc01a
Impl macro for scalars, vol.1 [skip ci] 2022-06-17 18:24:02 +02:00
tyranron
25404eb4a7
Rework meta creation [skip ci] 2022-06-17 16:04:48 +02:00
tyranron
067b1e532a
Re-implement str, vol.2 [skip ci] 2022-06-13 18:12:44 +02:00
tyranron
88046e3ce4
Re-implement str, vol.1 [skip ci] 2022-06-09 18:10:33 +02:00
tyranron
be010e8123
Re-impl renewed traits machinery for container types 2022-06-09 16:16:30 +02:00
tyranron
5ab398e22b
Re-impl renewed traits machinery for other pointer types 2022-06-09 15:39:14 +02:00
tyranron
017e87c791
Reimpl renewed traits machinery for Box [skip ci] 2022-06-08 19:17:46 +02:00
tyranron
5a62ddfbf2
Restore old reflection impls 2022-06-08 11:06:28 +02:00
tyranron
e347f25718
Refactor vars! macro position [skip ci] 2022-06-08 10:50:47 +02:00
tyranron
b28acbd96d
Refactor value! macro position [skip ci] 2022-06-07 19:03:39 +02:00
tyranron
b716a45215
Refactor input_value! macro position [skip ci] 2022-06-07 18:53:01 +02:00
tyranron
97c88d219c
Reworking base traits, vol.2 2022-06-07 18:19:44 +02:00
tyranron
8235ac22c0
Reworking base traits, vol.1 [skip ci] 2022-06-06 19:06:59 +02:00
tyranron
97d2da581a
Impl codegen for scalars (resolve::ToInputValue trait), vol.5 2022-06-01 17:31:02 +02:00
tyranron
740aa9061e
Impl codegen for scalars (resolve::ValueAsync trait), vol.4 2022-06-01 16:20:19 +02:00
tyranron
113b112daf
Impl codegen for scalars (resolve::Value trait), vol.3 2022-05-31 19:08:36 +02:00
tyranron
22f3f1887e
Bikeshed reflection, vol.1 2022-05-31 00:31:28 +02:00
tyranron
b1be8f1d29
Improve codegen for scalars, vol.2 2022-05-30 19:09:15 +02:00
tyranron
b381c696ff
Improve and polish codegen for scalars 2022-05-27 18:11:40 +02:00
tyranron
224b04973a
Merge branch 'master' into rework-core-traits 2022-05-27 16:36:16 +02:00
tyranron
4dd5150bcb
Create pr CI job for auto-merging PRs 2022-05-25 17:58:38 +02:00
tyranron
a2ec605732
Merge backported 0.8.2 juniper_rocket 2022-05-25 11:19:04 +02:00
tyranron
e82345243c
Release juniper_rocket 0.8.2 backporting upgrade to rocket 0.5.0-rc.2 2022-05-25 11:11:28 +02:00
tyranron
8ea231f395
Building up codegen for scalars, vol.2 2022-05-19 17:32:43 +02:00
tyranron
21c7a3a653
Bootstrap codegen for scalars 2022-05-17 17:13:25 +02:00
tyranron
5a3bd6c8a9
Pave way to parse ?Sized types from InputValue 2022-05-17 16:59:42 +02:00
tyranron
e381602d5a
Merge branch 'master' into rework-core-traits 2022-05-17 16:00:36 +02:00
50U10FCA7
76b9caf9fa
Fix building juniper crate without default features (#1064, #1065)
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-05-17 11:36:46 +03:00
tyranron
912d31f66b
Poking with parsing input 2022-05-12 18:53:19 +03:00
tyranron
ffc42b16a1
Merge branch 'master' into rework-core-traits 2022-05-12 17:28:18 +03:00
tyranron
d6f5cee8b3
Satisfy rust_2018_idioms rustc lint in generated code 2022-05-12 14:33:03 +03:00