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
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 }}
hsutter
/
cppfront
Public
Notifications
You must be signed in to change notification settings
Fork
268
Star
6k
Code
Issues
190
Pull requests
12
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Updates for missing features in regular expressions.
- #1337
#1337
Merged
hsutter
merged 16 commits into
hsutter:main
hsutter/cppfront:main
from
MaxSagebaum:feature/regex_updates
MaxSagebaum/cppfront:feature/regex_updates
Copy head branch name to clipboard
Jan 31, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Updates for missing features in regular expressions.
#1337
hsutter
merged 16 commits into
hsutter:main
hsutter/cppfront:main
from
MaxSagebaum:feature/regex_updates
MaxSagebaum/cppfront:feature/regex_updates
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2024
Added handling of \G.
MaxSagebaum
committed
47c440b
View commit details
Copy full SHA for 47c440b
Browse repository at this point
Added find_all method to regular expressions.
MaxSagebaum
committed
c6ae1dd
View commit details
Copy full SHA for c6ae1dd
Browse repository at this point
Implementation of reverse token generation.
MaxSagebaum
committed
53e3724
View commit details
Copy full SHA for 53e3724
Browse repository at this point
Implementation of lookbehind parsing.
MaxSagebaum
committed
db7d5a7
View commit details
Copy full SHA for db7d5a7
Browse repository at this point
Hack for reverse matching.
MaxSagebaum
committed
b536b8e
View commit details
Copy full SHA for b536b8e
Browse repository at this point
Removed Iter from wrapper and added it to the generated functions.
MaxSagebaum
committed
baae569
View commit details
Copy full SHA for baae569
Browse repository at this point
Removed `wrap` helper.
MaxSagebaum
committed
ae63e61
View commit details
Copy full SHA for ae63e61
Browse repository at this point
Implementation of advanced regexes.
MaxSagebaum
committed
17fe0d3
View commit details
Copy full SHA for 17fe0d3
Browse repository at this point
Added implementation for nested lookaround.
MaxSagebaum
committed
411a07e
View commit details
Copy full SHA for 411a07e
Browse repository at this point
Update for regex status.
MaxSagebaum
committed
e00d794
View commit details
Copy full SHA for e00d794
Browse repository at this point
Added atomic grouping token.
MaxSagebaum
committed
b14879c
View commit details
Copy full SHA for b14879c
Browse repository at this point
Code cleanup.
MaxSagebaum
committed
dcb562b
View commit details
Copy full SHA for dcb562b
Browse repository at this point
Update of Regression tests.
MaxSagebaum
committed
33c8615
View commit details
Copy full SHA for 33c8615
Browse repository at this point
Header update for new version.
MaxSagebaum
committed
db3d34e
View commit details
Copy full SHA for db3d34e
Browse repository at this point
Updates for clang.
MaxSagebaum
committed
c6a79be
View commit details
Copy full SHA for c6a79be
Browse repository at this point
Update for tests.
MaxSagebaum
committed
f0e82f4
View commit details
Copy full SHA for f0e82f4
Browse repository at this point
You can’t perform that action at this time.