Cronologia Commit

Autore SHA1 Messaggio Data
  Roberto Ierusalimschy 0417a4bb0b new implementation for tailcalls and error handling 23 anni fa
  Roberto Ierusalimschy e5146fb01f CallInfo has different fields for C functions and Lua functions 23 anni fa
  Roberto Ierusalimschy 39b2d58c39 new interface for debug hooks 23 anni fa
  Roberto Ierusalimschy 922f36a05b details 23 anni fa
  Roberto Ierusalimschy e572dffa15 small bug building error messages 23 anni fa
  Roberto Ierusalimschy 6ee2dbdfe9 traceback stops at first protected call 23 anni fa
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling 23 anni fa
  Roberto Ierusalimschy 864c96f36c new fallback for equality `__eq' 23 anni fa
  Roberto Ierusalimschy 000d081fd0 warnings from other compilers 23 anni fa
  Roberto Ierusalimschy 955def0348 new names for string formating functions 23 anni fa
  Roberto Ierusalimschy b7a0503c1d new format for error messages 23 anni fa
  Roberto Ierusalimschy 1c328a191a no more `global' declarations 23 anni fa
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop 23 anni fa
  Roberto Ierusalimschy 78b40bf57d `skip' instructions must be followed by a jump 23 anni fa
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' 23 anni fa
  Roberto Ierusalimschy 9a0f0dcc77 precompiler may create functions without `lineinfo' 23 anni fa
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization 23 anni fa
  Roberto Ierusalimschy f388ee4a82 new way to handle errors 23 anni fa
  Roberto Ierusalimschy 6c7334a9ac line trace uses `savedpc' to save last `pc' seen 23 anni fa
  Roberto Ierusalimschy 7b65328c8e new semantics for `generic for' (with state) 23 anni fa
  Roberto Ierusalimschy 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' 23 anni fa
  Roberto Ierusalimschy 801aaf37b1 simpler implementation for line information 23 anni fa
  Roberto Ierusalimschy 00af2faae7 first implementation of proper tail call 23 anni fa
  Roberto Ierusalimschy 938092489b erroneous objects may not live in the stack 23 anni fa
  Roberto Ierusalimschy 71c716e5a8 avoid C identifiers beginning with '_' 23 anni fa
  Roberto Ierusalimschy bd8b9c94b3 generic for (with any number of control variables) 23 anni fa
  Roberto Ierusalimschy 38b0e6128d simpler implementation for `for' loops 23 anni fa
  Roberto Ierusalimschy 50e2952593 first version of dynamic stack 23 anni fa
  Roberto Ierusalimschy 7ab7703b53 cleaner semantics for test instructions (skips) 23 anni fa
  Roberto Ierusalimschy f083812c02 first implementation of coroutines 23 anni fa