Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) vor 26 Jahren
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ vor 26 Jahren
  Roberto Ierusalimschy 4e9f2d13d5 new implementation of hash tables. vor 26 Jahren
  Roberto Ierusalimschy c5fee7615e new implementation for string hashing, with chaining. vor 26 Jahren
  Roberto Ierusalimschy 4343420d4d simplified version of `gc' tag method (only for userdata now). vor 26 Jahren
  Roberto Ierusalimschy 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. vor 26 Jahren
  Roberto Ierusalimschy c787dccd9b "const" !!! vor 26 Jahren
  Roberto Ierusalimschy 7a11c7f8e4 details vor 26 Jahren
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". vor 26 Jahren
  Roberto Ierusalimschy ae29ab9858 only parser uses MAX_WORD vor 26 Jahren
  Roberto Ierusalimschy 63a752f961 small improvements. vor 26 Jahren
  Roberto Ierusalimschy 4c94d8cc2c new function "luaO_str2d" to convert strings to numbers, because vor 27 Jahren
  Roberto Ierusalimschy bb1cb7b9f1 NUMBER_FMT also may be predefined in makefile vor 27 Jahren
  Roberto Ierusalimschy 176cb39feb macro encapsulates de "-". vor 27 Jahren
  Roberto Ierusalimschy c9902be294 "findname" moved from lobject.c to lauxlib.c (so libraries may use it). vor 27 Jahren
  Roberto Ierusalimschy 1917149fdd details. vor 27 Jahren
  Roberto Ierusalimschy 054e0b888a number type in Lua changed for double (by default). vor 27 Jahren
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". vor 27 Jahren
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' vor 27 Jahren
  Roberto Ierusalimschy d49e4dd752 MAX_WORD should not be bigger than MAX_INT vor 27 Jahren
  Roberto Ierusalimschy 44ace0aefd we don't need a type "Word". vor 27 Jahren
  Roberto Ierusalimschy 6ac047afc4 details vor 27 Jahren
  Roberto Ierusalimschy da96eb2cce some details related to OLD_ANSI vor 28 Jahren
  Roberto Ierusalimschy 541e722360 details vor 28 Jahren
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures vor 28 Jahren
  Roberto Ierusalimschy 39fd5bb9b0 details vor 28 Jahren
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. vor 28 Jahren
  Roberto Ierusalimschy 7135803cc8 "global" version of a nil object. vor 28 Jahren
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. vor 28 Jahren
  Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number vor 28 Jahren