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
Breadcrumbs
History for
lua
lcode.h
on
v5.4-beta
User selector
All users
All time
Commit history
Commits on Sep 11, 2019
Simplification in the call to 'constfolding'
roberto-ieru
committed
40d8832
View commit details
Copy full SHA for 40d8832
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
New kind of expression VKSTR
Show description for d6af810
roberto-ieru
committed
d6af810
View commit details
Copy full SHA for d6af810
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Unification of size representation in OP_NEWTABLE and OP_SETLIST
Show description for 758c1ef
roberto-ieru
committed
758c1ef
View commit details
Copy full SHA for 758c1ef
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
OP_NEWTABLE keeps exact size of arrays
Show description for 1fb4d53
roberto-ieru
committed
1fb4d53
View commit details
Copy full SHA for 1fb4d53
View code at this point
Browse repository at this point
First implementation of constant propagation
Show description for f6aab3e
roberto-ieru
committed
f6aab3e
View commit details
Copy full SHA for f6aab3e
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
New implementation for constants
Show description for 54f7b46
roberto-ieru
committed
54f7b46
View commit details
Copy full SHA for 54f7b46
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
First take on constant propagation
roberto-ieru
committed
8eca21c
View commit details
Copy full SHA for 8eca21c
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Big revamp in the implmentation of labels/gotos
Show description for a006514
roberto-ieru
committed
a006514
View commit details
Copy full SHA for a006514
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Removed extra information from RCS keyword strings
Show description for f995095
roberto-ieru
committed
f995095
View commit details
Copy full SHA for f995095
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
no more nil-in-table
roberto-ieru
committed
03c6a05
View commit details
Copy full SHA for 03c6a05
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
missing LUAI_FUNC in prototype for 'luaK_patchgoto'
roberto-ieru
committed
6486762
View commit details
Copy full SHA for 6486762
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
new experimental syntax using reserved word 'undef'
roberto-ieru
committed
4a1612f
View commit details
Copy full SHA for 4a1612f
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
new auxiliary function 'luaK_isKint' + removal of 'luaK_needclose',
Show description for ab07005
roberto-ieru
committed
ab07005
View commit details
Copy full SHA for ab07005
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
small peephole optimizations
roberto-ieru
committed
10b8c99
View commit details
Copy full SHA for 10b8c99
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
eplicit 1-bit opcode operand 'k'
roberto-ieru
committed
a1ef58b
View commit details
Copy full SHA for a1ef58b
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
no more 'getBMode'-'getCMode' (imprecise + we will need more space
Show description for 722bdbe
roberto-ieru
committed
722bdbe
View commit details
Copy full SHA for 722bdbe
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
jumps do not close upvalues (to be faster and simpler);
Show description for 80d9b09
roberto-ieru
committed
80d9b09
View commit details
Copy full SHA for 80d9b09
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
new opcode LOADI (for loading immediate integers)
roberto-ieru
committed
6a98aa0
View commit details
Copy full SHA for 6a98aa0
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
'getcode' -> 'getinstruction'
roberto-ieru
committed
1f259be
View commit details
Copy full SHA for 1f259be
View code at this point
Browse repository at this point
Commits on Dec 30, 2013
first implementation of '<<', '>>', and '~' (bitwise not)
roberto-ieru
committed
1ea2d20
View commit details
Copy full SHA for 1ea2d20
View code at this point
Browse repository at this point
Commits on Dec 18, 2013
first implementation of bitwise operators '&' (band), '|' (bor),
Show description for c0edab0
roberto-ieru
committed
c0edab0
View commit details
Copy full SHA for c0edab0
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
new order for binary operations (grouping them by type of result)
roberto-ieru
committed
a948054
View commit details
Copy full SHA for a948054
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
new operation '//' (integer division)
roberto-ieru
committed
a2f5c28
View commit details
Copy full SHA for a2f5c28
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
default increment for 'for' loop is an integer (1, not 1.0)
roberto-ieru
committed
5951c79
View commit details
Copy full SHA for 5951c79
View code at this point
Browse repository at this point
Commits on Aug 30, 2011
'luaK_goiffalse' exported
roberto-ieru
committed
ca458f1
View commit details
Copy full SHA for ca458f1
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
new instruction OP_LOADKX (to replace OP_LOADK with extra argument)
roberto-ieru
committed
427ee51
View commit details
Copy full SHA for 427ee51
View code at this point
Browse repository at this point
Commits on Feb 1, 2011
new scheme to close upvalues in 'break'; jump instructions may
Show description for dd547c5
roberto-ieru
committed
dd547c5
View commit details
Copy full SHA for dd547c5
View code at this point
Browse repository at this point
Commits on Jul 2, 2010
better organization for fields in struct 'expdesc'
roberto-ieru
committed
6a02bbe
View commit details
Copy full SHA for 6a02bbe
View code at this point
Browse repository at this point
Commits on Apr 17, 2010
better line numbers for function calls and unary/binary operators +
Show description for c066ac1
roberto-ieru
committed
c066ac1
View commit details
Copy full SHA for c066ac1
View code at this point
Browse repository at this point
Commits on Feb 26, 2010
new instructions to optimize indexing on upvalues
roberto-ieru
committed
0fe2576
View commit details
Copy full SHA for 0fe2576
View code at this point
Browse repository at this point
Commits on Sep 23, 2009
limit of constants per function changed to 2^26 using extra arguments
Show description for fcc4646
roberto-ieru
committed
fcc4646
View commit details
Copy full SHA for fcc4646
View code at this point
Browse repository at this point
Commits on Jun 18, 2009
small optimization (reorder of BinOpr enum to unify some cases
Show description for d7872dc
roberto-ieru
committed
d7872dc
View commit details
Copy full SHA for d7872dc
View code at this point
Browse repository at this point
Commits on Jun 10, 2009
new function 'luaK_codek' (detail)
roberto-ieru
committed
2598138
View commit details
Copy full SHA for 2598138
View code at this point
Browse repository at this point
Commits on Oct 28, 2008
some cleaning
roberto-ieru
committed
9e58e0d
View commit details
Copy full SHA for 9e58e0d
View code at this point
Browse repository at this point
Commits on Mar 21, 2006
unused macro
roberto-ieru
committed
e1dda04
View commit details
Copy full SHA for e1dda04
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.