5170 Commits (6b2e202df55f3d1f3c670eab65981db6e125c758)
 

Author SHA1 Message Date
Roberto Ierusalimschy e8c779736f Removed internal cache for closures 6 years ago
Roberto Ierusalimschy 2fc6b55dae Removed resource-related "emergency collections" 6 years ago
Roberto Ierusalimschy 947a372f58 State in generic 'for' acts as a to-be-closed variable 6 years ago
Roberto Ierusalimschy e073cbc2e5 Better error messages for invalid operands in numeric 'for' 6 years ago
Roberto Ierusalimschy 2316ec4c24 Back with optimization for 'if cond then goto' 6 years ago
Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos 6 years ago
Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops 6 years ago
Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API 6 years ago
Roberto Ierusalimschy 41c800b352 Closing methods should not interfere with returning values 6 years ago
Roberto Ierusalimschy 0a9aca56ca Added a '__close' metamethod to file handles 6 years ago
Roberto Ierusalimschy ea1322ef54 Detail: bad assertion in 'luaM_free_' 6 years ago
Roberto Ierusalimschy 6a4b9bb2b4 Removed extra information from RCS keyword strings in tests 6 years ago
Roberto Ierusalimschy 7c8146d556 Small improvements in the manual 6 years ago
Roberto Ierusalimschy c90176f969 Complete implementation of to-be-closed variables 6 years ago
Roberto Ierusalimschy 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues 6 years ago
Roberto Ierusalimschy bd96330d03 First "complete" implementation of to-be-closed variables 6 years ago
Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables 6 years ago
Roberto Ierusalimschy b114c7d487 Added "cost" for the use of C stack by a coroutine invocation. 6 years ago
Roberto Ierusalimschy 9cbf17b0f1 Details (comments) 6 years ago
Roberto Ierusalimschy 5382a22e0e Corrections in the implementation of '%' for floats. 6 years ago
Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' 6 years ago
Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 6 years ago
Roberto Ierusalimschy 3dcd04ad61 details 6 years ago
Roberto Ierusalimschy faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' 6 years ago
Roberto Ierusalimschy 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 6 years ago
Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' 6 years ago
Roberto Ierusalimschy b47f2cd068 Small improvements in the manual 6 years ago
Roberto Ierusalimschy e885dee5ab File operations try an "emergency collection" when failing 6 years ago
Roberto Ierusalimschy ccae0f5aad Comments about OLD0/OLD1 ages 6 years ago
Roberto Ierusalimschy 2e297d6ab3 Fixed bug in generational collection of userdata 6 years ago
Roberto Ierusalimschy fb18346ddd Avoid using 'int' for UTF-8 values 6 years ago
Roberto Ierusalimschy 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine 6 years ago
Roberto Ierusalimschy 84058b1506 Added definition for LUA_VERSION_RELEASE_NUM 6 years ago
Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator 6 years ago
Roberto Ierusalimschy 9a825f6bb9 In tests of opcodes, avoid coercion in bitwise operation 6 years ago
Roberto Ierusalimschy 941b189d98 Improvements in the manual 6 years ago
Roberto Ierusalimschy 21f663d29f Added missing $Id$ to file 'ljumptab.h' 6 years ago
Roberto Ierusalimschy 626cf0581b Generational mode may wait longer after a major collection 6 years ago
Roberto Ierusalimschy ccf6d098f6 'searchpath' creates less temporary strings 6 years ago
Roberto Ierusalimschy de2caf7ee4 Bit-library file removed from the project (as it was deprecated) 6 years ago
Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file 6 years ago
Roberto Ierusalimschy 06e08c6d05 Fixed bug in OP_IDIVI 6 years ago
Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 6 years ago
Roberto Ierusalimschy f59e6a93c0 opening functions must be exported! 6 years ago
Roberto Ierusalimschy 6683f83b51 several details 6 years ago
Roberto Ierusalimschy a314409dba in generational mode, an emergency collection can turn any object black 6 years ago
Roberto Ierusalimschy 15ce8d0904 in generational mode, an emergency collection can turn any object black 6 years ago
Roberto Ierusalimschy b43300c14f change in 'LUAI_DDEC' to allow variables to be static in 'onelua' 6 years ago
Roberto Ierusalimschy af70905246 no need to check whether libraries and host use the same kernel; 6 years ago
Roberto Ierusalimschy b95e466218 new field 'nilvalue' in struct 'global_State' to avoid the use of 6 years ago