FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lcode.h - lua/lua · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lua
/
lua
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
10.3k
Code
Actions
Security and quality
0
Insights
Additional navigation options
Code
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
lua
lcode.h
on
master
User selector
Datepicker
Commit history
Commits on Nov 8, 2025
Global initialization checks name conflict
Show description for e44f3a2
roberto-ieru
committed
e44f3a2
View commit details
Copy full SHA for e44f3a2
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Details
Show description for 9c66903
roberto-ieru
committed
9c66903
View commit details
Copy full SHA for 9c66903
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
Varag parameter is a new kind of variable
Show description for 8fb1af0
roberto-ieru
committed
8fb1af0
View commit details
Copy full SHA for 8fb1af0
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Function 'luaK_semerror' made vararg
Show description for 50fd8d0
roberto-ieru
committed
50fd8d0
View commit details
Copy full SHA for 50fd8d0
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
Added gcc option '-Wconversion'
Show description for 0acd558
roberto-ieru
committed
0acd558
View commit details
Copy full SHA for 0acd558
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
New instruction format for SETLIST/NEWTABLE
Show description for c403e45
roberto-ieru
committed
c403e45
View commit details
Copy full SHA for c403e45
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Some 'unsigned int' changed to 'unsigned'
Show description for 9fa63a6
roberto-ieru
committed
9fa63a6
View commit details
Copy full SHA for 9fa63a6
View code at this point
Browse repository at this point
Commits on May 22, 2023
Several functions turned 'static'
Show description for 9be74cc
roberto-ieru
committed
9be74cc
View commit details
Copy full SHA for 9be74cc
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Details
Show description for 6eb53b7
roberto-ieru
committed
6eb53b7
View commit details
Copy full SHA for 6eb53b7
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL