커밋 기록

작성자 SHA1 메시지 날짜
  Roberto Ierusalimschy 506c89cef8 just in case, flush all output 20 년 전
  Roberto Ierusalimschy 9273fbd131 no more 'luaL_get/setfield' (replaced by more direct luaL_findtable) 20 년 전
  Roberto Ierusalimschy be666a662b detail 20 년 전
  Roberto Ierusalimschy 39cdbce23e no more '-w' option + new way to check module existence 20 년 전
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines 20 년 전
  Roberto Ierusalimschy eca9fa02d2 small improvement 20 년 전
  Roberto Ierusalimschy 67578ec51f several small details 20 년 전
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages 20 년 전
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries 20 년 전
  Roberto Ierusalimschy 2873d4efff stack could overflow with too many command-line arguments 20 년 전
  Roberto Ierusalimschy 445eda7ead details 20 년 전
  Roberto Ierusalimschy 092dc95b06 using `require' to implement `-l' 20 년 전
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary 20 년 전
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use 20 년 전
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c 20 년 전
  Roberto Ierusalimschy 0480ea0886 gets `debug.traceback' current when error occurs 20 년 전
  Roberto Ierusalimschy e791f025c0 no more `_TRACEBACK' variable 20 년 전
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system 21 년 전
  Roberto Ierusalimschy 7d309480dd new way to handle _PATH (old LUA_PATH) 21 년 전
  Roberto Ierusalimschy 5dcd908add detail 21 년 전
  Roberto Ierusalimschy a535ad6fee several small changes (mainly function names) 21 년 전
  Roberto Ierusalimschy 80ec81926c `lua.c' also needs the default path, so auxlib should provide it 21 년 전
  Roberto Ierusalimschy dba17070ac optional error for accesss to undefined variables/fields 21 년 전
  Roberto Ierusalimschy 569eefbf73 detail 21 년 전
  Roberto Ierusalimschy 616438fe9a new way to use `vararg' parameters (with `...') 21 년 전
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' 21 년 전
  Roberto Ierusalimschy 275c150b17 `error()' (and `error(nil)') generates errors with no error messages 22 년 전
  Roberto Ierusalimschy ee07ad346d `getn' doesn't need this field (values cannot be nil) 22 년 전
  Roberto Ierusalimschy f84c5a5fc6 avoid conflicts in (re)definition of `isatty' 22 년 전
  Roberto Ierusalimschy 80bac182db do not mix `--help' with `--' 22 년 전