17 Commits (3e88b72b8e71c0946d089a04876e7bdc61d187a9)

Author SHA1 Message Date
Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 5 years ago
Roberto Ierusalimschy 9b7987a9d1 OP_LOADFALSE broken in two instructions 5 years ago
Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans 5 years ago
Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand 5 years ago
Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes 5 years ago
Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons 6 years ago
Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop 6 years ago
Roberto Ierusalimschy 7e63d3da02 Some bugs with stack reallocation by 'luaF_close' 6 years ago
Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands 6 years ago
Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops 6 years ago
Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables 6 years ago
Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 6 years ago
Roberto Ierusalimschy 21f663d29f Added missing $Id$ to file 'ljumptab.h' 6 years ago
Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table 7 years ago
Roberto Ierusalimschy 6480e73599 details (avoid using non-C89 '//' comment) 7 years ago
Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' 7 years ago
Roberto Ierusalimschy 893f382e94 Jump Table for the interpreter 7 years ago