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
tyranron
1f0f683d0b
Upgrade rocket
crate to 0.5.0-rc.2 version
2022-05-11 21:37:23 +03:00
tyranron
6b3898b077
Add docs for enum generated by #[graphql_interface]
and #[derive(GraphQLInterface)]
macros
2022-05-11 20:35:17 +03:00
tyranron
bde5b83eaf
Upd
2022-05-11 19:12:24 +03:00
tyranron
72cd4be715
Merge branch 'master' into rework-core-traits
2022-05-10 17:45:27 +03:00
Wojciech Niedźwiedź
bdaee42156
Provide integration for bigdecimal
and rust_decimal
crates ( #1060 , #1059 )
...
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-05-05 21:00:58 +03:00
tyranron
64cf7adb4f
Impl basic types, vol.3
2022-05-05 18:35:42 +03:00
tyranron
c8759cd16e
Impl basic types, vol.2
2022-04-25 15:50:28 +03:00
tyranron
2d1e5d38b7
Impl some basic types
2022-04-22 16:48:19 +03:00
tyranron
d00549968c
Merge branch 'master' into rework-core-traits
2022-04-22 11:03:03 +03:00
dependabot[bot]
0d6d6471a2
Upgrade uuid
crate to 1.0 version ( #1057 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-04-20 20:21:14 +03:00
tyranron
4ef63e0b7c
Bootstrap, vol.2
2022-04-19 19:04:34 +03:00
tyranron
56a68a9e24
Bootstrap, vol.1
2022-04-19 18:47:42 +03:00
tyranron
30d80dff12
Fix codegen failure test for latest nightly Rust
2022-04-19 17:22:43 +03:00
tyranron
ba1ed85b3c
Relax object safety requirement for GraphQLValue
and GraphQLValueAsync
traits
2022-04-19 16:33:10 +03:00
tyranron
b94c0ee214
Fix release automation check on CI for cargo-release
0.20.5
2022-04-14 19:07:48 +03:00
Cerber-Ursi
c40d80f26b
Fix expansion of procedural macros inside macro_rules!
( #1054 , #1051 )
2022-04-13 16:15:50 +03:00
tyranron
1a6655e0d7
Fix release automation check on CI for cargo-release
0.20.4
2022-04-13 14:56:56 +03:00
tyranron
7cb602e71b
Disable nasty Windows for juniper_integration_tests
on CI
2022-04-13 13:21:05 +03:00
dependabot[bot]
67cb649107
Upgrade iron
to 0.6 version for Book tests ( #1053 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 17:56:58 +03:00
Kai Ren
72ed45a77c
Rework CI and project toolchain ( #1043 )
...
- remove `cargo-make` integration
- rework CI pipeline more granular and precise
- rework releasing process
- tune up project layout
- fill up new CHANGELOGs
Additionally:
- fix latest nightly/stable Rust inconsistencies
2022-04-08 17:44:50 +03:00
ilslv
d0b56f9222
Implement #[derive(GraphQLInterface)]
to use structs as GraphQL interfaces ( #1026 )
...
- support `#[graphql_interface]` on structs
2022-04-01 21:10:45 +03:00