Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy e1d072571e better syntax for type casts vor 24 Jahren
  Roberto Ierusalimschy 9fca43f5b0 details vor 24 Jahren
  Roberto Ierusalimschy 45b173cbf8 warnings/details vor 24 Jahren
  Roberto Ierusalimschy fccadba4b5 new reserved words `in' and `global' vor 24 Jahren
  Roberto Ierusalimschy 8e586c13fc cleaner way to ensure alignment for strings and userdata vor 24 Jahren
  Roberto Ierusalimschy 7fae1c17b1 detail vor 24 Jahren
  Roberto Ierusalimschy ba11831d35 smaller structs for udata and for strings vor 24 Jahren
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' vor 24 Jahren
  Roberto Ierusalimschy f81b8adb3f string [[...]] ignores initial \n vor 24 Jahren
  Roberto Ierusalimschy e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 vor 24 Jahren
  Roberto Ierusalimschy dfd7ce74cf buffer should be void *, as char now is not that neutral... vor 24 Jahren
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars vor 24 Jahren
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments vor 24 Jahren
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types vor 24 Jahren
  Roberto Ierusalimschy d2e340f467 string pointers are always fully aligned vor 24 Jahren
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state vor 24 Jahren
  Roberto Ierusalimschy 619edfd9e4 details vor 25 Jahren
  Roberto Ierusalimschy 08496eea8b small changes in lstring vor 25 Jahren
  Roberto Ierusalimschy 595e449537 tighter size for error buffers vor 25 Jahren
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API vor 25 Jahren
  Roberto Ierusalimschy 282ab366f4 bug: parser overwrites semantic information when looking ahead vor 25 Jahren
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) vor 25 Jahren
  Roberto Ierusalimschy 787a78f83e new scheme for buffers vor 25 Jahren
  Roberto Ierusalimschy 5c0e79847c pragmas are no longer supported vor 25 Jahren
  Roberto Ierusalimschy e238efc536 default now is multi-state vor 25 Jahren
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on vor 25 Jahren
  Roberto Ierusalimschy b69e712713 new way to generate SETLINEs vor 25 Jahren
  Roberto Ierusalimschy feb2083730 better control of source name vor 25 Jahren
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file vor 25 Jahren
  Roberto Ierusalimschy c39345fba3 no more pragmas vor 25 Jahren