17 Commits (89f6a85f034b2535e43e421991098fa05a92cd60)

Author SHA1 Message Date
Roberto Ierusalimschy 6ef366644f Subtraction of small constant integers optimized with OP_ADDI 5 years ago
Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand 5 years ago
Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators 5 years ago
Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes 5 years ago
Roberto Ierusalimschy 0d52913804 Change in the syntax of attributes 5 years ago
Roberto Ierusalimschy 8082906c05 Fixed small issue with constant propagation 5 years ago
Roberto Ierusalimschy d6af81084d New kind of expression VKSTR 5 years ago
Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays 5 years ago
Roberto Ierusalimschy f6aab3ec1f First implementation of constant propagation 5 years ago
Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop 6 years ago
Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands 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 4cd1f4aac0 Towards "to closed" local variables 6 years ago
Roberto Ierusalimschy aa4c5cf190 Added directory to test file names in '$Id:' 6 years ago
Roberto Ierusalimschy 9a825f6bb9 In tests of opcodes, avoid coercion in bitwise operation 6 years ago
Roberto Ierusalimschy 7c519dfbd0 Added manual and tests for version 5.4-w2 6 years ago