2430 Commits (c6254dceffca200e4111f28af4230b6c892ec0d6)
 

Author SHA1 Message Date
Roberto Ierusalimschy c6254dceff a different option for the GC 20 years ago
Roberto Ierusalimschy a56d889f72 corrections for `absent' implementation 20 years ago
Roberto Ierusalimschy 2ec4fc4295 simpler code for `print' 20 years ago
Roberto Ierusalimschy 70751dd27c details 20 years ago
Roberto Ierusalimschy 39a8082f50 more options for controling the GC 20 years ago
Roberto Ierusalimschy 531874f6ce better (correct?) way to handle `next' over removed keys 20 years ago
Roberto Ierusalimschy 61a888518f details 20 years ago
Roberto Ierusalimschy c78940f21a static names do not need `luaX_' prefix 20 years ago
Roberto Ierusalimschy 8b239eeba1 details 20 years ago
Roberto Ierusalimschy a5330b77f3 static names do not need `luaX_' prefix 20 years ago
Roberto Ierusalimschy e1c2fb6eed details 20 years ago
Roberto Ierusalimschy 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). 20 years ago
Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable 20 years ago
Roberto Ierusalimschy 97e2dab1fb better control of overflows in size computations 20 years ago
Roberto Ierusalimschy 0ed8519127 detail 20 years ago
Roberto Ierusalimschy 0e002005b1 better names for `luaM_free...' macros 20 years ago
Roberto Ierusalimschy 1d99a7360b details 20 years ago
Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines 20 years ago
Roberto Ierusalimschy 087df82a61 detail 20 years ago
Roberto Ierusalimschy 10e48b9160 details 20 years ago
Roberto Ierusalimschy 6f1ea817f5 better control over memory-size overflows 20 years ago
Roberto Ierusalimschy cdcb236747 needs to include `stdlib.h' to access `getenv' 20 years ago
Roberto Ierusalimschy 9be5844713 first full implementation of new package system 20 years ago
Roberto Ierusalimschy 497f042fad detail 20 years ago
Roberto Ierusalimschy 2ed07ea8c1 towards "requiring" C libraries 20 years ago
Roberto Ierusalimschy cfd7bc478f better patch for buffer overflow error 20 years ago
Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' 20 years ago
Roberto Ierusalimschy 45d566f676 small corrections (thanks to Mike Pall) 20 years ago
Roberto Ierusalimschy cfb79b1751 more secure way to compute final string length 20 years ago
Roberto Ierusalimschy 3e1a1f2836 better configuration for loadlib + tested Mac OS X version 20 years ago
Roberto Ierusalimschy b32e9a46d2 better configuration for loadlib 20 years ago
Roberto Ierusalimschy e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid 20 years ago
Roberto Ierusalimschy aae1612747 avoid name chash in `all.c' 20 years ago
Roberto Ierusalimschy 8050e75f9d bug: gc metamethod must disable GC steps (to avoid nested calls) 20 years ago
Roberto Ierusalimschy 3bec76abe3 first version of loadlib for Mac OS X (not tested yet!!) 20 years ago
Roberto Ierusalimschy 5cb6037d49 cannot jump to a setlist count 20 years ago
Roberto Ierusalimschy f1c2dd3aed detail 20 years ago
Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment 20 years ago
Roberto Ierusalimschy 652f885c30 detail 20 years ago
Roberto Ierusalimschy f7e9465a0c new format for SETLIST opcode 20 years ago
Roberto Ierusalimschy 5ee87acd6b small optimization for boolean constants + new format for SETLIST opcode 20 years ago
Roberto Ierusalimschy 5d834bdf57 function constants may include boolean values 20 years ago
Roberto Ierusalimschy 67391a35da details 20 years ago
Roberto Ierusalimschy 36541dec9b towards new package system 20 years ago
Roberto Ierusalimschy cf2a194edc better API for luaL_getfield/setfield 20 years ago
Roberto Ierusalimschy 66845f415f small optimizations 20 years ago
Roberto Ierusalimschy b2820f39a2 long string delimiter changed from `[*[' to `[=[' 20 years ago
Roberto Ierusalimschy 8b5bb6056b removal of unused variable 20 years ago
Roberto Ierusalimschy 4973682294 small bug with coroutine tracebacks 20 years ago
Roberto Ierusalimschy 6acfb91c8d new auxiliary functions to implement new package system 20 years ago