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 }}
ESRogs
/
roc
Public
forked from
roc-lang/roc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Numeric conversion spec
- #25
#25
Open
ESRogs
wants to merge 10 commits into
main
ESRogs/roc:main
from
conversion-spec
ESRogs/roc:conversion-spec
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Numeric conversion spec
#25
ESRogs
wants to merge 10 commits into
main
ESRogs/roc:main
from
conversion-spec
ESRogs/roc:conversion-spec
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
add the numeric conversion spec
Show description for 09c8ec3
ESRogs
and
claude
committed
09c8ec3
View commit details
Copy full SHA for 09c8ec3
Browse repository at this point
dispatch the LLVM backend's numeric conversions on the spec
Show description for aee6f07
ESRogs
and
claude
committed
aee6f07
View commit details
Copy full SHA for aee6f07
Browse repository at this point
derive the dev backend's source widths from the spec
Show description for 44c4d4a
ESRogs
and
claude
committed
44c4d4a
View commit details
Copy full SHA for 44c4d4a
Browse repository at this point
derive the dev backend's try_unsafe conversion facts from the spec
Show description for 1d4bdea
ESRogs
and
claude
committed
1d4bdea
View commit details
Copy full SHA for 1d4bdea
Browse repository at this point
derive the wasm backend's float-to-integer try facts from the spec
Show description for b372b20
ESRogs
and
claude
committed
b372b20
View commit details
Copy full SHA for b372b20
Browse repository at this point
derive the wasm backend's Dec-to-integer try facts from the spec
Show description for 8d28426
ESRogs
and
claude
committed
8d28426
View commit details
Copy full SHA for 8d28426
Browse repository at this point
derive the interpreter's conversion types from the spec
Show description for 09d6026
ESRogs
and
claude
committed
09d6026
View commit details
Copy full SHA for 09d6026
Browse repository at this point
extend the conversion spec to a number's text
Show description for 71ac948
ESRogs
and
claude
committed
71ac948
View commit details
Copy full SHA for 71ac948
Browse repository at this point
dispatch the interpreter's to_str ops on the spec
Show description for ed86ae7
ESRogs
and
claude
committed
ed86ae7
View commit details
Copy full SHA for ed86ae7
Browse repository at this point
derive the numeric parse spec from the conversion spec
Show description for 15a45c4
ESRogs
and
claude
committed
15a45c4
View commit details
Copy full SHA for 15a45c4
Browse repository at this point
You can’t perform that action at this time.