Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy 298ae7e230 complete support for hexadecimal constants vor 19 Jahren
  Roberto Ierusalimschy dd1221582b details vor 19 Jahren
  Roberto Ierusalimschy c505f341d6 small changes in casts vor 19 Jahren
  Roberto Ierusalimschy 8e48ebb638 no more L in numer-operator macros (some functions that use those macros vor 20 Jahren
  Roberto Ierusalimschy 95f3eefa5b small optimization vor 20 Jahren
  Roberto Ierusalimschy 1a343814d8 details vor 20 Jahren
  Roberto Ierusalimschy c2f065f405 detail vor 20 Jahren
  Roberto Ierusalimschy 90de38bf1f warnings in VS .Net vor 20 Jahren
  Roberto Ierusalimschy f21e9c172f details vor 20 Jahren
  Roberto Ierusalimschy c2bb9abcec better quotes for strings in error messages vor 20 Jahren
  Roberto Ierusalimschy 04c41444e2 wrong comment corrected 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 b5b230d95c fewer #include's in luaconf.h vor 20 Jahren
  Roberto Ierusalimschy 8ddfe3df29 macros for all arithmetic operations over lua_Numbers vor 20 Jahren
  Roberto Ierusalimschy 1d99a7360b details vor 20 Jahren
  Roberto Ierusalimschy 737ec947d3 better implementation for `floating-point bytes' vor 21 Jahren
  Roberto Ierusalimschy bd38017ddf small optimization for table size in machines with double allignment vor 21 Jahren
  Roberto Ierusalimschy 76d8b8db06 `lua_pushfstring' now supports `%p' option too vor 21 Jahren
  Roberto Ierusalimschy 1c459b881f accept `\r' as newline when looking for line end vor 21 Jahren
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' vor 21 Jahren
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions vor 21 Jahren
  Roberto Ierusalimschy b93f67f2ce detail vor 22 Jahren
  Roberto Ierusalimschy 01b303c87e simpler log2 implementation vor 22 Jahren
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) vor 22 Jahren
  Roberto Ierusalimschy 60c83ded30 small optimization for sizes of array constructors vor 22 Jahren
  Roberto Ierusalimschy 635b7c707d details vor 22 Jahren
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name vor 22 Jahren
  Roberto Ierusalimschy ddc144e4d2 keep L->ci->base in L->base for faster access vor 23 Jahren
  Roberto Ierusalimschy dff9be4224 new macros to distinguish different types of object moves (for future GC vor 23 Jahren