Roberto Ierusalimschy
|
b1957b1e8e
detail for Windows (untested)
|
vor 20 Jahren |
Roberto Ierusalimschy
|
a17e1fe124
new organization using only one library
|
vor 20 Jahren |
Roberto Ierusalimschy
|
fabf5db237
C stack is the same for the parser and the interpreter, so depth
|
vor 20 Jahren |
Roberto Ierusalimschy
|
de0bfe33b7
new definition for `lua_number2int' for Windows (not tested yet!)
|
vor 20 Jahren |
Roberto Ierusalimschy
|
9768e2f681
detail
|
vor 20 Jahren |
Roberto Ierusalimschy
|
71eb824036
details
|
vor 20 Jahren |
Roberto Ierusalimschy
|
7b6c3b463e
small optimizations
|
vor 20 Jahren |
Roberto Ierusalimschy
|
0316308c0d
removed dirt optimizations that gave small gains
|
vor 20 Jahren |
Roberto Ierusalimschy
|
409ee99900
detail
|
vor 20 Jahren |
Roberto Ierusalimschy
|
445eda7ead
details
|
vor 20 Jahren |
Roberto Ierusalimschy
|
092dc95b06
using `require' to implement `-l'
|
vor 20 Jahren |
Roberto Ierusalimschy
|
e6e543a534
better control for compatibility code
|
vor 20 Jahren |
Roberto Ierusalimschy
|
1c9c886974
standard configuration should run out-of-the-box in "any" system
|
vor 20 Jahren |
Roberto Ierusalimschy
|
ade585bdf9
no more LUA_FIRSTINDEX
|
vor 20 Jahren |
Roberto Ierusalimschy
|
04c41444e2
wrong comment corrected
|
vor 20 Jahren |
Roberto Ierusalimschy
|
03fb3c39d4
change `#ifdef' for `#if defined'
|
vor 20 Jahren |
Roberto Ierusalimschy
|
8af1ca02e0
LUA_USERCONFIG is no longer necessary
|
vor 20 Jahren |
Roberto Ierusalimschy
|
f1eb79fdf4
some line-edit facilities must free the line after its use
|
vor 20 Jahren |
Roberto Ierusalimschy
|
408cb71795
avoid name conflict with some spurious included header files
|
vor 20 Jahren |
Roberto Ierusalimschy
|
390256edf7
better name for GC pause
|
vor 20 Jahren |
Roberto Ierusalimschy
|
ad24cff0f1
lua_gc(STEP) returns whether collection cycle finished
|
vor 20 Jahren |
Roberto Ierusalimschy
|
6d475731ca
cleaner configuration for lua.c
|
vor 20 Jahren |
Roberto Ierusalimschy
|
f41fc0eb0e
small bug: a GC step was not proportional to its "size"
|
vor 20 Jahren |
Roberto Ierusalimschy
|
d872090248
small errors in previous `ci' of luaconf.h.
|
vor 20 Jahren |
Roberto Ierusalimschy
|
fb0f95a2b7
call limit may be larger than shorts
|
vor 20 Jahren |
Roberto Ierusalimschy
|
d3a6d95b9a
more cleaning on configurations
|
vor 20 Jahren |
Roberto Ierusalimschy
|
47984a0cc2
internal definitions have prefix `luai_'
|
vor 20 Jahren |
Roberto Ierusalimschy
|
086d6b09ce
avoid name colision with `close' function
|
vor 20 Jahren |
Roberto Ierusalimschy
|
bfe2905618
avoid too much configuration options
|
vor 20 Jahren |
Roberto Ierusalimschy
|
2cbd9eecfb
try to avoid warnings
|
vor 20 Jahren |