Roberto Ierusalimschy
|
b320d37a80
better tests for correctness of `savedpc'
|
20 years ago |
Roberto Ierusalimschy
|
9b8d136e1c
`*' operator is primitive only for tables
|
20 years ago |
Roberto Ierusalimschy
|
9832f6b186
small bug
|
20 years ago |
Roberto Ierusalimschy
|
8e696dd14a
detail
|
20 years ago |
Roberto Ierusalimschy
|
c3939f5786
comment
|
20 years ago |
Roberto Ierusalimschy
|
bcc4089a7d
comment
|
20 years ago |
Roberto Ierusalimschy
|
cf5d1bdd76
nesting of long strings only in compatibility mode
|
20 years ago |
Roberto Ierusalimschy
|
8718fda9b2
added LUAI_FUNC to functions not in the API
|
20 years ago |
Roberto Ierusalimschy
|
8c3c3e7691
small bug for tail-recursive debugging
|
20 years ago |
Roberto Ierusalimschy
|
04f657c7f8
new protocol to open standard libraries
|
20 years ago |
Roberto Ierusalimschy
|
2873d4efff
stack could overflow with too many command-line arguments
|
20 years ago |
Roberto Ierusalimschy
|
a7ea0c71e8
detail
|
20 years ago |
Roberto Ierusalimschy
|
b1957b1e8e
detail for Windows (untested)
|
20 years ago |
Roberto Ierusalimschy
|
a17e1fe124
new organization using only one library
|
20 years ago |
Roberto Ierusalimschy
|
fabf5db237
C stack is the same for the parser and the interpreter, so depth
|
20 years ago |
Roberto Ierusalimschy
|
de0bfe33b7
new definition for `lua_number2int' for Windows (not tested yet!)
|
20 years ago |
Roberto Ierusalimschy
|
9768e2f681
detail
|
20 years ago |
Roberto Ierusalimschy
|
71eb824036
details
|
20 years ago |
Roberto Ierusalimschy
|
7b6c3b463e
small optimizations
|
20 years ago |
Roberto Ierusalimschy
|
0316308c0d
removed dirt optimizations that gave small gains
|
20 years ago |
Roberto Ierusalimschy
|
409ee99900
detail
|
20 years ago |
Roberto Ierusalimschy
|
445eda7ead
details
|
20 years ago |
Roberto Ierusalimschy
|
092dc95b06
using `require' to implement `-l'
|
20 years ago |
Roberto Ierusalimschy
|
e6e543a534
better control for compatibility code
|
20 years ago |
Roberto Ierusalimschy
|
1c9c886974
standard configuration should run out-of-the-box in "any" system
|
20 years ago |
Roberto Ierusalimschy
|
ade585bdf9
no more LUA_FIRSTINDEX
|
20 years ago |
Roberto Ierusalimschy
|
04c41444e2
wrong comment corrected
|
20 years ago |
Roberto Ierusalimschy
|
03fb3c39d4
change `#ifdef' for `#if defined'
|
20 years ago |
Roberto Ierusalimschy
|
8af1ca02e0
LUA_USERCONFIG is no longer necessary
|
20 years ago |
Roberto Ierusalimschy
|
f1eb79fdf4
some line-edit facilities must free the line after its use
|
20 years ago |