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 }}
soteenstudio
/
lightvm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Tighten the number type rules on math opcodes
- #596
#596
Merged
claycuy
merged 13 commits into
main
soteenstudio/lightvm:main
from
feat/math-st
soteenstudio/lightvm:feat/math-st
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Tighten the number type rules on math opcodes
#596
claycuy
merged 13 commits into
main
soteenstudio/lightvm:main
from
feat/math-st
soteenstudio/lightvm:feat/math-st
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat: Tighten the number type rules on math opcodes
claycuy
committed
a3ca01c
View commit details
Copy full SHA for a3ca01c
Browse repository at this point
📝 CodeRabbit Chat: Reject Floating-Point Operands in Integer Arithmetic Opcodes (#597)
Show description for 5ae4cc6
coderabbitai[bot]
authored
5ae4cc6
View commit details
Copy full SHA for 5ae4cc6
Browse repository at this point
📝 CodeRabbit Chat: Enforce Numeric Type Validation for Power and Trigonometric Opcodes (#599)
Show description for 299a7e3
coderabbitai[bot]
authored
299a7e3
View commit details
Copy full SHA for 299a7e3
Browse repository at this point
📝 CodeRabbit Chat: Accept All Floating-Point Variants for Math Operations (#600)
Show description for 9c1cbb6
coderabbitai[bot]
authored
9c1cbb6
View commit details
Copy full SHA for 9c1cbb6
Browse repository at this point
📝 CodeRabbit Chat: Tighten Type Validation for Bitwise and EXP Opcodes (#601)
Show description for a004b9d
coderabbitai[bot]
authored
a004b9d
View commit details
Copy full SHA for a004b9d
Browse repository at this point
Commits on Sep 15, 2026
📝 CodeRabbit Chat: Standardize TypeMismatch Found-Type Messages Across Math Opcodes (#606)
Show description for a7b35ef
coderabbitai[bot]
authored
a7b35ef
View commit details
Copy full SHA for a7b35ef
Browse repository at this point
📝 CodeRabbit Chat: Restore Numeric Error Display Names and Validation Tests (#608)
Show description for 856dfc7
coderabbitai[bot]
authored
856dfc7
View commit details
Copy full SHA for 856dfc7
Browse repository at this point
📝 CodeRabbit Chat: Validate numeric families in vector arithmetic opcodes (#609)
Show description for 5529997
coderabbitai[bot]
authored
5529997
View commit details
Copy full SHA for 5529997
Browse repository at this point
📝 CodeRabbit Chat: Enforce float-family validation in logarithm opcodes (#610)
Show description for 3feabe0
coderabbitai[bot]
authored
3feabe0
View commit details
Copy full SHA for 3feabe0
Browse repository at this point
refactor: Clean up source code
claycuy
committed
0401fc0
View commit details
Copy full SHA for 0401fc0
Browse repository at this point
📝 CodeRabbit Chat: Reject Integer Operands for Float Arithmetic and Root Operations (#611)
Show description for 9bedc39
coderabbitai[bot]
authored
9bedc39
View commit details
Copy full SHA for 9bedc39
Browse repository at this point
📝 CodeRabbit Chat: Enforce Numeric Family Validation in Vector Operations (#612)
Show description for c03fa61
coderabbitai[bot]
authored
c03fa61
View commit details
Copy full SHA for c03fa61
Browse repository at this point
📝 CodeRabbit Chat: Enforce Float Validation for Scalar and Vector Trigonometry (#613)
Show description for 57f6b2a
coderabbitai[bot]
authored
57f6b2a
View commit details
Copy full SHA for 57f6b2a
Browse repository at this point
You can’t perform that action at this time.