Roberto Ierusalimschy
|
282ab366f4
bug: parser overwrites semantic information when looking ahead
|
25 years ago |
Roberto Ierusalimschy
|
b69e712713
new way to generate SETLINEs
|
25 years ago |
Roberto Ierusalimschy
|
feb2083730
better control of source name
|
25 years ago |
Roberto Ierusalimschy
|
c39345fba3
no more pragmas
|
25 years ago |
Roberto Ierusalimschy
|
58fbdc76d5
better implementation for looh-ahead
|
25 years ago |
Roberto Ierusalimschy
|
677313da32
bug: record-constructor starting with an upvalue name gets an error
|
25 years ago |
Roberto Ierusalimschy
|
ef62b340e0
code cleaner for 16 bits.
|
25 years ago |
Roberto Ierusalimschy
|
f9cf402fbd
first implementation of FOR
|
25 years ago |
Roberto Ierusalimschy
|
42130ed712
name changes
|
25 years ago |
Roberto Ierusalimschy
|
22329e4cdf
implementation of BREAK
|
25 years ago |
Roberto Ierusalimschy
|
213e9febc8
limits now are in `llims.n'
|
25 years ago |
Roberto Ierusalimschy
|
73aa465a8e
some name changes
|
25 years ago |
Roberto Ierusalimschy
|
3c9d999424
many details (most by lhf).
|
25 years ago |
Roberto Ierusalimschy
|
74f1c3d025
small changes for "clean C"
|
25 years ago |
Roberto Ierusalimschy
|
d83c2a8455
performance details.
|
25 years ago |
Roberto Ierusalimschy
|
acdb0b741e
comments.
|
25 years ago |
Roberto Ierusalimschy
|
29ede6aa13
first implementation of multiple states (reentrant code).
|
26 years ago |
Roberto Ierusalimschy
|
c787dccd9b
"const" !!!
|
26 years ago |
Roberto Ierusalimschy
|
e9a670695a
details
|
26 years ago |
Roberto Ierusalimschy
|
36b6fe8d17
better treatment for arbitrary limits
|
26 years ago |
Roberto Ierusalimschy
|
6a853fcb8b
details (from lhf)
|
26 years ago |
Roberto Ierusalimschy
|
e1a127245d
details ("luaX_token2str" doesn't need LexState)
|
27 years ago |
Roberto Ierusalimschy
|
9618aaf07d
small corrections in comments
|
27 years ago |
Roberto Ierusalimschy
|
7e59a8901d
NEW LL(1) PARSER
|
27 years ago |
Roberto Ierusalimschy
|
6ac047afc4
details
|
27 years ago |
Roberto Ierusalimschy
|
502343b402
new scheme for buffers, centralized in auxlib.
|
28 years ago |
Roberto Ierusalimschy
|
868d16dee0
comments
|
28 years ago |
Roberto Ierusalimschy
|
9ae0c082a3
small details by lint.
|
28 years ago |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
28 years ago |
Roberto Ierusalimschy
|
45cad43c3f
"lua_open": now lua has an explicit open operation.
|
28 years ago |