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
.
CashScript
/
cashscript
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
134
Code
Issues
59
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
V0.11.3
- #331
#331
Merged
rkalis
merged 16 commits into
master
CashScript/cashscript:master
from
v0.11.3
CashScript/cashscript:v0.11.3
Copy head branch name to clipboard
Jul 23, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
V0.11.3
#331
rkalis
merged 16 commits into
master
CashScript/cashscript:master
from
v0.11.3
CashScript/cashscript:v0.11.3
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2025
added patch for ElectrumNetworkProvider
mr-zwets
authored and
rkalis
committed
c9dd554
View commit details
Copy full SHA for c9dd554
Browse repository at this point
Add failing tests for new .slice() feature
rkalis
committed
f1f9914
View commit details
Copy full SHA for f1f9914
Browse repository at this point
Update grammar for .slice() feature
rkalis
committed
1d07ec7
View commit details
Copy full SHA for 1d07ec7
Browse repository at this point
Implement compiler logic for .slice() feature
rkalis
committed
5e9bf98
View commit details
Copy full SHA for 5e9bf98
Browse repository at this point
Update docs for .slice() feature
rkalis
committed
a0afaad
View commit details
Copy full SHA for a0afaad
Browse repository at this point
Add .equiv file that compares .slice with similar .split syntax
rkalis
committed
83b88f6
View commit details
Copy full SHA for 83b88f6
Browse repository at this point
Add left/right type to TupleType
rkalis
committed
c3f49cf
View commit details
Copy full SHA for c3f49cf
Browse repository at this point
Add extra type inference and type checking for SPLIT
Show description for bc3be8a
rkalis
committed
bc3be8a
View commit details
Copy full SHA for bc3be8a
Browse repository at this point
add to docs & release notes
mr-zwets
authored and
rkalis
committed
4c5f1a2
View commit details
Copy full SHA for 4c5f1a2
Browse repository at this point
Check that splitIndex is not negative
rkalis
committed
2f5d5cb
View commit details
Copy full SHA for 2f5d5cb
Browse repository at this point
Add .slice(0, x) and .slice(x, y.length) bytecode optimisations
rkalis
committed
e2358f4
View commit details
Copy full SHA for e2358f4
Browse repository at this point
Add type inference / bounds checking for .slice()
rkalis
committed
4baf810
View commit details
Copy full SHA for 4baf810
Browse repository at this point
Fix failing TypeScript test
rkalis
committed
cd9df5a
View commit details
Copy full SHA for cd9df5a
Browse repository at this point
Small docs updates + improve 1 test
rkalis
committed
ce6bbbb
View commit details
Copy full SHA for ce6bbbb
Browse repository at this point
Bump version to 0.11.3
rkalis
committed
bd1e45d
View commit details
Copy full SHA for bd1e45d
Browse repository at this point
Fix spellcheck
rkalis
committed
c8e29b1
View commit details
Copy full SHA for c8e29b1
Browse repository at this point
You can’t perform that action at this time.