Roberto Ierusalimschy
|
eb822c314a
macros to do jumps
|
25 лет назад |
Roberto Ierusalimschy
|
100bfec39a
new implementation for `next'
|
25 лет назад |
Roberto Ierusalimschy
|
c85162be27
new way to store local-variable information.
|
25 лет назад |
Roberto Ierusalimschy
|
44eb7d91ac
comments
|
25 лет назад |
Roberto Ierusalimschy
|
58453dc1e1
small bug in symbolic execution
|
25 лет назад |
Roberto Ierusalimschy
|
e238efc536
default now is multi-state
|
25 лет назад |
Roberto Ierusalimschy
|
5f22f8961c
better code for unary/binary operators
|
25 лет назад |
Roberto Ierusalimschy
|
a7c1390ffa
syntax "function foo (...)" can be nested
|
25 лет назад |
Roberto Ierusalimschy
|
0802a9df9e
no more options for debug information: it is always on
|
25 лет назад |
Roberto Ierusalimschy
|
f90bc248b3
new structure for line information
|
25 лет назад |
Roberto Ierusalimschy
|
cfba572076
remove dummy argument in LUA_ASSERT
|
25 лет назад |
Roberto Ierusalimschy
|
014a09c509
better error messages
|
25 лет назад |
Roberto Ierusalimschy
|
b622282973
local is valid only after adjust
|
25 лет назад |
Roberto Ierusalimschy
|
afef009fce
new version of debug system
|
25 лет назад |
Roberto Ierusalimschy
|
b69e712713
new way to generate SETLINEs
|
25 лет назад |
Roberto Ierusalimschy
|
83e3ec0117
no more labels
|
25 лет назад |
Roberto Ierusalimschy
|
feb2083730
better control of source name
|
25 лет назад |
Roberto Ierusalimschy
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 лет назад |
Roberto Ierusalimschy
|
dbfb810267
cleansing of lparser.c
|
25 лет назад |
Roberto Ierusalimschy
|
7e30900def
better field name
|
25 лет назад |
Roberto Ierusalimschy
|
58fbdc76d5
better implementation for looh-ahead
|
25 лет назад |
Roberto Ierusalimschy
|
a301304612
accepts `$debug' in the middle of a function.
|
25 лет назад |
Roberto Ierusalimschy
|
677313da32
bug: record-constructor starting with an upvalue name gets an error
|
25 лет назад |
Roberto Ierusalimschy
|
ef62b340e0
code cleaner for 16 bits.
|
25 лет назад |
Roberto Ierusalimschy
|
5c2dd7a9e0
array `luaK_opproperties' keeps delta stack and mode for each opcode
|
25 лет назад |
Roberto Ierusalimschy
|
93d93a0bfb
first implementation of `for' over tables
|
25 лет назад |
Roberto Ierusalimschy
|
843f84f4ce
first element in a list constructor is not adjusted to one value.
|
25 лет назад |
Roberto Ierusalimschy
|
330e51bed3
string hash uses one single hash table
|
25 лет назад |
Roberto Ierusalimschy
|
35a6ed2838
detail (error message)
|
25 лет назад |
Roberto Ierusalimschy
|
c31f02948f
[C++ Warning] lparser.c(326): W8066 Unreachable code.
|
25 лет назад |