Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitmodimo
/
cppgraphqlgen
Public
forked from
microsoft/cppgraphqlgen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Nov 24, 2023
Working on another branch until stable
Show description for db593f9
kacpers
committed
db593f9
View commit details
Copy full SHA for db593f9
Browse repository at this point
Add missing files
kacpers
committed
72653ff
View commit details
Copy full SHA for 72653ff
Browse repository at this point
Change package name to custom-cppgraphqlgen to prevent collision with official distribution
kacpers
committed
8447351
View commit details
Copy full SHA for 8447351
Browse repository at this point
Commits on Jun 7, 2022
Merge branch 'main' of https://github.com/microsoft/cppgraphqlgen into main
Rafał Hibner
committed
bee8989
View commit details
Copy full SHA for bee8989
Browse repository at this point
Commits on Jun 6, 2022
Merge pull request #266 from wravery/sort-clientgen-enums
Show description for e652672
wravery
authored
e652672
View commit details
Copy full SHA for e652672
Browse repository at this point
Bump patch version for bugfix
wravery
committed
1a2bd71
View commit details
Copy full SHA for 1a2bd71
Browse repository at this point
Scope static const inside methods
wravery
committed
8df0e32
View commit details
Copy full SHA for 8df0e32
Browse repository at this point
Fix #265
wravery
committed
98e3c40
View commit details
Copy full SHA for 98e3c40
Browse repository at this point
Commits on May 25, 2022
fix typo
Rafał Hibner
committed
449d393
View commit details
Copy full SHA for 449d393
Browse repository at this point
custom scalar type
Rafał Hibner
committed
a476b2d
View commit details
Copy full SHA for a476b2d
Browse repository at this point
Commits on May 24, 2022
Merge pull request #262 from wravery/inline-cleanup
Show description for 8c1623a
wravery
authored
8c1623a
View commit details
Copy full SHA for 8c1623a
Browse repository at this point
Remove inline from methods in decl
wravery
committed
42849fc
View commit details
Copy full SHA for 42849fc
Browse repository at this point
Commits on May 23, 2022
Merge pull request #259 from microsoft/users/GitHubPolicyService/744ddcfc-452a-47c7-9a58-30c54ff2ca0f
Show description for 4007fd5
wravery
authored
4007fd5
View commit details
Copy full SHA for 4007fd5
Browse repository at this point
Microsoft mandatory file
microsoft-github-policy-service[bot]
authored
7818401
View commit details
Copy full SHA for 7818401
Browse repository at this point
Commits on May 22, 2022
Merge pull request #257 from wravery/inline-methods
Show description for 0bb0ac9
wravery
authored
0bb0ac9
View commit details
Copy full SHA for 0bb0ac9
Browse repository at this point
Fix new warnings in GCC 12
wravery
committed
b494316
View commit details
Copy full SHA for b494316
Browse repository at this point
Commits on May 21, 2022
Un-inline methods in TodayMock.h for ODR
wravery
committed
692a048
View commit details
Copy full SHA for 692a048
Browse repository at this point
Remove extra typename token
wravery
committed
a6005b5
View commit details
Copy full SHA for a6005b5
Browse repository at this point
Separate clientgen static methods from template methods
wravery
committed
f5e7eb2
View commit details
Copy full SHA for f5e7eb2
Browse repository at this point
Separate Result and ModifiedResult for ODR
wravery
committed
3cba18d
View commit details
Copy full SHA for 3cba18d
Browse repository at this point
Separate Argument and ModifiedArgument for ODR
wravery
committed
5e7ff31
View commit details
Copy full SHA for 5e7ff31
Browse repository at this point
Commits on May 20, 2022
Relax the constraint so the static_assert is hit
wravery
committed
c5d0a4f
View commit details
Copy full SHA for c5d0a4f
Browse repository at this point
Remove leftover constraints from deprecated methods
wravery
committed
e7020f5
View commit details
Copy full SHA for e7020f5
Browse repository at this point
Use a single concept in std::conditional_t
wravery
committed
3a1f7b8
View commit details
Copy full SHA for 3a1f7b8
Browse repository at this point
Use a single concept per requires clause
wravery
committed
5f67ba5
View commit details
Copy full SHA for 5f67ba5
Browse repository at this point
Replace std::enable_if with concept constraints
wravery
committed
80435ed
View commit details
Copy full SHA for 80435ed
Browse repository at this point
Replace std::enable_if with concept constraints
wravery
committed
6c2a161
View commit details
Copy full SHA for 6c2a161
Browse repository at this point
Commits on May 19, 2022
Add inline specifiers for GCC LTO warnings/errors
wravery
committed
e43fea6
View commit details
Copy full SHA for e43fea6
Browse repository at this point
Merge pull request #256 from wravery/fix-source-lifetime
Show description for 8d2afea
wravery
authored
8d2afea
View commit details
Copy full SHA for 8d2afea
Browse repository at this point
Merge branch 'fix-source-lifetime' of https://github.com/wravery/cppgraphqlgen into fix-source-lifetime
wravery
committed
86d9822
View commit details
Copy full SHA for 86d9822
Browse repository at this point
Bump the minor version for response::IdType changes
wravery
committed
93958c6
View commit details
Copy full SHA for 93958c6
Browse repository at this point
Merge branch 'microsoft:main' into fix-source-lifetime
wravery
authored
7b78bc7
View commit details
Copy full SHA for 7b78bc7
Browse repository at this point
Defer decoding Base64 binary ID values till requested
wravery
committed
5683966
View commit details
Copy full SHA for 5683966
Browse repository at this point
Explicitly construct an ast_input for make_shared
wravery
committed
5e389f6
View commit details
Copy full SHA for 5e389f6
Browse repository at this point
Mark new structs as [[nodiscard]]
wravery
committed
3725ddc
View commit details
Copy full SHA for 3725ddc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.