Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy f529a22ca5 BUG: wrong line number (+1) in error report when file starts with "#..." před 28 roky
  Roberto Ierusalimschy 783ba75129 needs "stdlib.h" (calls "exit") před 28 roky
  Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT před 28 roky
  Roberto Ierusalimschy 981fddea02 module to load bytecodes from files. před 28 roky
  Roberto Ierusalimschy 81b953f27e details před 28 roky
  Roberto Ierusalimschy b9acf4b4af "strcoll" may not exist in ond ansi machines před 28 roky
  Roberto Ierusalimschy 44ace0aefd we don't need a type "Word". před 28 roky
  Roberto Ierusalimschy 5981161360 small optimizations (?) před 28 roky
  Roberto Ierusalimschy 763c64be9b details před 28 roky
  Roberto Ierusalimschy f0dffaa209 new way to hanlde arg information před 28 roky
  Roberto Ierusalimschy 77a6836fef we don't need a type "Word". před 28 roky
  Roberto Ierusalimschy 9f043e8017 luaL_arg_check now is inlined před 28 roky
  Roberto Ierusalimschy 6ac047afc4 details před 28 roky
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order před 28 roky
  Roberto Ierusalimschy 26679b1a48 back to upavalues as extra arguments for C closures; this way it's před 28 roky
  Roberto Ierusalimschy e04c2b9aa8 details před 28 roky
  Roberto Ierusalimschy 0c031dcc8b details před 28 roky
  Roberto Ierusalimschy c332c4e927 reference manual of the Lua language před 28 roky
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if před 28 roky
  Roberto Ierusalimschy 90d87e3a78 details před 28 roky
  Roberto Ierusalimschy f76bca23ef variants for "ARGS". před 28 roky
  Roberto Ierusalimschy a5fd7d722c opctional "base" in "tonumber" convertion. před 28 roky
  Roberto Ierusalimschy 4e0bf95622 variant opcodes for PUSHSELF před 28 roky
  Roberto Ierusalimschy 498a934abf new syntax possibilities: f(x).x, etc; on the other hand, před 28 roky
  Roberto Ierusalimschy ce53872684 new syntax: f´s´ for f(´s´). před 28 roky
  Roberto Ierusalimschy da96eb2cce some details related to OLD_ANSI před 28 roky
  Roberto Ierusalimschy fada8efd01 "rand()", in SunOS, may return values bigger than "RAND_MAX"... před 28 roky
  Roberto Ierusalimschy d916487d7c auxlib split in two parts (lauxlib and lbuffer) před 28 roky
  Roberto Ierusalimschy 1bf762ba38 Generic buffer facilities for Lua (and libraries) před 28 roky
  Roberto Ierusalimschy 541e722360 details před 28 roky