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
java
src
processing
on
processing-0264-3.3.7
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2018
add another try/catch for createWriter() call
benfry
committed
fac4717
View commit details
Copy full SHA for fac4717
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
fix rename dialog scaling for high density (fixes #5368)
benfry
committed
e2b1c38
View commit details
Copy full SHA for e2b1c38
View code at this point
Browse repository at this point
erase types and make this if() a little less confusing
benfry
committed
9eb63c1
View commit details
Copy full SHA for 9eb63c1
View code at this point
Browse repository at this point
do the same thing with less code
benfry
committed
f2f066a
View commit details
Copy full SHA for f2f066a
View code at this point
Browse repository at this point
Output java files in UTF-8 and force compiler to use UTF-8
JakubValtar
committed
2334335
View commit details
Copy full SHA for 2334335
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Updated comment
Show description for 7d3c114
TobiPristupin
authored
7d3c114
View commit details
Copy full SHA for 7d3c114
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
minor tweaks for warnings
benfry
committed
1aa37c0
View commit details
Copy full SHA for 1aa37c0
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Fix error checker crash when className contains [ or ]
JakubValtar
committed
9c67d17
View commit details
Copy full SHA for 9c67d17
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
back out stream() usage that introduced a regression
benfry
committed
edf4567
View commit details
Copy full SHA for edf4567
View code at this point
Browse repository at this point
Merge pull request #5134 from rbonifacio/refactor-towards-language-evolution
Show description for 402b29a
benfry
authored
402b29a
View commit details
Copy full SHA for 402b29a
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
Merge pull request #5152 from GKFX/featurefixbadquotes
Show description for ebd5557
benfry
authored
ebd5557
View commit details
Copy full SHA for ebd5557
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix scrub comments for empty block comment /**/
Show description for 6694164
JakubValtar
committed
6694164
View commit details
Copy full SHA for 6694164
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Make sure we don't try to get code out of bounds
JakubValtar
committed
71b8e5f
View commit details
Copy full SHA for 71b8e5f
View code at this point
Browse repository at this point
Remove problem priority since we're going to do it manually in PDEX.ErrorChecker
JakubValtar
committed
1dc08f6
View commit details
Copy full SHA for 1dc08f6
View code at this point
Browse repository at this point
Gather error checking code in PDEX.ErrorChecker
JakubValtar
committed
9efa410
View commit details
Copy full SHA for 9efa410
View code at this point
Browse repository at this point
To create Problems use pdeCode instead of messing with editor
JakubValtar
committed
d4c57ae
View commit details
Copy full SHA for d4c57ae
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Merge pull request #5186 from JakubValtar/fx-runtime
Show description for ef2933d
benfry
authored
ef2933d
View commit details
Copy full SHA for ef2933d
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Merge branch 'master' into featurefixbadquotes
GKFX
committed
6ed11f4
View commit details
Copy full SHA for 6ed11f4
View code at this point
Browse repository at this point
Add FX to ignorable imports
Show description for 98b8ab9
JakubValtar
committed
98b8ab9
View commit details
Copy full SHA for 98b8ab9
View code at this point
Browse repository at this point
Add JavaFX runtime to error checker class path
Show description for cdf88e6
JakubValtar
committed
cdf88e6
View commit details
Copy full SHA for cdf88e6
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Fix #5165. Wrong tab for missing brace
GKFX
committed
16f8de1
View commit details
Copy full SHA for 16f8de1
View code at this point
Browse repository at this point
Commits on Jun 24, 2017
Handle curly quotes in error checker
Show description for 10162bb
GKFX
committed
10162bb
View commit details
Copy full SHA for 10162bb
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Add handler for Antlr "unexpected char"
Show description for 4fc7599
GKFX
committed
4fc7599
View commit details
Copy full SHA for 4fc7599
View code at this point
Browse repository at this point
Autoformatter: fix curly quotes.
Show description for 8bb93c6
GKFX
committed
8bb93c6
View commit details
Copy full SHA for 8bb93c6
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Fix "Could not parse -1 for --dsiplay" error
Show description for 40cf90f
JakubValtar
committed
40cf90f
View commit details
Copy full SHA for 40cf90f
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Refactoring towards Java language evolution
Show description for 46b91c1
rbonifacio
committed
46b91c1
View commit details
Copy full SHA for 46b91c1
View code at this point
Browse repository at this point
Refactoring towards Java language evolution.
Show description for 02ba392
rbonifacio
committed
02ba392
View commit details
Copy full SHA for 02ba392
View code at this point
Browse repository at this point
Commits on May 20, 2017
Prompt the user to give the L suffix on numbers
Show description for 66f9426
GKFX
committed
66f9426
View commit details
Copy full SHA for 66f9426
View code at this point
Browse repository at this point
Commits on May 19, 2017
PPS: fall back to sketchcode.program if sketchcode.document is null
JakubValtar
committed
1e9f32a
View commit details
Copy full SHA for 1e9f32a
View code at this point
Browse repository at this point
Notify Editor from Change Detector to run error check
JakubValtar
committed
d2ef321
View commit details
Copy full SHA for d2ef321
View code at this point
Browse repository at this point
Commits on May 4, 2017
look into dock name issue, find that it is a Java bug...
benfry
committed
9ed6dee
View commit details
Copy full SHA for 9ed6dee
View code at this point
Browse repository at this point
prevent "run sketches on display" message from showing up on startup
benfry
committed
6e9a8e0
View commit details
Copy full SHA for 6e9a8e0
View code at this point
Browse repository at this point
working on macOS Sierra signing issues seen in #4705
benfry
committed
148c010
View commit details
Copy full SHA for 148c010
View code at this point
Browse repository at this point
clean up error message about sketchbook folder (fixes #4942)
benfry
committed
b8602e4
View commit details
Copy full SHA for b8602e4
View code at this point
Browse repository at this point
Commits on Apr 23, 2017
avoid attempts to export 32-bit verrsions of apps on macOS (fixes #4971)
benfry
committed
15d0b85
View commit details
Copy full SHA for 15d0b85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.