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
.
HaxeFoundation
/
haxe
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
704
Star
6.9k
Code
Issues
1.1k
Pull requests
98
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[lua] Port _hx_bit_clamp to haxe code
- #12600
#12600
Open
tobil4sk
wants to merge 11 commits into
HaxeFoundation:development
HaxeFoundation/haxe:development
from
tobil4sk:fix/lua-clamp-haxe
tobil4sk/haxec:fix/lua-clamp-haxe
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
[lua] Port _hx_bit_clamp to haxe code
#12600
tobil4sk
wants to merge 11 commits into
HaxeFoundation:development
HaxeFoundation/haxe:development
from
tobil4sk:fix/lua-clamp-haxe
tobil4sk/haxec:fix/lua-clamp-haxe
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
[lua] Port _hx_bit_clamp to haxe code
Show description for 88fdfaa
tobil4sk
committed
88fdfaa
View commit details
Copy full SHA for 88fdfaa
Browse repository at this point
[lua] Replace Std.int in Array with Math.floor
Show description for 082a08d
tobil4sk
committed
082a08d
View commit details
Copy full SHA for 082a08d
Browse repository at this point
[lua] Use inline var for Max_Int32 and Min_Int32
Show description for 0243b7b
tobil4sk
committed
0243b7b
View commit details
Copy full SHA for 0243b7b
Browse repository at this point
[lua] Optimise clampInt32 for lua_ver flags
Show description for f2007f9
tobil4sk
committed
f2007f9
View commit details
Copy full SHA for f2007f9
Browse repository at this point
[lua] Add use._bitop check to dce
Show description for c8e2046
tobil4sk
committed
c8e2046
View commit details
Copy full SHA for c8e2046
Browse repository at this point
[lua] Fix incorrect bitwise and operand
Show description for f9ac477
tobil4sk
committed
f9ac477
View commit details
Copy full SHA for f9ac477
Browse repository at this point
[dce] Rename use._bitop to op_bitwise
tobil4sk
committed
0fb62ed
View commit details
Copy full SHA for 0fb62ed
Browse repository at this point
[tests] Add underflow test for fallback lua clamp
Show description for 6f3ebde
tobil4sk
committed
6f3ebde
View commit details
Copy full SHA for 6f3ebde
Browse repository at this point
[lua] Use native modulo for fallback clamp
Show description for 9d1b0f4
tobil4sk
committed
9d1b0f4
View commit details
Copy full SHA for 9d1b0f4
Browse repository at this point
[lua] Use macro for clampWrapper
Show description for 7762133
tobil4sk
committed
7762133
View commit details
Copy full SHA for 7762133
Browse repository at this point
Commits on Aug 1, 2026
[lua] Fix __lua_Boot references in _hx_bit
tobil4sk
committed
e626b2f
View commit details
Copy full SHA for e626b2f
Browse repository at this point
You can’t perform that action at this time.