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
.
SkriptDev
/
skript-parser
Public
forked from
Mwexim/skript-parser
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev/patch
- #14
#14
Merged
ShaneBeee
merged 15 commits into
master
SkriptDev/skript-parser:master
from
dev/patch
SkriptDev/skript-parser:dev/patch
Copy head branch name to clipboard
Feb 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Dev/patch
#14
ShaneBeee
merged 15 commits into
master
SkriptDev/skript-parser:master
from
dev/patch
SkriptDev/skript-parser:dev/patch
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2026
EffChange - add "give" and "subtract" to the patterns
ShaneBeee
committed
6345f17
View commit details
Copy full SHA for 6345f17
Browse repository at this point
Commits on Feb 16, 2026
SkriptRegistration - add registrar for Executable Expression
ShaneBeee
committed
d62d878
View commit details
Copy full SHA for d62d878
Browse repository at this point
ExprFunctionCall - fix return type of function not being used
ShaneBeee
committed
96412df
View commit details
Copy full SHA for 96412df
Browse repository at this point
SkriptRegistration - gave functions their own Registrar
ShaneBeee
committed
e0cdd4c
View commit details
Copy full SHA for e0cdd4c
Browse repository at this point
PropertyExpression - fix null issue
ShaneBeee
committed
8102015
View commit details
Copy full SHA for 8102015
Browse repository at this point
Commits on Feb 17, 2026
ExprBooleanOperators - change to ConditionExpression so it can be used in condition section
ShaneBeee
committed
ce25b45
View commit details
Copy full SHA for ce25b45
Browse repository at this point
SyntaxParser - temp fix boolean operators parsed in strings
ShaneBeee
committed
0416985
View commit details
Copy full SHA for 0416985
Browse repository at this point
SkriptRegistration - add some forgotten methods for FunctionRegistrar
ShaneBeee
committed
fffc343
View commit details
Copy full SHA for fffc343
Browse repository at this point
Commits on Feb 18, 2026
EffChange - if change is not allowed, check Type changers
ShaneBeee
committed
4e90a51
View commit details
Copy full SHA for 4e90a51
Browse repository at this point
CollectionUtils - add optionalArrayOf
ShaneBeee
committed
faac4a7
View commit details
Copy full SHA for faac4a7
Browse repository at this point
SkriptRegistration - fix docs not carrying over for ExecExpr
ShaneBeee
committed
ee0fb18
View commit details
Copy full SHA for ee0fb18
Browse repository at this point
Commits on Feb 19, 2026
ExprContextValue - fix not being to get
ShaneBeee
committed
df5ece0
View commit details
Copy full SHA for df5ece0
Browse repository at this point
Commits on Feb 20, 2026
ExprDefaultValue - forgot to register
ShaneBeee
committed
67d5a4b
View commit details
Copy full SHA for 67d5a4b
Browse repository at this point
Expression#getSingle - fix null error
ShaneBeee
committed
7c8ffa1
View commit details
Copy full SHA for 7c8ffa1
Browse repository at this point
Commits on Feb 21, 2026
DefaultRegistration - parse plural types of Type
ShaneBeee
committed
993b8bd
View commit details
Copy full SHA for 993b8bd
Browse repository at this point
You can’t perform that action at this time.