18 Commits (2316ec4c24a475e091ec3153a5bd908801a3a109)

Author SHA1 Message Date
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 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 6a4b9bb2b4 Removed extra information from RCS keyword strings in tests 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 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 aa4c5cf190 Added directory to test file names in '$Id:' 6 years ago
Roberto Ierusalimschy 2e297d6ab3 Fixed bug in generational collection of userdata 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 06e08c6d05 Fixed bug in OP_IDIVI 6 years ago
Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 6 years ago