Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy aafa106d10 implementation of numerical escape sequences in strings ("\12"); vor 27 Jahren
  Roberto Ierusalimschy f529a22ca5 BUG: wrong line number (+1) in error report when file starts with "#..." vor 28 Jahren
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order vor 28 Jahren
  Roberto Ierusalimschy fae0b52825 small bugs in error report vor 28 Jahren
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. vor 28 Jahren
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) vor 28 Jahren
  Roberto Ierusalimschy 525a91fed3 BUG: "lastline" was not reset on function entry, so debug information vor 28 Jahren
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) vor 28 Jahren
  Roberto Ierusalimschy 2e7595522d allows '\r' at the end of pragmas, so one can mix Windows and Unix files vor 28 Jahren
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. vor 28 Jahren
  Roberto Ierusalimschy 92791b9dd6 small details vor 28 Jahren
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. vor 28 Jahren
  Roberto Ierusalimschy 2bb94d9e22 using bison instead of yacc; lparser.c renamed to lstx.c (to vor 28 Jahren
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString vor 28 Jahren
  Roberto Ierusalimschy 60cc473bcf Lexical Analizer vor 28 Jahren