Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy b9b554e0f6 Clearer handling of gray lists when entering generational mode před 5 roky
  Roberto Ierusalimschy 8c7c9ea065 Function 'printobj' in 'ltests.c' made public před 5 roky
  Roberto Ierusalimschy 6f5bd5072d Macro LUAI_ASSERT eases turning assertions on před 5 roky
  Roberto Ierusalimschy 948fb628d9 Details před 5 roky
  Roberto Ierusalimschy 6eb53b7526 Details před 5 roky
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags před 5 roky
  Roberto Ierusalimschy 8b7cfee26b Small changes around C-stack limit před 6 roky
  Roberto Ierusalimschy be73f72fcc New function 'setCstacklimit' před 6 roky
  Roberto Ierusalimschy 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK před 6 roky
  Roberto Ierusalimschy ba7da13ec5 Changes in the control of C-stack overflow před 6 roky
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands před 6 roky
  Roberto Ierusalimschy 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' před 7 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy 3e7415e846 reorganization of '#if's for sellecting a type for 'Rand64' + před 7 roky
  Roberto Ierusalimschy 26eb144541 no need to define 'luaP_opnames' in regular builds před 7 roky
  Roberto Ierusalimschy f9c3d6fdbe use test mode to test the interpreter without jump tables před 7 roky
  Roberto Ierusalimschy 34b00c16e2 removed compatibility code with older versions před 7 roky
  Roberto Ierusalimschy 7024f49c42 default now is compiling without compatibility options + smaller před 7 roky
  Roberto Ierusalimschy cc01d46247 new test function 'T.allocount' to restrict number of allocations před 7 roky
  Roberto Ierusalimschy 196c87c9ce no more 'stackless' implementation; 'luaV_execute' calls itself před 7 roky
  Roberto Ierusalimschy fb9be62f79 includes 'stdio.h' to allow prints when testing před 7 roky
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute před 8 roky
  Roberto Ierusalimschy d55fd3455b redefine MAXINDEXRK (for debugging, to force most values to před 9 roky
  Roberto Ierusalimschy 9fae7b6d3f code for string cache generalized for "associative sets" (compiler před 10 roky
  Roberto Ierusalimschy 95c3144393 redefine 'l_sprintf' to test correctness of buffer sizes given před 10 roky
  Roberto Ierusalimschy a51069202a removed macro 'luai_numinvalidop' (main motivation removed, as folding před 10 roky
  Roberto Ierusalimschy 3ae21a352c detail (in test for 'luai_numinvalidop', use a round float) před 10 roky
  Roberto Ierusalimschy 5fae2a5b05 redefinition of LUAI_MAXSTACK to make stack-overflow tests run faster před 10 roky
  Roberto Ierusalimschy 36efa6a6b9 no more 'preloadedlibs' when opening libraries (as it is dead code now) před 10 roky
  Roberto Ierusalimschy 460968353f in test mode, debug library is not predefined (to allow testing před 10 roky