Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 0fd6466957 lua_assert is an internal matter, not to be configured vor 19 Jahren
  Roberto Ierusalimschy c505f341d6 small changes in casts vor 19 Jahren
  Roberto Ierusalimschy 98296f6b45 some bugs related to stack reallocation vor 20 Jahren
  Roberto Ierusalimschy d96f088a26 'lua_lock' and similars should be hard to use vor 20 Jahren
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) vor 20 Jahren
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them vor 20 Jahren
  Roberto Ierusalimschy 5be517602e no more generational collector (and no more `noinc' mode) vor 20 Jahren
  Roberto Ierusalimschy c6254dceff a different option for the GC vor 21 Jahren
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines vor 21 Jahren
  Roberto Ierusalimschy 226c57fec0 simpler configuration to turn on all asserts vor 21 Jahren
  Roberto Ierusalimschy 42b74ccf1d libraries may want to use `lua_assert' too... vor 21 Jahren
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' vor 21 Jahren
  Roberto Ierusalimschy 1d10acb355 incremental GC phases vor 22 Jahren
  Roberto Ierusalimschy 91bf77534c no need for a maximum number of parameters (maximum number of locals vor 22 Jahren
  Roberto Ierusalimschy f93051155c ok to use `#elif' and `#if defined()' vor 22 Jahren
  Roberto Ierusalimschy b1b752fb2b comments vor 22 Jahren
  Roberto Ierusalimschy 572a69df78 Lua does not need all those different types... vor 22 Jahren
  Roberto Ierusalimschy 67f9a2a98f details vor 22 Jahren
  Roberto Ierusalimschy 5f698f8b6f simpler interface to hooks + use of `int' to count hooks vor 23 Jahren
  Roberto Ierusalimschy dbc5451bea comments vor 23 Jahren
  Roberto Ierusalimschy 2d2d45976c separated control over C recursion level vor 23 Jahren
  Roberto Ierusalimschy 04b143ddf9 avoid C stack overflow during parsing vor 23 Jahren
  Roberto Ierusalimschy 84e0b1bc97 small changes in type configuration facilities vor 23 Jahren
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation vor 23 Jahren
  Roberto Ierusalimschy 44752fc9ce hook count is quadratic vor 23 Jahren
  Roberto Ierusalimschy 8fd0f6a82b new macro to check conditions on expression macros vor 23 Jahren
  Roberto Ierusalimschy f1a1bb23fe good stack limit to compute ack(8,3) vor 23 Jahren
  Roberto Ierusalimschy 81215cd59f simpler way to control stack overflow vor 23 Jahren
  Roberto Ierusalimschy b7ed502dea configurable macros should live in llimits.h vor 23 Jahren
  Roberto Ierusalimschy 7ff21273d6 implementation of `global' statement vor 23 Jahren