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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
processing-cpp
/
processing.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
16
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
processing.cpp
src
java
CppLinter.java
on
refs/tags/v0.5.2
User selector
All users
All time
Commit history
Commits on Aug 15, 2026
Parser: fix direct-init vs param-list ambiguity; CodeGen: ptr-to-array __pta__ sentinel; Engine: map() div-by-zero guard; Linter: use generateSketchOutput pipeline; API conflicts expanded
pepc84
committed
f84b86f
View commit details
Copy full SHA for f84b86f
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Linter: use ClassHoister for proper class hoisting; Parser: fix template/comparison ambiguity; Engine: MouseEvent/KeyEvent, is_convertible for proxy types
pepc84
committed
aaf5859
View commit details
Copy full SHA for aaf5859
View code at this point
Browse repository at this point
Parser: fix trailing declarator bug eating top-level declarations; linter: hoist user classes, add free env vars
pepc84
committed
97bd6cd
View commit details
Copy full SHA for 97bd6cd
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
CppLinter: fix PCH timestamp check, double -std flag, use portable g++ on Windows
pepc84
committed
ac31fff
View commit details
Copy full SHA for ac31fff
View code at this point
Browse repository at this point
Commits on Aug 9, 2026
Fix OOM: skip PCH on low memory, cap linter output, run bestCppStd off EDT
pepc84
committed
9d6abfd
View commit details
Copy full SHA for 9d6abfd
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Fix bundled headers in linter: Windows only, skip on Linux/macOS with system GLFW
pepc84
committed
e347e27
View commit details
Copy full SHA for e347e27
View code at this point
Browse repository at this point
Auto-detect best C++ standard (c++2c/c++23/c++20/c++17) per g++ version
pepc84
committed
695cc43
View commit details
Copy full SHA for 695cc43
View code at this point
Browse repository at this point
Bundle GLFW/GLEW headers in libs/include for all platforms, progress bar in wizard
pepc84
committed
d3a1c0a
View commit details
Copy full SHA for d3a1c0a
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Live linter with red squiggles, unified AST pipeline, macOS install wizard fixes
Show description for fd5affd
pepc84
committed
fd5affd
View commit details
Copy full SHA for fd5affd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.