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
src
processing
mode
java
pdex
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 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 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 Aug 6, 2016
moving more things into Editor
benfry
committed
68bfec0
View commit details
Copy full SHA for 68bfec0
View code at this point
Browse repository at this point
more function moving
benfry
committed
1913987
View commit details
Copy full SHA for 1913987
View code at this point
Browse repository at this point
heavy refactoring to separate Java and non-Java code for Modes
benfry
committed
57060e1
View commit details
Copy full SHA for 57060e1
View code at this point
Browse repository at this point
further refactoring
benfry
committed
e9f2840
View commit details
Copy full SHA for e9f2840
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Error checker now adds 'public' to all default access methods
Show description for ef17e5c
JakubValtar
committed
ef17e5c
View commit details
Copy full SHA for ef17e5c
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
hrm...
benfry
committed
9b725a2
View commit details
Copy full SHA for 9b725a2
View code at this point
Browse repository at this point
don't hide exception.. need to fix
benfry
committed
f6d8e18
View commit details
Copy full SHA for f6d8e18
View code at this point
Browse repository at this point
looking into alternative for #4560
benfry
committed
c983f07
View commit details
Copy full SHA for c983f07
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Merge pull request #4554 from gohai/chip-XQueryBestCursor-workaround
Show description for 80cb1e9
benfry
authored
80cb1e9
View commit details
Copy full SHA for 80cb1e9
View code at this point
Browse repository at this point
Merge pull request #4570 from tyfkda/feature/fix-typo
Show description for 0ad365e
benfry
authored
0ad365e
View commit details
Copy full SHA for 0ad365e
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
Fix typo in comment
tyfkda
committed
36bb1d3
View commit details
Copy full SHA for 36bb1d3
View code at this point
Browse repository at this point
Fix typo in comment
tyfkda
committed
a29b8f0
View commit details
Copy full SHA for a29b8f0
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Add a temporary workaround for the CHIP
Show description for 9f7e52b
gohai
committed
9f7e52b
View commit details
Copy full SHA for 9f7e52b
View code at this point
Browse repository at this point
Commits on May 19, 2016
Return of the error check toggle
Show description for db4878b
JakubValtar
committed
db4878b
View commit details
Copy full SHA for db4878b
View code at this point
Browse repository at this point
Commits on May 13, 2016
Add preference to disable ctrl/cmd+mouse1 combo
JakubValtar
committed
c5b358d
View commit details
Copy full SHA for c5b358d
View code at this point
Browse repository at this point
Polish inspect mode interaction
Show description for 46f68f7
JakubValtar
committed
46f68f7
View commit details
Copy full SHA for 46f68f7
View code at this point
Browse repository at this point
Commits on May 10, 2016
PPS: Fix color literals containing 'e' being suffixed by 'f'
JakubValtar
committed
b569440
View commit details
Copy full SHA for b569440
View code at this point
Browse repository at this point
Commits on May 9, 2016
Merge pull request #4449 from JakubValtar/rename
Show description for 7be856d
benfry
committed
7be856d
View commit details
Copy full SHA for 7be856d
View code at this point
Browse repository at this point
Merge pull request #4450 from JakubValtar/fix-first-error-check
Show description for b40a364
benfry
committed
b40a364
View commit details
Copy full SHA for b40a364
View code at this point
Browse repository at this point
Commits on May 8, 2016
Adjust Problem changes
rzats
committed
2caed0d
View commit details
Copy full SHA for 2caed0d
View code at this point
Browse repository at this point
Add friendlier error message for HidingEnclosingType
rzats
committed
ec9282e
View commit details
Copy full SHA for ec9282e
View code at this point
Browse repository at this point
PPS: Fix listeners not firing on first preprocessing run
JakubValtar
committed
15b5959
View commit details
Copy full SHA for 15b5959
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.