Roberto Ierusalimschy
|
45d566f676
small corrections (thanks to Mike Pall)
|
21 年之前 |
Roberto Ierusalimschy
|
cfb79b1751
more secure way to compute final string length
|
21 年之前 |
Roberto Ierusalimschy
|
3e1a1f2836
better configuration for loadlib + tested Mac OS X version
|
21 年之前 |
Roberto Ierusalimschy
|
b32e9a46d2
better configuration for loadlib
|
21 年之前 |
Roberto Ierusalimschy
|
e5cfa7a367
use of parentheses around macro parameters in call lists, to avoid
|
21 年之前 |
Roberto Ierusalimschy
|
aae1612747
avoid name chash in `all.c'
|
21 年之前 |
Roberto Ierusalimschy
|
8050e75f9d
bug: gc metamethod must disable GC steps (to avoid nested calls)
|
21 年之前 |
Roberto Ierusalimschy
|
3bec76abe3
first version of loadlib for Mac OS X (not tested yet!!)
|
21 年之前 |
Roberto Ierusalimschy
|
5cb6037d49
cannot jump to a setlist count
|
21 年之前 |
Roberto Ierusalimschy
|
f1c2dd3aed
detail
|
21 年之前 |
Roberto Ierusalimschy
|
bd38017ddf
small optimization for table size in machines with double allignment
|
21 年之前 |
Roberto Ierusalimschy
|
652f885c30
detail
|
21 年之前 |
Roberto Ierusalimschy
|
f7e9465a0c
new format for SETLIST opcode
|
21 年之前 |
Roberto Ierusalimschy
|
5ee87acd6b
small optimization for boolean constants + new format for SETLIST opcode
|
21 年之前 |
Roberto Ierusalimschy
|
5d834bdf57
function constants may include boolean values
|
21 年之前 |
Roberto Ierusalimschy
|
67391a35da
details
|
21 年之前 |
Roberto Ierusalimschy
|
36541dec9b
towards new package system
|
21 年之前 |
Roberto Ierusalimschy
|
cf2a194edc
better API for luaL_getfield/setfield
|
21 年之前 |
Roberto Ierusalimschy
|
66845f415f
small optimizations
|
21 年之前 |
Roberto Ierusalimschy
|
b2820f39a2
long string delimiter changed from `[*[' to `[=['
|
21 年之前 |
Roberto Ierusalimschy
|
8b5bb6056b
removal of unused variable
|
21 年之前 |
Roberto Ierusalimschy
|
4973682294
small bug with coroutine tracebacks
|
21 年之前 |
Roberto Ierusalimschy
|
6acfb91c8d
new auxiliary functions to implement new package system
|
21 年之前 |
Roberto Ierusalimschy
|
2419f2bf02
cleaner API for coroutines
|
21 年之前 |
Roberto Ierusalimschy
|
0e54d2be36
bug: barrier was wrong for generational phase
|
21 年之前 |
Roberto Ierusalimschy
|
226c57fec0
simpler configuration to turn on all asserts
|
21 年之前 |
Roberto Ierusalimschy
|
0de2065f4e
tighter tests for stack overflow
|
21 年之前 |
Roberto Ierusalimschy
|
ee165043ef
two bugs related to varargs
|
21 年之前 |
Roberto Ierusalimschy
|
3c394b12f9
detail
|
21 年之前 |
Roberto Ierusalimschy
|
79fc7dea43
simpler implementation for generic reader
|
21 年之前 |