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
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
Breadcrumbs
History for
cppgraphqlgen
include
on
namechange
User selector
All users
All time
Commit history
Commits on Sep 24, 2024
https://github.com/microsoft/cppgraphqlgen/commit/fa15fb7527dc4d9b2b8a425e2ebb9824a25d2e4d
Rafał Hibner
committed
74a6811
View commit details
Copy full SHA for 74a6811
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Fix msvc final
Rafał Hibner
committed
f310946
View commit details
Copy full SHA for f310946
View code at this point
Browse repository at this point
fix msvc2
Rafał Hibner
committed
8ed66c1
View commit details
Copy full SHA for 8ed66c1
View code at this point
Browse repository at this point
Fixmsvc 2
Rafał Hibner
committed
cf6d68c
View commit details
Copy full SHA for cf6d68c
View code at this point
Browse repository at this point
Fix msvc build
Rafał Hibner
committed
5ddf2b5
View commit details
Copy full SHA for 5ddf2b5
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Fixed returned nullptr typo and removed lambda return type declaration
pawel.wojciechowski
committed
536839b
View commit details
Copy full SHA for 536839b
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
Update GraphQLService.h
Pawel Wojciechowski
committed
eb29b28
View commit details
Copy full SHA for eb29b28
View code at this point
Browse repository at this point
Commits on Jul 31, 2024
Allow variant subsetting using std::monostate as model
Pawel Wojciechowski
committed
cc42c50
View commit details
Copy full SHA for cc42c50
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Fix windows build
Rafał Hibner
committed
00d8878
View commit details
Copy full SHA for 00d8878
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Support future models and union
Rafał Hibner
committed
081b791
View commit details
Copy full SHA for 081b791
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
Handle optional vector
Pawel Wojciechowski
committed
eb0b4b2
View commit details
Copy full SHA for eb0b4b2
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Hangle nulls and vectors
Pawel Wojciechowski
committed
6f9d42a
View commit details
Copy full SHA for 6f9d42a
View code at this point
Browse repository at this point
Commits on May 29, 2024
Update GraphQLService.h
Rafał Hibner
committed
55c876c
View commit details
Copy full SHA for 55c876c
View code at this point
Browse repository at this point
Enable model implicit creation
Rafał Hibner
committed
a3cd44f
View commit details
Copy full SHA for a3cd44f
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Bump patch version for bugfix
wravery
committed
1a2bd71
View commit details
Copy full SHA for 1a2bd71
View code at this point
Browse repository at this point
Commits on May 25, 2022
fix typo
Rafał Hibner
committed
449d393
View commit details
Copy full SHA for 449d393
View code at this point
Browse repository at this point
custom scalar type
Rafał Hibner
committed
a476b2d
View commit details
Copy full SHA for a476b2d
View code at this point
Browse repository at this point
Commits on May 24, 2022
Remove inline from methods in decl
wravery
committed
42849fc
View commit details
Copy full SHA for 42849fc
View code at this point
Browse repository at this point
Commits on May 22, 2022
Fix new warnings in GCC 12
wravery
committed
b494316
View commit details
Copy full SHA for b494316
View code at this point
Browse repository at this point
Commits on May 21, 2022
Remove extra typename token
wravery
committed
a6005b5
View commit details
Copy full SHA for a6005b5
View code at this point
Browse repository at this point
Separate clientgen static methods from template methods
wravery
committed
f5e7eb2
View commit details
Copy full SHA for f5e7eb2
View code at this point
Browse repository at this point
Separate Result and ModifiedResult for ODR
wravery
committed
3cba18d
View commit details
Copy full SHA for 3cba18d
View code at this point
Browse repository at this point
Separate Argument and ModifiedArgument for ODR
wravery
committed
5e7ff31
View commit details
Copy full SHA for 5e7ff31
View code at this point
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
View code at this point
Browse repository at this point
Remove leftover constraints from deprecated methods
wravery
committed
e7020f5
View commit details
Copy full SHA for e7020f5
View code at this point
Browse repository at this point
Use a single concept in std::conditional_t
wravery
committed
3a1f7b8
View commit details
Copy full SHA for 3a1f7b8
View code at this point
Browse repository at this point
Use a single concept per requires clause
wravery
committed
5f67ba5
View commit details
Copy full SHA for 5f67ba5
View code at this point
Browse repository at this point
Replace std::enable_if with concept constraints
wravery
committed
80435ed
View commit details
Copy full SHA for 80435ed
View code at this point
Browse repository at this point
Replace std::enable_if with concept constraints
wravery
committed
6c2a161
View commit details
Copy full SHA for 6c2a161
View code at this point
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
View code at this point
Browse repository at this point
Bump the minor version for response::IdType changes
wravery
committed
93958c6
View commit details
Copy full SHA for 93958c6
View code at this point
Browse repository at this point
Better fix for comparisons which works with learn sample
wravery
committed
c3292f8
View commit details
Copy full SHA for c3292f8
View code at this point
Browse repository at this point
Move ast_input details out of header
wravery
committed
d46f49d
View commit details
Copy full SHA for d46f49d
View code at this point
Browse repository at this point
Remove redundant includes
wravery
committed
57a4c24
View commit details
Copy full SHA for 57a4c24
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.