Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 634c3d57e9 optimization for SETLOCAL was too specific. 25 years ago
  Roberto Ierusalimschy e7c8393682 optimization INCLOCAL is not necessary, with `for' 25 years ago
  Roberto Ierusalimschy 2bb77cdaed keep opcodes in the right order 25 years ago
  Roberto Ierusalimschy f9cf402fbd first implementation of FOR 25 years ago
  Roberto Ierusalimschy 14251c5a56 name changes + new operation - old operation 25 years ago
  Roberto Ierusalimschy c6965ce551 new functions: disassembler and get limit. 25 years ago
  Roberto Ierusalimschy 87367e97f3 more information about memory use 25 years ago
  Roberto Ierusalimschy 73aa465a8e some name changes 25 years ago
  Roberto Ierusalimschy 7c2fb15bec need "string.h" to use "strchr". 25 years ago
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 years ago
  Roberto Ierusalimschy 9744255ae9 error in call must be propagated 25 years ago
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 25 years ago
  Roberto Ierusalimschy eab57ed6fd details 25 years ago
  Roberto Ierusalimschy acdb0b741e comments. 25 years ago
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 26 years ago
  Roberto Ierusalimschy e6d56cd2d8 module for internal use only, with functions for internal tests 26 years ago