Roberto Ierusalimschy
|
e2b6b7de1b
details
|
25 年之前 |
Roberto Ierusalimschy
|
e323338fd0
`nlineinfo' must include end flag.
|
25 年之前 |
Roberto Ierusalimschy
|
dad808a73a
new way to count `nblocks' for GC (try to count bytes).
|
25 年之前 |
Roberto Ierusalimschy
|
282ab366f4
bug: parser overwrites semantic information when looking ahead
|
25 年之前 |
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 年之前 |