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 }}
codegate
/
lua
Public
forked from
lua/lua
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 11, 2020
OP_LOADFALSE broken in two instructions
roberto-ieru
committed
9b7987a
View commit details
Copy full SHA for 9b7987a
Browse repository at this point
Commits on Jan 31, 2020
Tag values don't need to be different from type values
Show description for 28ef706
roberto-ieru
committed
28ef706
View commit details
Copy full SHA for 28ef706
Browse repository at this point
Clearer distinction between types and tags
Show description for 46c3587
roberto-ieru
committed
46c3587
View commit details
Copy full SHA for 46c3587
Browse repository at this point
Commits on Jan 6, 2020
New macro 'makevariant' to codify variant tags
roberto-ieru
committed
69c7139
View commit details
Copy full SHA for 69c7139
Browse repository at this point
Changed internal representation of booleans
Show description for 5ff408d
roberto-ieru
committed
5ff408d
View commit details
Copy full SHA for 5ff408d
Browse repository at this point
Commits on Dec 30, 2019
Fixed bug in 'aux_rawset'
Show description for e3c8383
roberto-ieru
committed
e3c8383
View commit details
Copy full SHA for e3c8383
Browse repository at this point
Comments (mosty typos)
roberto-ieru
committed
bd1b87c
View commit details
Copy full SHA for bd1b87c
Browse repository at this point
Commits on Dec 27, 2019
Copyright year changed to 2020
roberto-ieru
committed
d7bb8df
View commit details
Copy full SHA for d7bb8df
Browse repository at this point
Commits on Dec 17, 2019
Joined common code in 'lua_rawset' and 'lua_rawsetp'
roberto-ieru
committed
c646e57
View commit details
Copy full SHA for c646e57
Browse repository at this point
Easy way to allow Unicode characters in identifiers
Show description for e0ab13c
roberto-ieru
committed
e0ab13c
View commit details
Copy full SHA for e0ab13c
Browse repository at this point
Added test for NULL in string.format("%p")
Show description for e0cbaa5
roberto-ieru
committed
e0cbaa5
View commit details
Copy full SHA for e0cbaa5
Browse repository at this point
Commits on Dec 13, 2019
Small correction in assertion
roberto-ieru
committed
3747487
View commit details
Copy full SHA for 3747487
Browse repository at this point
Commits on Dec 10, 2019
Comment about LUA_COMPAT_LT_LE moved to proper place
roberto-ieru
committed
1e0ad01
View commit details
Copy full SHA for 1e0ad01
Browse repository at this point
Commits on Dec 5, 2019
Simplifications in 'op_arith*' family of macros
roberto-ieru
committed
95735bd
View commit details
Copy full SHA for 95735bd
Browse repository at this point
Using an enumeration for float->integer coercion modes
roberto-ieru
committed
d30569c
View commit details
Copy full SHA for d30569c
Browse repository at this point
'l_mathlim' renamed to 'l_floatatt'
Show description for 2d92102
roberto-ieru
committed
2d92102
View commit details
Copy full SHA for 2d92102
Browse repository at this point
Better comments about the use of 'k' in opcodes
roberto-ieru
committed
490ecfc
View commit details
Copy full SHA for 490ecfc
Browse repository at this point
Manual a little more clear about string->number coersions
roberto-ieru
committed
e174f43
View commit details
Copy full SHA for e174f43
Browse repository at this point
Commits on Dec 4, 2019
Code reorganization for opcodes OP_FORPREP and OP_FORLOOP
Show description for 81f2401
roberto-ieru
committed
81f2401
View commit details
Copy full SHA for 81f2401
Browse repository at this point
Commits on Nov 28, 2019
Removed some wrong comments
Show description for 508a705
roberto-ieru
committed
508a705
View commit details
Copy full SHA for 508a705
Browse repository at this point
Commits on Nov 22, 2019
More generic pattern when testing 'string.format'
Show description for 6f1c033
roberto-ieru
committed
6f1c033
View commit details
Copy full SHA for 6f1c033
Browse repository at this point
Commits on Nov 18, 2019
Details
roberto-ieru
committed
5f83fb6
View commit details
Copy full SHA for 5f83fb6
Browse repository at this point
Commits on Nov 8, 2019
Using 'metavalues' for "metamethods" that are not methods
Show description for 679dc72
roberto-ieru
committed
679dc72
View commit details
Copy full SHA for 679dc72
Browse repository at this point
Commits on Nov 7, 2019
Comments in 'lopcodes.h'
Show description for 1499680
roberto-ieru
committed
1499680
View commit details
Copy full SHA for 1499680
Browse repository at this point
Commits on Oct 30, 2019
File 'bugs' no longer tracked by git
Show description for bdcfae2
roberto-ieru
committed
bdcfae2
View commit details
Copy full SHA for bdcfae2
Browse repository at this point
Commits on Oct 28, 2019
Fixed bug in tail calls of __call chains
Show description for 7d526e7
roberto-ieru
committed
7d526e7
View commit details
Copy full SHA for 7d526e7
Browse repository at this point
Commits on Oct 25, 2019
Fixed warnings from Keil compiler
roberto-ieru
committed
c12983c
View commit details
Copy full SHA for c12983c
Browse repository at this point
Commits on Oct 24, 2019
Change in the prefix of messages from searchers
Show description for ba9cd0d
roberto-ieru
committed
ba9cd0d
View commit details
Copy full SHA for ba9cd0d
Browse repository at this point
Commits on Oct 23, 2019
Added function 'luaL_buffsub'
roberto-ieru
committed
b93f3b0
View commit details
Copy full SHA for b93f3b0
Browse repository at this point
Several enhancements in the manual
roberto-ieru
committed
4c32d93
View commit details
Copy full SHA for 4c32d93
Browse repository at this point
More pious implementation of 'string.dump'
Show description for 6e285e5
roberto-ieru
committed
6e285e5
View commit details
Copy full SHA for 6e285e5
Browse repository at this point
Commits on Oct 22, 2019
Changed definition of macro 'l_isfalse'
Show description for b8cdea0
roberto-ieru
committed
b8cdea0
View commit details
Copy full SHA for b8cdea0
Browse repository at this point
Details (mostly comments)
roberto-ieru
committed
e592f94
View commit details
Copy full SHA for e592f94
Browse repository at this point
Commits on Oct 17, 2019
Larger C-stack limits for new threads
Show description for 6e1aec7
roberto-ieru
committed
6e1aec7
View commit details
Copy full SHA for 6e1aec7
Browse repository at this point
Easy redefinition of valid flags for 'string.format'
roberto-ieru
committed
6055a03
View commit details
Copy full SHA for 6055a03
Browse repository at this point
Previous
Next
You can’t perform that action at this time.