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 }}
dimr
/
processing
Public
forked from
processing/processing
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
processing
java
on
master
User selector
All users
All time
Commit history
Commits on Feb 15, 2017
stumbled across spacing issues
benfry
committed
1c218e2
View commit details
Copy full SHA for 1c218e2
View code at this point
Browse repository at this point
Fix preprocessing of code with double backslash in string or char literal
Show description for b9920be
JakubValtar
committed
b9920be
View commit details
Copy full SHA for b9920be
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Merge pull request #4707 from rzats/feature-4668
Show description for 2d5097f
benfry
authored
2d5097f
View commit details
Copy full SHA for 2d5097f
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
deal with a handful of warnings
benfry
committed
e683d04
View commit details
Copy full SHA for e683d04
View code at this point
Browse repository at this point
Commits on Jan 29, 2017
deal with a handful of warnings
benfry
committed
90522aa
View commit details
Copy full SHA for 90522aa
View code at this point
Browse repository at this point
Merge pull request #4806 from joelmoniz/bugfix-debug-newline
Show description for 40fe46d
benfry
authored
40fe46d
View commit details
Copy full SHA for 40fe46d
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Fix restarting sketch in Debug mode when Run is pressed
Show description for 7d55937
JakubValtar
committed
7d55937
View commit details
Copy full SHA for 7d55937
View code at this point
Browse repository at this point
Add proper synchronization for sketch launching and closing
Show description for aa2db6b
JakubValtar
committed
aa2db6b
View commit details
Copy full SHA for aa2db6b
View code at this point
Browse repository at this point
Commits on Jan 22, 2017
Make run button behave
Show description for e5833e8
JakubValtar
committed
e5833e8
View commit details
Copy full SHA for e5833e8
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Small threading fixes for run/present/tweak
JakubValtar
committed
4a50ea3
View commit details
Copy full SHA for 4a50ea3
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Replace keyChar with keyCode to prevent new line error when debugging
joelmoniz
committed
7ac8929
View commit details
Copy full SHA for 7ac8929
View code at this point
Browse repository at this point
Commits on Dec 17, 2016
Don't cache search classpath, only build it when looking for a class
Show description for b7011c8
JakubValtar
committed
b7011c8
View commit details
Copy full SHA for b7011c8
View code at this point
Browse repository at this point
Detect missing braces in tabs, ignore other problems until fixed
JakubValtar
committed
8902ed1
View commit details
Copy full SHA for 8902ed1
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Clean up JavaProblem, remove IProblem field
JakubValtar
committed
25a2a59
View commit details
Copy full SHA for 25a2a59
View code at this point
Browse repository at this point
PDEX: simplify import suggestion handling
JakubValtar
committed
a79fe7f
View commit details
Copy full SHA for a79fe7f
View code at this point
Browse repository at this point
Fix ErrorMessageSimplifier indents (no functional changes)
JakubValtar
committed
84258d9
View commit details
Copy full SHA for 84258d9
View code at this point
Browse repository at this point
Clean up ErrorMessageSimplifier
Show description for c607a0d
JakubValtar
committed
c607a0d
View commit details
Copy full SHA for c607a0d
View code at this point
Browse repository at this point
Commits on Nov 24, 2016
Fix hex color regex
Show description for f9cb361
JakubValtar
committed
f9cb361
View commit details
Copy full SHA for f9cb361
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Fix nested type constructors raising error
Show description for 4336026
JakubValtar
committed
4336026
View commit details
Copy full SHA for 4336026
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Fresh keywords from Reference updates/additions
REAS
committed
8426f03
View commit details
Copy full SHA for 8426f03
View code at this point
Browse repository at this point
remove other logging references
benfry
committed
6268f6c
View commit details
Copy full SHA for 6268f6c
View code at this point
Browse repository at this point
fix copyrights, remove authors per guidelines, replace logging
benfry
committed
212ae6a
View commit details
Copy full SHA for 212ae6a
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
remove the Java logger in favor of built-in logging
benfry
committed
49b0846
View commit details
Copy full SHA for 49b0846
View code at this point
Browse repository at this point
detect changes to /etc/hosts and warn user (#4738)
benfry
committed
da0efeb
View commit details
Copy full SHA for da0efeb
View code at this point
Browse repository at this point
oh, permissions... i blame windows
benfry
committed
c6c433f
View commit details
Copy full SHA for c6c433f
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
more error handling and logging to sort out #4735
benfry
committed
b37a6bc
View commit details
Copy full SHA for b37a6bc
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
trying to clean up DetailPanel
benfry
committed
931bdbf
View commit details
Copy full SHA for 931bdbf
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
deal with pedantic code analyzer (fixes #4670)
benfry
committed
beef7c0
View commit details
Copy full SHA for beef7c0
View code at this point
Browse repository at this point
update launch4j to 3.9, fixes #4682
benfry
committed
8c82daa
View commit details
Copy full SHA for 8c82daa
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Add 'Jump to Declaration' to PDE right-click menu
rzats
committed
7bdf091
View commit details
Copy full SHA for 7bdf091
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
add getRenderer() to SurfaceInfo (fixes #4441)
benfry
committed
dd8ef38
View commit details
Copy full SHA for dd8ef38
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
IO: Tweaks to SoftwareServo JavaDoc
gohai
committed
2f59e27
View commit details
Copy full SHA for 2f59e27
View code at this point
Browse repository at this point
IO: Add PHONY target to Makefile
gohai
committed
29418ac
View commit details
Copy full SHA for 29418ac
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
this was just doubling this stuff up, oops
benfry
committed
9e9a016
View commit details
Copy full SHA for 9e9a016
View code at this point
Browse repository at this point
fix "Embed Java" for 32-bit Linux export
benfry
committed
453529e
View commit details
Copy full SHA for 453529e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.