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
/
processing
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
6.5k
Code
Issues
0
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
processing
app
test
on
fe13c3a
User selector
All users
All time
Commit history
Commits on Nov 21, 2014
Bring in upstream changes from 'master'
kfeuz
committed
f4923c3
View commit details
Copy full SHA for f4923c3
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
unset executable bit in miscellaneous files
kfeuz
committed
3d8a940
View commit details
Copy full SHA for 3d8a940
View code at this point
Browse repository at this point
Removed executable bit from *.pde files
kfeuz
committed
602a2ef
View commit details
Copy full SHA for 602a2ef
View code at this point
Browse repository at this point
Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text.
kfeuz
committed
0a21ff5
View commit details
Copy full SHA for 0a21ff5
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Merge pull request #2772 from JakubValtar/preproc-constructorCast-fix
Show description for ab2fb8c
benfry
committed
ab2fb8c
View commit details
Copy full SHA for ab2fb8c
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Preprocessor Enum test
JakubValtar
committed
8aee20e
View commit details
Copy full SHA for 8aee20e
View code at this point
Browse repository at this point
Commits on Aug 10, 2014
Test for bug #1936 - nested constructor casts
JakubValtar
committed
da8b281
View commit details
Copy full SHA for da8b281
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Updated the unit tests for ParserTests and the expected input and output for the respective tests to match the current state of Processing.
Grant Cahill
committed
8ecef21
View commit details
Copy full SHA for 8ecef21
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
add annotations for overrides... starting cleanup of shape
benfry
committed
13e916a
View commit details
Copy full SHA for 13e916a
View code at this point
Browse repository at this point
Commits on Jun 19, 2011
remove processing.xml import
benfry
committed
fc3ff4b
View commit details
Copy full SHA for fc3ff4b
View code at this point
Browse repository at this point
Commits on Jan 20, 2011
moving things back off the branch, and into full disaster mode
benfry
committed
1972331
View commit details
Copy full SHA for 1972331
View code at this point
Browse repository at this point
Commits on Dec 4, 2010
Fix and regression test #405.
jdf
committed
b06f563
View commit details
Copy full SHA for b06f563
View code at this point
Browse repository at this point
Commits on Dec 1, 2010
Fix http://code.google.com/p/processing/issues/detail?id=462
jdf
committed
096694a
View commit details
Copy full SHA for 096694a
View code at this point
Browse repository at this point
Commits on Nov 3, 2010
fix bug 427
jdf
committed
6d95fa3
View commit details
Copy full SHA for 6d95fa3
View code at this point
Browse repository at this point
Commits on Oct 26, 2010
fix bug 420
jdf
committed
e5701b3
View commit details
Copy full SHA for e5701b3
View code at this point
Browse repository at this point
Commits on Oct 11, 2010
Add support for @annotations in PDE
jdf
committed
279662d
View commit details
Copy full SHA for 279662d
View code at this point
Browse repository at this point
Commits on Oct 5, 2010
fix http://code.google.com/p/processing/issues/detail?id=400
jdf
committed
83d62d4
View commit details
Copy full SHA for 83d62d4
View code at this point
Browse repository at this point
Commits on Jul 15, 2010
fix http://code.google.com/p/processing/issues/detail?id=315
jdf
committed
c45e742
View commit details
Copy full SHA for c45e742
View code at this point
Browse repository at this point
Commits on Apr 13, 2010
renaming package for consistency
benfry
committed
3d4f0e7
View commit details
Copy full SHA for 3d4f0e7
View code at this point
Browse repository at this point
Commits on Apr 8, 2010
Fix bug1532, and in the process utterly destroy mode-detection problems by moving mode detection out of the parser, and into Java-land (in PdePreprocessor.java).
jdf
committed
331bfd6
View commit details
Copy full SHA for 331bfd6
View code at this point
Browse repository at this point
Commits on Apr 7, 2010
Fix 1534
jdf
committed
9fc70e7
View commit details
Copy full SHA for 9fc70e7
View code at this point
Browse repository at this point
Commits on Mar 30, 2010
First ever unit test for AutoFormat!
jdf
committed
26d07e0
View commit details
Copy full SHA for 26d07e0
View code at this point
Browse repository at this point
Commits on Mar 28, 2010
Fix #1525.
Show description for 124c8d1
jdf
committed
124c8d1
View commit details
Copy full SHA for 124c8d1
View code at this point
Browse repository at this point
Commits on Mar 18, 2010
Fix a regression on #1515. New tests.
jdf
committed
4b5ceb1
View commit details
Copy full SHA for 4b5ceb1
View code at this point
Browse repository at this point
More tests. Caught a regression!
jdf
committed
055769a
View commit details
Copy full SHA for 055769a
View code at this point
Browse repository at this point
Test-sicles
jdf
committed
717c4c8
View commit details
Copy full SHA for 717c4c8
View code at this point
Browse repository at this point
Dare I say... moar tests!?
jdf
committed
76d5e56
View commit details
Copy full SHA for 76d5e56
View code at this point
Browse repository at this point
Moar tests
jdf
committed
e7e5351
View commit details
Copy full SHA for e7e5351
View code at this point
Browse repository at this point
Moar tests
jdf
committed
fe321c4
View commit details
Copy full SHA for fe321c4
View code at this point
Browse repository at this point
Commits on Mar 17, 2010
Greatly improved syntax errors for poorly-closed generic type args and type params
jdf
committed
396a64d
View commit details
Copy full SHA for 396a64d
View code at this point
Browse repository at this point
Created a simple compiler utility for compiling single compilation units. Regression tests now compare preprocessor output to canonical output, and also compile the result to check at least that th…
Show description for e75cfaf
jdf
committed
e75cfaf
View commit details
Copy full SHA for e75cfaf
View code at this point
Browse repository at this point
regression tests for #1514
jdf
committed
568badf
View commit details
Copy full SHA for 568badf
View code at this point
Browse repository at this point
regression test for #1511
jdf
committed
a5cbbee
View commit details
Copy full SHA for a5cbbee
View code at this point
Browse repository at this point
Found a better way to load prefs in UTs
jdf
committed
f499073
View commit details
Copy full SHA for f499073
View code at this point
Browse repository at this point
Several changes to make unit testing preprocessor easy.
Show description for 41fab70
jdf
committed
41fab70
View commit details
Copy full SHA for 41fab70
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.