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
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 }}
HaxeFoundation
/
hscript
Public
Notifications
You must be signed in to change notification settings
Fork
153
Star
309
Code
Issues
11
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add steppable/interruptible interpreter
- #79
#79
Open
6J7KZg2f
wants to merge 17 commits into
HaxeFoundation:master
HaxeFoundation/hscript:master
from
6J7KZg2f:master
6J7KZg2f/hscript:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Add steppable/interruptible interpreter
#79
6J7KZg2f
wants to merge 17 commits into
HaxeFoundation:master
HaxeFoundation/hscript:master
from
6J7KZg2f:master
6J7KZg2f/hscript:master
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2019
Publicify Stop enum
Show description for aa6ebaa
6J7KZg2f
authored
aa6ebaa
View commit details
Copy full SHA for aa6ebaa
Browse repository at this point
Initial commit
Show description for 92f61aa
6J7KZg2f
authored
92f61aa
View commit details
Copy full SHA for 92f61aa
Browse repository at this point
Gut readme
Show description for cc6358c
6J7KZg2f
authored
cc6358c
View commit details
Copy full SHA for cc6358c
Browse repository at this point
Update README.md
6J7KZg2f
authored
6325569
View commit details
Copy full SHA for 6325569
Browse repository at this point
Update README.md
6J7KZg2f
authored
978d6bd
View commit details
Copy full SHA for 978d6bd
Browse repository at this point
Commits on Mar 27, 2019
Fix package
6J7KZg2f
authored
caa6bb4
View commit details
Copy full SHA for caa6bb4
Browse repository at this point
Add StackFrame type
Show description for 3a37eba
6J7KZg2f
authored
3a37eba
View commit details
Copy full SHA for 3a37eba
Browse repository at this point
Put debug traces behind hs_verbose haxedef
Show description for e08b1ed
6J7KZg2f
authored
e08b1ed
View commit details
Copy full SHA for e08b1ed
Browse repository at this point
Commits on Apr 10, 2019
Catch a null-instruction crash case
6J7KZg2f
authored
7501e00
View commit details
Copy full SHA for 7501e00
Browse repository at this point
Commits on Apr 24, 2019
Fix assign() to support stack-based local vars
Show description for 68cf69d
6J7KZg2f
authored
68cf69d
View commit details
Copy full SHA for 68cf69d
Browse repository at this point
Move readme elsewhere
6J7KZg2f
authored
fae43ba
View commit details
Copy full SHA for fae43ba
Browse repository at this point
revert readme to make less ugly pull
6J7KZg2f
authored
6ffa140
View commit details
Copy full SHA for 6ffa140
Browse repository at this point
Commits on Apr 26, 2019
Fix consecutive block ends crashing interp bug
Show description for 8a9bd90
6J7KZg2f
authored
8a9bd90
View commit details
Copy full SHA for 8a9bd90
Browse repository at this point
Commits on May 7, 2019
Make compatible with hscriptPos + fix locals bug
Show description for e114ebd
6J7KZg2f
authored
e114ebd
View commit details
Copy full SHA for e114ebd
Browse repository at this point
Add exprify function (iterative hscriptPos compat)
Show description for 73d2831
6J7KZg2f
authored
73d2831
View commit details
Copy full SHA for 73d2831
Browse repository at this point
Commits on May 9, 2019
Support for loops & complex array decs
Show description for 8bc6104
6J7KZg2f
authored
8bc6104
View commit details
Copy full SHA for 8bc6104
Browse repository at this point
Commits on May 31, 2019
Fix continue support;
Show description for 3ef1ed9
6J7KZg2f
authored
3ef1ed9
View commit details
Copy full SHA for 3ef1ed9
Browse repository at this point
You can’t perform that action at this time.