Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
gevtushenko
/
cppfront
Public
forked from
hsutter/cppfront
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 25, 2023
Minor grammar cleanup
Show description for bc82833
hsutter
committed
bc82833
Copy full SHA for bc82833
Commits on Nov 21, 2023
Emit anonymous functions as `mutable` lambdas
Show description for 4bd0c04
hsutter
committed
4bd0c04
Copy full SHA for 4bd0c04
Commits on Nov 20, 2023
Avoid forwarding a bounds-checked subscript operation, closes #799
hsutter
committed
0b333f3
Copy full SHA for 0b333f3
Commits on Nov 19, 2023
Emit local variable in global unnamed function, closes #814
hsutter
committed
8c934bf
Copy full SHA for 8c934bf
Run postconditions before the 'return'
Show description for b4117ae
hsutter
committed
b4117ae
Copy full SHA for b4117ae
Commits on Nov 18, 2023
Take 2: Enable natural use of single named return value
Show description for 13f765b
hsutter
committed
13f765b
Copy full SHA for 13f765b
Commits on Nov 16, 2023
Enable natural use of single named return value
Show description for d74b2ff
hsutter
committed
d74b2ff
Copy full SHA for d74b2ff
Fix handling of `\\"` sequences in literals, closes #813
Show description for c1d3e0e
hsutter
committed
c1d3e0e
Copy full SHA for c1d3e0e
Commits on Nov 15, 2023
Handle alias declaration before `this` base, closes #830
Show description for 5ea5d5c
hsutter
committed
5ea5d5c
Copy full SHA for 5ea5d5c
Use `__cpp_lib_modules` (not `__cpp_modules`), closes #800
hsutter
committed
11f2dbb
Copy full SHA for 11f2dbb
Diagnose named-but-unused local variables
Show description for 243d03d
hsutter
committed
243d03d
Copy full SHA for 243d03d
Allow anonymous object alias, closes #787
hsutter
committed
70f8506
Copy full SHA for 70f8506
Commits on Nov 14, 2023
Re-enable move from last use in initializers, closes #749
Show description for 8a93460
hsutter
committed
8a93460
Copy full SHA for 8a93460
Emit template-heads of type-scope object aliases in correct order, closes #802
hsutter
committed
d34baf4
Copy full SHA for d34baf4
Support `using` at namespace and type scope, closes #803
Show description for d8b5e18
hsutter
committed
d8b5e18
Copy full SHA for d8b5e18
Fix `unqualified_id` handling of empty template arguments, closes #819
Show description for d608eb5
hsutter
committed
d608eb5
Copy full SHA for d608eb5
Commits on Nov 13, 2023
refactor(parse): enable compiling with Libc++ in C++23+ (#818)
JohelEGP
authored
c840548
Copy full SHA for c840548
Give better diagnostic for invalid comparisons, closes #817
hsutter
committed
6b48a72
Copy full SHA for 6b48a72
Commits on Nov 10, 2023
Support `_` unnamed type parameters - closes #812
Show description for 76c2941
hsutter
committed
76c2941
Copy full SHA for 76c2941
Commits on Nov 8, 2023
Update regression tests for apple-clang-14 (#786)
bluetarpmedia
authored
61550a5
Copy full SHA for 61550a5
Split lowering into `to_cpp1.h`
hsutter
committed
99686e9
Copy full SHA for 99686e9
Replace `goto` with `continue`
Show description for 61b9b1c
hsutter
committed
61b9b1c
Copy full SHA for 61b9b1c
Require `;` after assert statement
Show description for f10444e
hsutter
committed
f10444e
Copy full SHA for f10444e
BREAKING CHANGE: Change contracts syntax to align with P2661R1
Show description for a812dcc
hsutter
committed
a812dcc
Copy full SHA for a812dcc
Correct copy/move for `union`
Show description for cdf71bd
hsutter
committed
cdf71bd
Copy full SHA for cdf71bd
Commits on Oct 23, 2023
Add default ctor and copying/moving to `union`, closes #770
hsutter
committed
083c8a0
Copy full SHA for 083c8a0
Commits on Oct 22, 2023
Actually make test case rely on the `using`
hsutter
committed
f41e325
Copy full SHA for f41e325
Commits on Oct 21, 2023
Add *using-statement* - using declarations and using directives
Show description for dd04703
hsutter
committed
dd04703
Copy full SHA for dd04703
Bump version/build number and update regression tests
Show description for 999179a
hsutter
committed
999179a
Copy full SHA for 999179a
fix(cpp1): emit parents' *template-head*s of alias (#703)
Show description for ec3d38a
JohelEGP
and
hsutter
authored
ec3d38a
Copy full SHA for ec3d38a
Update regression test separately from next merge
hsutter
committed
4b9a25c
Copy full SHA for 4b9a25c
Fix comment typo
hsutter
committed
653fe43
Copy full SHA for 653fe43
Remove redundant diagnostic
hsutter
committed
f34fe5b
Copy full SHA for f34fe5b
Add more comment-ary about the `unique/shared.new` implementation choices
hsutter
committed
acdd7b3
Copy full SHA for acdd7b3
Allow bitwise operators to be nonmembers, see #768
hsutter
committed
37cf0bf
Copy full SHA for 37cf0bf
Pagination
Previous
Next
You can’t perform that action at this time.