Commit History

Upphovsman SHA1 Meddelande Datum
  Roberto Ierusalimschy b291e50006 extra argument for "assert" 28 år sedan
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. 28 år sedan
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) 28 år sedan
  Roberto Ierusalimschy 6153200bc2 make sure there is no mem problems, using %.ns instead of %s for luaV_error. 28 år sedan
  Roberto Ierusalimschy 2e7595522d allows '\r' at the end of pragmas, so one can mix Windows and Unix files 28 år sedan
  Roberto Ierusalimschy b79ffdc4ce global state for Lua interpreter 28 år sedan
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. 28 år sedan
  Roberto Ierusalimschy 9cdeb275e7 details 28 år sedan
  Roberto Ierusalimschy c957b270d2 "call" now handles errors (instead of "dostring") 28 år sedan
  Roberto Ierusalimschy 92791b9dd6 small details 28 år sedan
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. 28 år sedan
  Roberto Ierusalimschy dad5a01fb0 trigonometric mode stored in a Lua global variable. 28 år sedan
  Roberto Ierusalimschy 66713181c1 no need of "emergency error"... 28 år sedan
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. 28 år sedan
  Roberto Ierusalimschy b7567b6673 "read" & "write" may receive a file handler as first argument 28 år sedan
  Roberto Ierusalimschy f8c95fa9e8 new "block" syntax (DO ... END) 28 år sedan
  Roberto Ierusalimschy 9c965d0ffb more precise error messages for compiler limits. 28 år sedan
  Roberto Ierusalimschy 6103dca8ee small bug. 28 år sedan
  Roberto Ierusalimschy 18cd7adac6 optimization to handle <a.x> (new opcode). 28 år sedan
  Roberto Ierusalimschy 41223a01ec definition of "PI" and modes for angles. 28 år sedan
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. 28 år sedan
  Roberto Ierusalimschy 0cb3843956 "foreach" and "foreachvar" more robust (to survive GCs), and with 28 år sedan
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number 28 år sedan
  Roberto Ierusalimschy 81489beea1 functions may use many upvalues, to keep global values. 28 år sedan
  Roberto Ierusalimschy ac30aad09b new functions "foreach" and "foreachvar" 28 år sedan
  Roberto Ierusalimschy 2c89651fc6 macro "val" should live together with macro "ref". 28 år sedan
  Roberto Ierusalimschy 3a89c973ff details 28 år sedan
  Roberto Ierusalimschy 52d5e8032c better identification of types which are tags 28 år sedan
  Roberto Ierusalimschy 19c178fa14 new (smaller) prompt 28 år sedan
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation 28 år sedan