Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 8e696dd14a detail 20 years ago
  Roberto Ierusalimschy cf5d1bdd76 nesting of long strings only in compatibility mode 20 years ago
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API 20 years ago
  Roberto Ierusalimschy b1957b1e8e detail for Windows (untested) 20 years ago
  Roberto Ierusalimschy fabf5db237 C stack is the same for the parser and the interpreter, so depth 20 years ago
  Roberto Ierusalimschy de0bfe33b7 new definition for `lua_number2int' for Windows (not tested yet!) 20 years ago
  Roberto Ierusalimschy e6e543a534 better control for compatibility code 20 years ago
  Roberto Ierusalimschy 1c9c886974 standard configuration should run out-of-the-box in "any" system 20 years ago
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c 20 years ago
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. 20 years ago
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations 20 years ago
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 years ago
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 years ago
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 years ago
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator 20 years ago
  Roberto Ierusalimschy 192d185492 C module names may have an optional `l' prefix 20 years ago
  Roberto Ierusalimschy 5eeff89f32 comments 20 years ago
  Roberto Ierusalimschy d55bb795fa details 20 years ago
  Roberto Ierusalimschy af39352632 LUA_PATH_SEP -> LUA_PATHSEP 20 years ago
  Roberto Ierusalimschy a72fbf794d detail 20 years ago
  Roberto Ierusalimschy 8ddfe3df29 macros for all arithmetic operations over lua_Numbers 20 years ago
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro 20 years ago
  Roberto Ierusalimschy f61d435a7d a^b calls `pow´ (from math.h) directly 20 years ago
  Roberto Ierusalimschy 9fe2d0266a better configuration for Windows 20 years ago
  Roberto Ierusalimschy 49fe79e9fd small change 20 years ago
  Roberto Ierusalimschy 96727c61b8 several improvements/corrections 20 years ago
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC 21 years ago
  Roberto Ierusalimschy 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). 21 years ago
  Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable 21 years ago
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines 21 years ago