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 }}
STymch
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
processing
java
src
processing
mode
java
pdex
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2019
rename-variable menu allows Java identifiers
Show description for af1e2ee
jeremydouglass
authored
af1e2ee
View commit details
Copy full SHA for af1e2ee
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
clean up some formatting and ordering issues
benfry
committed
e0defac
View commit details
Copy full SHA for e0defac
View code at this point
Browse repository at this point
Commits on May 5, 2018
todo notes and clean up a few warnings
benfry
committed
531c384
View commit details
Copy full SHA for 531c384
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
notes about completion work
benfry
committed
1d9708d
View commit details
Copy full SHA for 1d9708d
View code at this point
Browse repository at this point
more cleanup in completions code
benfry
committed
ff7dc4d
View commit details
Copy full SHA for ff7dc4d
View code at this point
Browse repository at this point
more cleanup, time to merge these functions
benfry
committed
8dda8a4
View commit details
Copy full SHA for 8dda8a4
View code at this point
Browse repository at this point
more cleaning; switching to elementName instead of html parse (needs test)
benfry
committed
20c6f86
View commit details
Copy full SHA for 20c6f86
View code at this point
Browse repository at this point
cleaning up CompletionCandidate... hoo boy
benfry
committed
7e3661e
View commit details
Copy full SHA for 7e3661e
View code at this point
Browse repository at this point
set default button in the Rename dialog (fixes #5400)
benfry
committed
3ae4d59
View commit details
Copy full SHA for 3ae4d59
View code at this point
Browse repository at this point
redo the dreadful layout for the Rename dialog
benfry
committed
7078199
View commit details
Copy full SHA for 7078199
View code at this point
Browse repository at this point
close Rename (refactor) dialog on ESC (fixes #5391)
benfry
committed
bc4010c
View commit details
Copy full SHA for bc4010c
View code at this point
Browse repository at this point
moving more classes out, yech
benfry
committed
7478e23
View commit details
Copy full SHA for 7478e23
View code at this point
Browse repository at this point
breaking out these static classes to be on their own
benfry
committed
f3dd18e
View commit details
Copy full SHA for f3dd18e
View code at this point
Browse repository at this point
gonna move the rename dialog out
benfry
committed
66ae1ed
View commit details
Copy full SHA for 66ae1ed
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
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 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 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 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
Commits on Apr 23, 2017
add cell renderer to usage window
benfry
committed
f3336d8
View commit details
Copy full SHA for f3336d8
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.