Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function vor 25 Jahren
  Roberto Ierusalimschy b691d4344b L is not unused. vor 25 Jahren
  Roberto Ierusalimschy 9fdf73bc9a first version for new API vor 25 Jahren
  Roberto Ierusalimschy f1fd9b5c2c intermediate version (only to avoid compiler errors) vor 25 Jahren
  Roberto Ierusalimschy 3723d790ae checkstack needs a correct stack vor 25 Jahren
  Roberto Ierusalimschy b800c38b69 simpler code for settable and gettable vor 25 Jahren
  Roberto Ierusalimschy 5c0e79847c pragmas are no longer supported vor 25 Jahren
  Roberto Ierusalimschy e662e0f1cd simpler way to access _INPUT and _OUTPUT vor 25 Jahren
  Roberto Ierusalimschy c85162be27 new way to store local-variable information. vor 25 Jahren
  Roberto Ierusalimschy bd39db46ed details vor 25 Jahren
  Roberto Ierusalimschy 90fb2e18e8 `pushref' is more efficient (and probably more useful) than `getref'. vor 25 Jahren
  Roberto Ierusalimschy 4365c31c89 new name for globaltable. vor 25 Jahren
  Roberto Ierusalimschy 44eb7d91ac comments vor 25 Jahren
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' vor 25 Jahren
  Roberto Ierusalimschy 5d9cbdadfb cannot run symbolic execution for non-active functions vor 25 Jahren
  Roberto Ierusalimschy 58453dc1e1 small bug in symbolic execution vor 25 Jahren
  Roberto Ierusalimschy f555e493f0 lua_state may not exist vor 25 Jahren
  Roberto Ierusalimschy d1ffd1a1c5 details vor 25 Jahren
  Roberto Ierusalimschy 9e84bf18db still more debug information vor 25 Jahren
  Roberto Ierusalimschy daf09c476f still better error messages vor 25 Jahren
  Roberto Ierusalimschy e238efc536 default now is multi-state vor 25 Jahren
  Roberto Ierusalimschy fdd04e7a7f first version of manual for 4.0 beta vor 25 Jahren
  Roberto Ierusalimschy fb55c96706 obsolete module; not part of the oficial distribution vor 25 Jahren
  Roberto Ierusalimschy c39bec81dc bug: lastpc was not initialized vor 25 Jahren
  Roberto Ierusalimschy 5f22f8961c better code for unary/binary operators vor 25 Jahren
  Roberto Ierusalimschy a7c1390ffa syntax "function foo (...)" can be nested vor 25 Jahren
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on vor 25 Jahren
  Roberto Ierusalimschy f90bc248b3 new structure for line information vor 25 Jahren
  Roberto Ierusalimschy d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls vor 25 Jahren
  Roberto Ierusalimschy 397905ef86 (much) better handling of memory alloction errors vor 25 Jahren