Histórico de Commits

Autor SHA1 Mensagem Data
  Roberto Ierusalimschy 8b7cfee26b Small changes around C-stack limit há 6 anos atrás
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' há 6 anos atrás
  Roberto Ierusalimschy 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK há 6 anos atrás
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow há 6 anos atrás
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands há 6 anos atrás
  Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
  Roberto Ierusalimschy 3e7415e846 reorganization of '#if's for sellecting a type for 'Rand64' + há 7 anos atrás
  Roberto Ierusalimschy 26eb144541 no need to define 'luaP_opnames' in regular builds há 7 anos atrás
  Roberto Ierusalimschy f9c3d6fdbe use test mode to test the interpreter without jump tables há 7 anos atrás
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions há 7 anos atrás
  Roberto Ierusalimschy 7024f49c42 default now is compiling without compatibility options + smaller há 7 anos atrás
  Roberto Ierusalimschy cc01d46247 new test function 'T.allocount' to restrict number of allocations há 7 anos atrás
  Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself há 7 anos atrás
  Roberto Ierusalimschy fb9be62f79 includes 'stdio.h' to allow prints when testing há 7 anos atrás
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute há 8 anos atrás
  Roberto Ierusalimschy d55fd3455b redefine MAXINDEXRK (for debugging, to force most values to há 9 anos atrás
  Roberto Ierusalimschy 9fae7b6d3f code for string cache generalized for "associative sets" (compiler há 10 anos atrás
  Roberto Ierusalimschy 95c3144393 redefine 'l_sprintf' to test correctness of buffer sizes given há 10 anos atrás
  Roberto Ierusalimschy a51069202a removed macro 'luai_numinvalidop' (main motivation removed, as folding há 10 anos atrás
  Roberto Ierusalimschy 3ae21a352c detail (in test for 'luai_numinvalidop', use a round float) há 10 anos atrás
  Roberto Ierusalimschy 5fae2a5b05 redefinition of LUAI_MAXSTACK to make stack-overflow tests run faster há 10 anos atrás
  Roberto Ierusalimschy 36efa6a6b9 no more 'preloadedlibs' when opening libraries (as it is dead code now) há 10 anos atrás
  Roberto Ierusalimschy 460968353f in test mode, debug library is not predefined (to allow testing há 10 anos atrás
  Roberto Ierusalimschy 6df197ec15 some functions from test module must be exported há 10 anos atrás
  Roberto Ierusalimschy 075661ffde new test for macro 'luai_numinvalidop' há 10 anos atrás
  Roberto Ierusalimschy 798660c9cd deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.) há 11 anos atrás
  Roberto Ierusalimschy f9037ae8c1 'ipairs' respects metamethods há 11 anos atrás
  Roberto Ierusalimschy baa0e23456 better support for extra user space associated with a Lua state há 11 anos atrás
  Roberto Ierusalimschy 55a710545c detail (extra byte in LUAI_EXTRASPACE to test proper alignment of há 11 anos atrás