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
Type
/
to 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
.
EngineHub
/
CommandHelper
Public
Notifications
You must be signed in to change notification settings
Fork
70
Star
128
Code
Issues
55
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add cast function
- #1402
#1402
Merged
Pieter12345
merged 11 commits into
EngineHub:master
EngineHub/CommandHelper:master
from
Pieter12345:cast-function
Pieter12345/CommandHelper:cast-function
Copy head branch name to clipboard
Nov 26, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add cast function
#1402
Pieter12345
merged 11 commits into
EngineHub:master
EngineHub/CommandHelper:master
from
Pieter12345:cast-function
Pieter12345/CommandHelper:cast-function
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2025
Add __cast__ function and syntax
Show description for 9ae42c4
Pieter12345
committed
9ae42c4
View commit details
Copy full SHA for 9ae42c4
Browse repository at this point
Warn on casts to same type + Error on impossible casts
Pieter12345
committed
ba7f833
View commit details
Copy full SHA for ba7f833
Browse repository at this point
Commits on Nov 23, 2025
Optimize __cast__()
Show description for 471b5c9
Pieter12345
committed
471b5c9
View commit details
Copy full SHA for 471b5c9
Browse repository at this point
Fix unknown Target for sugared __cast__() syntax
Pieter12345
committed
beb8897
View commit details
Copy full SHA for beb8897
Browse repository at this point
Commits on Nov 26, 2025
Clone IVariables in IVariableList clone
Show description for 6d715ca
Pieter12345
committed
6d715ca
View commit details
Copy full SHA for 6d715ca
Browse repository at this point
Optimize assign() to __unsafe_assign__ ()
Show description for 49c6bfe
Pieter12345
committed
49c6bfe
View commit details
Copy full SHA for 49c6bfe
Browse repository at this point
Reduce assign() runtime actions
Show description for 92f499c
Pieter12345
committed
92f499c
View commit details
Copy full SHA for 92f499c
Browse repository at this point
Fix compile error on post-assign non-cast parenthesis
Show description for 16383de
Pieter12345
committed
16383de
View commit details
Copy full SHA for 16383de
Browse repository at this point
Add soft cast syntax compile test
Pieter12345
committed
c18020e
View commit details
Copy full SHA for c18020e
Browse repository at this point
Add cast to operators table in documentation
Pieter12345
committed
16ba4a4
View commit details
Copy full SHA for 16ba4a4
Browse repository at this point
Rewrite proc parameter execution
Show description for 957771c
Pieter12345
committed
957771c
View commit details
Copy full SHA for 957771c
Browse repository at this point
You can’t perform that action at this time.