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
.
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
93
Code
Issues
170
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scijava-common
src
test
java
org
scijava
script
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2026
Update copyright headers for 2026
ctrueden
committed
d97d79c
View commit details
Copy full SHA for d97d79c
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Test that the #@script language directive works
Show description for 5a4d2c3
ctrueden
and
claude
committed
5a4d2c3
View commit details
Copy full SHA for 5a4d2c3
View code at this point
Browse repository at this point
Commits on May 12, 2025
Update copyright blurbs for 2025
ctrueden
committed
4fc2b14
View commit details
Copy full SHA for 4fc2b14
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
Happy New Year 2024
ctrueden
committed
c7b6dc4
View commit details
Copy full SHA for c7b6dc4
View code at this point
Browse repository at this point
Commits on May 22, 2023
Change tests to reflect Plugins>Scripts path
gselzer
committed
763f416
View commit details
Copy full SHA for 763f416
View code at this point
Browse repository at this point
Commits on May 19, 2023
First cut: Find scripts in base script directory
gselzer
committed
8293f84
View commit details
Copy full SHA for 8293f84
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Happy New Year 2023
ctrueden
committed
0a2b886
View commit details
Copy full SHA for 0a2b886
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Happy New Year 2022
ctrueden
committed
566983b
View commit details
Copy full SHA for 566983b
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
Happy New Year 2021
ctrueden
committed
db0a56d
View commit details
Copy full SHA for db0a56d
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Add missing copyright headers
ctrueden
committed
b389657
View commit details
Copy full SHA for b389657
View code at this point
Browse repository at this point
Merge pull request #384 from scijava/widget-style
Show description for f607848
ctrueden
authored
f607848
View commit details
Copy full SHA for f607848
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Always ignore commented script parameters
Show description for b1bab69
imagejan
committed
b1bab69
View commit details
Copy full SHA for b1bab69
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Add WidgetStyle utility class to centralize style logic
Show description for b9e7b95
imagejan
committed
b9e7b95
View commit details
Copy full SHA for b9e7b95
View code at this point
Browse repository at this point
Commits on May 25, 2020
Happy New Year 2020
ctrueden
committed
87b1cc8
View commit details
Copy full SHA for 87b1cc8
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Respect autoFill parameter in script parameters
Show description for 6eeef9a
imagejan
committed
6eeef9a
View commit details
Copy full SHA for 6eeef9a
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Fix some instances of bogus parameter filling
Show description for 7756d04
ctrueden
committed
7756d04
View commit details
Copy full SHA for 7756d04
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
ScriptInfo: improve behavior of script identifiers
Show description for 13231ff
ctrueden
committed
13231ff
View commit details
Copy full SHA for 13231ff
View code at this point
Browse repository at this point
ScriptInfoTest: do not use a static Context
Show description for b060732
ctrueden
committed
b060732
View commit details
Copy full SHA for b060732
View code at this point
Browse repository at this point
ScriptInfoTest: add authors to javadoc
ctrueden
committed
cf6efde
View commit details
Copy full SHA for cf6efde
View code at this point
Browse repository at this point
Test that #@script directive works
ctrueden
committed
51e631f
View commit details
Copy full SHA for 51e631f
View code at this point
Browse repository at this point
ScriptInfoTest: move public methods first
Show description for 81728eb
ctrueden
committed
81728eb
View commit details
Copy full SHA for 81728eb
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Update copyright and license headers
Show description for 72a7e37
ctrueden
committed
72a7e37
View commit details
Copy full SHA for 72a7e37
View code at this point
Browse repository at this point
Commits on May 24, 2017
ScriptInfoTest: test script modification
ctrueden
committed
e5e496d
View commit details
Copy full SHA for e5e496d
View code at this point
Browse repository at this point
Parse a new style of parameter syntax
Show description for 1541cf1
ctrueden
committed
1541cf1
View commit details
Copy full SHA for 1541cf1
View code at this point
Browse repository at this point
Commits on May 6, 2017
ScriptEngineTest: test the AutoCompleter logic
ctrueden
committed
5147970
View commit details
Copy full SHA for 5147970
View code at this point
Browse repository at this point
Commits on May 5, 2017
ScriptEngineTest: dispose contexts properly
ctrueden
committed
b24bd0d
View commit details
Copy full SHA for b24bd0d
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Happy New Year 2017
ctrueden
committed
6088310
View commit details
Copy full SHA for 6088310
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
ScriptFinderTest: test that the URLs are retained
ctrueden
committed
5f7d518
View commit details
Copy full SHA for 5f7d518
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
ScriptServiceTest: add a test for built-in aliases
ctrueden
committed
66f6eee
View commit details
Copy full SHA for 66f6eee
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
ScriptInfoTest: test that enums are now evaluated
Show description for 632d975
ctrueden
committed
632d975
View commit details
Copy full SHA for 632d975
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Test the improved script return value behavior
Show description for 1e10204
ctrueden
committed
1e10204
View commit details
Copy full SHA for 1e10204
View code at this point
Browse repository at this point
ScriptInfo: append return value if no outputs
Show description for 2eb86fb
ctrueden
committed
2eb86fb
View commit details
Copy full SHA for 2eb86fb
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
ScriptFinderTest: verify scripts on the classpath
Show description for 225b419
ctrueden
committed
225b419
View commit details
Copy full SHA for 225b419
View code at this point
Browse repository at this point
ScriptFinder: let the ctor take a Context instead
Show description for f94e26d
ctrueden
committed
f94e26d
View commit details
Copy full SHA for f94e26d
View code at this point
Browse repository at this point
ScriptInfoTest: adjust for new version strings
Show description for 16b68af
ctrueden
committed
16b68af
View commit details
Copy full SHA for 16b68af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.