Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 03160920cf store "functofind" in stack top, so doesn't need this field in il y a 28 ans
  Roberto Ierusalimschy b42cc6a4d2 no more protected global variables; using upvalues to store tags. il y a 28 ans
  Roberto Ierusalimschy a6ad644bf2 no more protected global variables il y a 28 ans
  Roberto Ierusalimschy 39fd5bb9b0 details il y a 28 ans
  Roberto Ierusalimschy 5482992dec other access method for C upvalues (as arguments) il y a 28 ans
  Roberto Ierusalimschy 024528e0c2 global variables starting with '.' are protected in Lua (temporarily at il y a 28 ans
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' il y a 28 ans
  Roberto Ierusalimschy 9e029f98b9 details il y a 28 ans
  Roberto Ierusalimschy e962330df9 "stacklimit" is not necessary. il y a 28 ans
  Roberto Ierusalimschy b291e50006 extra argument for "assert" il y a 28 ans
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. il y a 28 ans
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) il y a 28 ans
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. il y a 28 ans
  Roberto Ierusalimschy 2e7595522d allows '\r' at the end of pragmas, so one can mix Windows and Unix files il y a 28 ans
  Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter il y a 28 ans
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. il y a 28 ans
  Roberto Ierusalimschy 9cdeb275e7 details il y a 28 ans
  Roberto Ierusalimschy c957b270d2 "call" now handles errors (instead of "dostring") il y a 28 ans
  Roberto Ierusalimschy 92791b9dd6 small details il y a 28 ans
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. il y a 28 ans
  Roberto Ierusalimschy dad5a01fb0 trigonometric mode stored in a Lua global variable. il y a 28 ans
  Roberto Ierusalimschy 66713181c1 no need of "emergency error"... il y a 28 ans
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. il y a 28 ans
  Roberto Ierusalimschy b7567b6673 "read" & "write" may receive a file handler as first argument il y a 28 ans
  Roberto Ierusalimschy f8c95fa9e8 new "block" syntax (DO ... END) il y a 28 ans
  Roberto Ierusalimschy 9c965d0ffb more precise error messages for compiler limits. il y a 28 ans
  Roberto Ierusalimschy 6103dca8ee small bug. il y a 28 ans
  Roberto Ierusalimschy 18cd7adac6 optimization to handle <a.x> (new opcode). il y a 28 ans
  Roberto Ierusalimschy 41223a01ec definition of "PI" and modes for angles. il y a 28 ans
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. il y a 28 ans