Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / microsoft/cppgraphqlgen issues and pull requests
#325 - fix: #324
Pull Request -
State: closed - Opened by wravery about 2 months ago
#324 - Race conditions handling `FragmentSpreadDirectiveStack` members of `SelectionSetParams`
Issue -
State: closed - Opened by wravery about 2 months ago
- 1 comment
#323 - Add support for schema stitching.
Issue -
State: open - Opened by wravery about 2 months ago
#322 - fix: #321
Pull Request -
State: closed - Opened by wravery about 2 months ago
#321 - Generate separate headers/modules for enums and input types and include that in `...Schema.h` instead of inline declarations.
Issue -
State: closed - Opened by wravery about 2 months ago
#320 - Experiment with resolver visitor pattern instead of always going through `service::ResolverResult`.
Issue -
State: open - Opened by wravery about 2 months ago
#319 - more tweaks for the next release candidate
Pull Request -
State: closed - Opened by wravery about 2 months ago
#318 - feat(sharedtypes): add clientgen --shared-types param to reuse types in schema
Pull Request -
State: closed - Opened by wravery about 2 months ago
#317 - feat(coro): update proxy client sample and improve async resolver throughput
Pull Request -
State: closed - Opened by wravery about 2 months ago
#316 - feat(json): default taocpp-json impl for graphqljson
Pull Request -
State: closed - Opened by wravery 2 months ago
#315 - minor std::format fixes
Pull Request -
State: closed - Opened by wravery 2 months ago
#314 - Additional cleanup from enabling C++20 modules
Pull Request -
State: closed - Opened by wravery 2 months ago
#313 - Add support for C++20 modules
Pull Request -
State: closed - Opened by wravery 2 months ago
#312 - Groundwork in CMake, build workflows, and header include cleanup
Pull Request -
State: closed - Opened by wravery 2 months ago
#311 - Plans for cppgraphqlgen 5.0
Issue -
State: open - Opened by wravery 2 months ago
- 12 comments
Labels: enhancement
#310 - fix: schema input type member default init error on clang 14
Pull Request -
State: closed - Opened by wravery 2 months ago
#309 - chore(release): bump patch version
Pull Request -
State: closed - Opened by wravery 2 months ago
#308 - fix: #304
Pull Request -
State: closed - Opened by wravery 2 months ago
#307 - fix: #306
Pull Request -
State: closed - Opened by wravery 3 months ago
#306 - libgraphqlpeg can't parse float with fractional and exponential parts
Issue -
State: closed - Opened by gruzdev 4 months ago
- 2 comments
#305 - Attempt to fix Linux build
Pull Request -
State: closed - Opened by wravery 4 months ago
- 1 comment
#304 - Incorrect handling of UnicodeBOM in GraphQL grammar
Issue -
State: closed - Opened by gruzdev 4 months ago
- 1 comment
#303 - Couple of bug fixes
Pull Request -
State: closed - Opened by wravery 4 months ago
#302 - PEGTL backtracking on field_arguments
Issue -
State: closed - Opened by gruzdev 4 months ago
- 1 comment
#301 - Build fail on linux
Issue -
State: closed - Opened by jimwang118 5 months ago
- 5 comments
#300 - Suggestion: Clearer schemagen error messages
Issue -
State: open - Opened by ckaminski 6 months ago
Labels: good first issue
#299 - Question on CMake schemagen
Issue -
State: closed - Opened by ckaminski 6 months ago
- 1 comment
#298 - Still got "target was not found." error in the example
Issue -
State: closed - Opened by karajan1001 6 months ago
- 1 comment
#297 - Subscription event payloads need to implement stubs for every field
Issue -
State: closed - Opened by wravery 7 months ago
- 1 comment
#296 - Fallback to parsing out-of-bounds 32-bit integers in JSON as doubles
Pull Request -
State: closed - Opened by wravery 7 months ago
#295 - Parsing "integer" double causes "GraphQL only supports 32-bit signed integers" error
Issue -
State: closed - Opened by gitmodimo 7 months ago
- 3 comments
#294 - Make the vcpkg rapidjson dependency conditional on a feature
Pull Request -
State: closed - Opened by wravery almost 1 year ago
#293 - Make workflows work with vcpkg binary artifact caching
Pull Request -
State: closed - Opened by wravery over 1 year ago
#292 - Fix DLL export attribute order for clang on Windows
Pull Request -
State: closed - Opened by wravery over 1 year ago
#291 - Unable to build shared libraries with Clang for Windows
Issue -
State: closed - Opened by HC-pel over 1 year ago
#290 - Subscription usage
Issue -
State: closed - Opened by 0xMemoryGrinder over 1 year ago
- 2 comments
#289 - Call find_package(PEGTL) implicitly from find_package(cppgraphqlgen CONFIG)
Pull Request -
State: closed - Opened by wravery over 1 year ago
#288 - Using find_package(cppgraphqlgen) does not implicitly invoke find_package(pegtl)
Issue -
State: closed - Opened by wravery over 1 year ago
Labels: bug
#287 - Export compile commands and fix some SonarLint warnings
Pull Request -
State: closed - Opened by wravery over 1 year ago
#286 - Fixing SonarQube static analysis warnings
Pull Request -
State: closed - Opened by wravery over 1 year ago
#285 - Improve awaitable errors
Pull Request -
State: closed - Opened by wravery over 1 year ago
#283 - Add an HTTP client/server sample with Boost.Beast
Pull Request -
State: closed - Opened by wravery over 1 year ago
- 3 comments
#282 - Default arguments break for incomplete struct definitions in input types
Pull Request -
State: closed - Opened by wravery over 1 year ago
#281 - cppgraphqlgen thread safety questions
Issue -
State: closed - Opened by h-barthwal over 1 year ago
- 3 comments
#280 - Fragments should generate their own structs
Issue -
State: open - Opened by JamesPeters98 almost 2 years ago
#279 - Fixing bugs and CI workflows
Pull Request -
State: closed - Opened by wravery almost 2 years ago
#278 - Enum Client Gen parsing incorrectly
Issue -
State: closed - Opened by JamesPeters98 almost 2 years ago
- 5 comments
#277 - Access Violation when using optional input values
Issue -
State: closed - Opened by JamesPeters98 almost 2 years ago
- 4 comments
#276 - Generated code produces compiler warning when schema has a field called 'value'
Issue -
State: closed - Opened by JamesPeters98 almost 2 years ago
#275 - Using anonymous namespaces in headers to encapsulate `using namespace std::literals;` doesn't work
Issue -
State: closed - Opened by wravery almost 2 years ago
#274 - GraphQL query depth limit not working for fragments.
Issue -
State: closed - Opened by h-barthwal almost 2 years ago
- 1 comment
#273 - Expose a Traits struct for each client operation for easier templating
Pull Request -
State: closed - Opened by wravery about 2 years ago
#272 - Issues reported by SonarQube in autogenerated files
Issue -
State: closed - Opened by paussu about 2 years ago
- 2 comments
#271 - Any real-world examples where the coroutine backing can be applied?
Issue -
State: closed - Opened by ALTinners about 2 years ago
- 6 comments
#270 - Fix minor code smells in schema generator
Pull Request -
State: closed - Opened by paussu over 2 years ago
#269 - Pass smart pointers by value
Pull Request -
State: closed - Opened by paussu over 2 years ago
- 4 comments
#268 - Strategies for getting only limited fields when an element may not exist
Issue -
State: closed - Opened by ALTinners over 2 years ago
- 2 comments
#267 - How to resolve objects not owned by shared_ptr?
Issue -
State: closed - Opened by gitmodimo over 2 years ago
- 5 comments
#266 - Fix #265
Pull Request -
State: closed - Opened by wravery over 2 years ago
#265 - Clientgen ENUM not sorted
Issue -
State: closed - Opened by gitmodimo over 2 years ago
- 1 comment
#264 - Cannot use multiple client object in single compilation unit.
Issue -
State: closed - Opened by gitmodimo over 2 years ago
- 4 comments
#263 - ResolverParams to SelectionSetParams slicing in object files
Issue -
State: closed - Opened by paussu over 2 years ago
- 2 comments
#262 - Cleanup redundant inline specifiers
Pull Request -
State: closed - Opened by wravery over 2 years ago
#261 - Clientgen usage
Issue -
State: closed - Opened by panthers-00 over 2 years ago
- 1 comment
#260 - This repo is missing important files
Issue -
State: closed - Opened by microsoft-github-policy-service[bot] over 2 years ago
#259 - Adding Microsoft SECURITY.MD
Pull Request -
State: closed - Opened by microsoft-github-policy-service[bot] over 2 years ago
#258 - Does it not support filter?
Issue -
State: closed - Opened by nqf over 2 years ago
- 1 comment
#257 - Miscellaneous warnings and errors which showed up in GCC 12
Pull Request -
State: closed - Opened by wravery over 2 years ago
#256 - Fix source lifetime and preserve input strings in response::IdType
Pull Request -
State: closed - Opened by wravery over 2 years ago
#255 - Link error in release mode
Issue -
State: closed - Opened by gitmodimo over 2 years ago
- 4 comments
#254 - Valgrind detected an invalid read
Issue -
State: closed - Opened by nqf over 2 years ago
- 3 comments
#253 - Update PEGTL version number in README
Pull Request -
State: closed - Opened by wravery over 2 years ago
#252 - Customize the PEGTL parse_tree implementation
Pull Request -
State: closed - Opened by wravery over 2 years ago
#251 - Clarify clientgen usage in latest version
Pull Request -
State: closed - Opened by wravery over 2 years ago
#250 - Fix #248
Pull Request -
State: closed - Opened by wravery over 2 years ago
#249 - Use concepts and type traits instead of specializing service::isInputType() for each input type
Pull Request -
State: closed - Opened by wravery over 2 years ago
#248 - The `clientgen` utility doesn't work with just `--version` or `--help`
Issue -
State: closed - Opened by wravery over 2 years ago
#247 - Generate input type copy constructors
Pull Request -
State: closed - Opened by wravery over 2 years ago
#246 - Generate copy constructors for nested input types with `std::unique_ptr`
Issue -
State: closed - Opened by wravery over 2 years ago
#245 - Add `response::IdType` accessors for backwards compatibility
Pull Request -
State: closed - Opened by wravery over 2 years ago
#244 - Need more accessors on response::IdType
Issue -
State: closed - Opened by wravery over 2 years ago
#243 - Update docs for next release
Pull Request -
State: closed - Opened by wravery over 2 years ago
#242 - Code cleanup
Pull Request -
State: closed - Opened by wravery over 2 years ago
#241 - Output all operations from `clientgen` if the `--operation` flag is not specified
Pull Request -
State: closed - Opened by wravery over 2 years ago
#240 - Make the default subscription object optional and allow an override for subscribe/unsubscribe
Pull Request -
State: closed - Opened by wravery over 2 years ago
#239 - There's no way to opt out of NotifySubscribe/NotifyUnsubscribe anymore
Issue -
State: closed - Opened by wravery over 2 years ago
#238 - Is json supported as an input request?
Issue -
State: closed - Opened by TrevorMellon over 2 years ago
- 2 comments
#237 - Add constexpr support to internal::sorted_map and internal::sorted_set
Pull Request -
State: closed - Opened by wravery over 2 years ago
#236 - Add a migration guide from v3.x to v4.x
Pull Request -
State: closed - Opened by wravery over 2 years ago
#235 - Input type references
Pull Request -
State: closed - Opened by wravery over 2 years ago
#234 - More constexpr schema
Pull Request -
State: closed - Opened by wravery over 2 years ago
#233 - GraphQL filtering clauses using cppgraphqlgen.
Issue -
State: closed - Opened by h-barthwal over 2 years ago
- 2 comments
#232 - Accept either a Base64 encoded binary or an opaque string in response::IdType
Pull Request -
State: closed - Opened by wravery over 2 years ago
#231 - Add a configurable depth limit to the parser
Pull Request -
State: closed - Opened by wravery over 2 years ago
#230 - Invalid input type declaration order in client gen.
Issue -
State: closed - Opened by gitmodimo over 2 years ago
- 6 comments
#229 - Options to remove base64 ID encoding at compile time
Pull Request -
State: closed - Opened by ALTinners over 2 years ago
- 5 comments
#228 - Adds a virtual default destructor for RequestState
Pull Request -
State: closed - Opened by ALTinners over 2 years ago
- 1 comment
#227 - More constexpr schema
Pull Request -
State: closed - Opened by ALTinners over 2 years ago
- 3 comments
#226 - Including headers from the right path in autogenerated files
Issue -
State: closed - Opened by paussu over 2 years ago
- 4 comments
#225 - Input types that contain itself
Issue -
State: closed - Opened by paussu over 2 years ago
- 2 comments