Roberto Ierusalimschy
|
aa003eba8e
details
|
18 years ago |
Roberto Ierusalimschy
|
5f4f0d4a63
no more optimization to avoid LOADNIL at function start
|
18 years ago |
Roberto Ierusalimschy
|
92dc64e121
more regularity in the use of quotes in error messages
|
18 years ago |
Roberto Ierusalimschy
|
4d7cfff6df
comments
|
18 years ago |
Roberto Ierusalimschy
|
9f5a052c27
error message
|
19 years ago |
Roberto Ierusalimschy
|
bd869c7b31
details
|
19 years ago |
Roberto Ierusalimschy
|
d5a23dde90
little better error messages for internal arrays overflows
|
19 years ago |
Roberto Ierusalimschy
|
93bf618504
BUG: there is only one C stack, so nCcalls must be global
|
19 years ago |
Roberto Ierusalimschy
|
0782416a74
bug: wrong limit for list constructors
|
19 years ago |
Roberto Ierusalimschy
|
3ca9af51a4
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
Roberto Ierusalimschy
|
ee41bc03ab
details
|
19 years ago |
Roberto Ierusalimschy
|
ed64346b9d
details
|
19 years ago |
Roberto Ierusalimschy
|
3d61c31e5a
'lparser.h' should not include 'ltable.h'
|
19 years ago |
Roberto Ierusalimschy
|
c505f341d6
small changes in casts
|
19 years ago |
Roberto Ierusalimschy
|
87024e257d
details
|
19 years ago |
Roberto Ierusalimschy
|
ff7638b0ed
VC warnings
|
20 years ago |
Roberto Ierusalimschy
|
6dd0c6ccbc
numeral expressions keep their values in struct 'expdesc'
|
20 years ago |
Roberto Ierusalimschy
|
ede19c9138
|
20 years ago |
Roberto Ierusalimschy
|
3b19af44b0
new method to handle tests without values (negative values)
|
20 years ago |
Roberto Ierusalimschy
|
8974b59e40
no more compatibility for {;} and similar syntax
|
20 years ago |
Roberto Ierusalimschy
|
43ad0637ca
small optimizations
|
20 years ago |
Roberto Ierusalimschy
|
074352911f
new coding for while and repeat (with new scoping for repeat)
|
20 years ago |
Roberto Ierusalimschy
|
0f30d00c87
warnings from Visual C
|
20 years ago |
Roberto Ierusalimschy
|
0b71bfd6af
syntax for length changed from '*' to '#'
|
20 years ago |
Roberto Ierusalimschy
|
bf2b342ac1
better control for compatibility code for varargs
|
20 years ago |
Roberto Ierusalimschy
|
f21e9c172f
details
|
20 years ago |
Roberto Ierusalimschy
|
67578ec51f
several small details
|
20 years ago |
Roberto Ierusalimschy
|
c2bb9abcec
better quotes for strings in error messages
|
20 years ago |
Roberto Ierusalimschy
|
1ab2b93462
debug information for last line of a function definition
|
20 years ago |
Roberto Ierusalimschy
|
65f4a0f636
no more compatibility code for traversing tables
|
20 years ago |