1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Commit Graph

  • 99e340b2ba keep `top' in registers when running basic tasks (settable, getglobal, ...) Roberto Ierusalimschy 2000-01-24 18:14:07 -02:00
  • 9744255ae9 error in call must be propagated Roberto Ierusalimschy 2000-01-24 18:11:26 -02:00
  • 512b15b601 small optimizations (relational operators) Roberto Ierusalimschy 2000-01-19 14:50:30 -02:00
  • 33d3504889 new debug API Roberto Ierusalimschy 2000-01-19 14:50:14 -02:00
  • 2877bad4c2 new debug API (first version) Roberto Ierusalimschy 2000-01-19 10:00:45 -02:00
  • 27163f032e Auxiliary functions from Debug Interface module Roberto Ierusalimschy 2000-01-14 15:15:44 -02:00
  • eab57ed6fd details Roberto Ierusalimschy 2000-01-13 14:30:47 -02:00
  • ea45f3eb28 better separation between debug code and regular code Roberto Ierusalimschy 2000-01-13 14:30:47 -02:00
  • 46ec57cbc6 little change when calling tag methods Roberto Ierusalimschy 2000-01-13 13:56:03 -02:00
  • 62787f1b1f `exp' is "reserved word" in Visual-C++ ;-) Roberto Ierusalimschy 2000-01-12 14:24:39 -02:00
  • dcb7bb514e details (error messages) Roberto Ierusalimschy 2000-01-10 15:34:38 -02:00
  • b3aaa048b0 bug: cannot reopen stdin (for binary mode) Roberto Ierusalimschy 1999-12-30 16:40:57 -02:00
  • aee07c6599 details Roberto Ierusalimschy 1999-12-30 16:29:46 -02:00
  • bcdbdaccc3 more debug information (still with bug for tag methods...) Roberto Ierusalimschy 1999-12-30 16:28:40 -02:00
  • 5cafe5af02 tag method must be a function Roberto Ierusalimschy 1999-12-30 16:27:03 -02:00
  • 607012ece1 tag method must be a function + error message must be a string Roberto Ierusalimschy 1999-12-30 16:27:03 -02:00
  • 0652906e7a details. Roberto Ierusalimschy 1999-12-30 10:40:29 -02:00
  • 4d1b815b60 return gives wrong line in debug information. Roberto Ierusalimschy 1999-12-29 16:07:10 -02:00
  • 4ebc183e56 bug: return gives wrong line in debug information. Roberto Ierusalimschy 1999-12-29 16:07:10 -02:00
  • 298d0abff7 first version of extra debug information (NAME) Roberto Ierusalimschy 1999-12-29 14:31:15 -02:00
  • 4fbe775154 details Roberto Ierusalimschy 1999-12-29 14:24:03 -02:00
  • aabefe9d68 details. Roberto Ierusalimschy 1999-12-28 17:23:41 -02:00
  • fb60283974 better error messages Roberto Ierusalimschy 1999-12-28 09:52:49 -02:00
  • acdb0b741e comments. Roberto Ierusalimschy 1999-12-27 15:33:22 -02:00
  • 5b08fcd5a1 no more "lua" in error messages Roberto Ierusalimschy 1999-12-27 11:04:53 -02:00
  • b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. Roberto Ierusalimschy 1999-12-23 16:19:57 -02:00
  • be3212de78 details Roberto Ierusalimschy 1999-12-22 14:58:36 -02:00
  • 2eaf9a00ae little bug: `1ea' got a wrong token at the error message Roberto Ierusalimschy 1999-12-22 14:58:36 -02:00
  • 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) Roberto Ierusalimschy 1999-12-21 16:04:41 -02:00
  • 3daeabb606 new way to pass arguments: with option `-f' Roberto Ierusalimschy 1999-12-21 15:34:23 -02:00
  • cfdebfbc53 debug information for parameters use line 0 for them (as they are always visible). Roberto Ierusalimschy 1999-12-21 15:31:28 -02:00
  • d61d5bef9d details Roberto Ierusalimschy 1999-12-20 11:10:38 -02:00
  • 4450efc97e new chunkid for C functions (`luaL_chunkid') Roberto Ierusalimschy 1999-12-20 11:09:45 -02:00
  • de65253f2d new way to handle _PROMPT Roberto Ierusalimschy 1999-12-20 11:03:20 -02:00
  • 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed Roberto Ierusalimschy 1999-12-14 16:42:57 -02:00
  • 1b15206cf9 many details + code redistribution Roberto Ierusalimschy 1999-12-14 16:33:29 -02:00
  • e6d56cd2d8 module for internal use only, with functions for internal tests Roberto Ierusalimschy 1999-12-14 16:31:20 -02:00
  • c16c63cc59 new module with the debug API functions Roberto Ierusalimschy 1999-12-14 16:31:20 -02:00
  • dea54a7c71 comments Roberto Ierusalimschy 1999-12-09 18:01:48 -02:00
  • 544eeb1f9c details Roberto Ierusalimschy 1999-12-07 10:05:34 -02:00
  • b3fe203c36 keep it simple Roberto Ierusalimschy 1999-12-07 10:05:34 -02:00
  • 9c142740c1 stack may not be empty after a correct run... Roberto Ierusalimschy 1999-12-07 09:42:54 -02:00
  • 7621cc2aa5 for the future... Roberto Ierusalimschy 1999-12-07 09:36:16 -02:00
  • ba1f504970 `optimization' doesn't seem to make any difference... Roberto Ierusalimschy 1999-12-06 17:30:53 -02:00
  • 617be66015 better control (and error recovery) for begin/end blocks Roberto Ierusalimschy 1999-12-06 10:03:45 -02:00
  • f356eb010b configurable stack size + some corrections in error recovery in `protectedrun' Roberto Ierusalimschy 1999-12-06 09:43:58 -02:00
  • 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect it. Roberto Ierusalimschy 1999-12-06 09:43:09 -02:00
  • 533beedad2 new tests for begin/end blocks and multi-state Roberto Ierusalimschy 1999-12-06 09:42:18 -02:00
  • 968ad49da6 `lua_newstate' gets the inital stack size and other arguments Roberto Ierusalimschy 1999-12-06 09:41:28 -02:00
  • 1fdb445e7d details. Roberto Ierusalimschy 1999-12-06 09:40:55 -02:00
  • c7119a93f0 new language for testC (debugging facility) Roberto Ierusalimschy 1999-12-03 16:02:54 -02:00
  • 3c9e29f56d details Roberto Ierusalimschy 1999-12-03 09:26:23 -02:00
  • 72afb6debb modifications by lhf Roberto Ierusalimschy 1999-12-02 17:11:51 -02:00
  • b097076678 missing include Roberto Ierusalimschy 1999-12-02 14:41:29 -02:00
  • 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) Roberto Ierusalimschy 1999-12-02 14:24:45 -02:00
  • fe237ad808 fixed stack; first version. Roberto Ierusalimschy 1999-12-01 17:50:08 -02:00
  • 3181dfefee details Roberto Ierusalimschy 1999-11-30 11:06:50 -02:00
  • 764e095d7f object' and string' are very busy names... Roberto Ierusalimschy 1999-11-29 17:31:29 -02:00
  • 2b3ea61342 mistake in change for multi-state (gc threshold was not corrected) Roberto Ierusalimschy 1999-11-29 17:12:07 -02:00
  • 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT Roberto Ierusalimschy 1999-11-29 17:11:36 -02:00
  • c5fa0895e9 table sizes don't need to be primes; power of 2 gives the same performance. Roberto Ierusalimschy 1999-11-29 14:38:48 -02:00
  • d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. Roberto Ierusalimschy 1999-11-26 16:59:20 -02:00
  • 790690a223 new way to keep function arguments (with StkId instead of copy) Roberto Ierusalimschy 1999-11-26 16:53:03 -02:00
  • 33b8a01032 new way to code CALLs + passing multiple arguments between function calls Roberto Ierusalimschy 1999-11-25 16:59:43 -02:00
  • d29ce75737 new signature for function luaD_call (old luaD_calln) Roberto Ierusalimschy 1999-11-25 16:58:51 -02:00
  • 878ef96127 comment Roberto Ierusalimschy 1999-11-25 16:44:02 -02:00
  • e5743adb21 macros key', val', and `node' don't need the state Roberto Ierusalimschy 1999-11-23 11:58:02 -02:00
  • 514783de9d simpler without `init_hash' Roberto Ierusalimschy 1999-11-22 16:24:50 -02:00
  • 7d1499ba88 new macro luaL_openl Roberto Ierusalimschy 1999-11-22 15:39:51 -02:00
  • 29ede6aa13 first implementation of multiple states (reentrant code). Roberto Ierusalimschy 1999-11-22 11:12:07 -02:00
  • 951897c093 last warnings in Visual C Roberto Ierusalimschy 1999-11-16 10:50:48 -02:00
  • a34677e4f4 details Roberto Ierusalimschy 1999-11-12 11:54:44 -02:00
  • 573372665a new API function `lua_equalobj' Roberto Ierusalimschy 1999-11-11 15:02:40 -02:00
  • a6755e2f1a BUG: `strfind' does not handle \0 in plain search. Roberto Ierusalimschy 1999-11-11 14:45:04 -02:00
  • a4628a02cf better ways to test lock mechanism Roberto Ierusalimschy 1999-11-10 13:41:11 -02:00
  • 0c725b2492 buffer can shrink when too big Roberto Ierusalimschy 1999-11-10 13:40:46 -02:00
  • d915cf4f9d ways to measure number of `blocks' for GC + details Roberto Ierusalimschy 1999-11-10 13:39:35 -02:00
  • 53fb65d394 better implementation of `lua_ref' (much better...) Roberto Ierusalimschy 1999-11-10 13:37:50 -02:00
  • a7fa7bafc8 new warnings with option "-W" (gcc) Roberto Ierusalimschy 1999-11-09 15:59:35 -02:00
  • cde179b369 new implementation for global variable values (separated from strings) Roberto Ierusalimschy 1999-11-04 15:23:12 -02:00
  • 80b39d83c3 default `success' for exit is more useful. Roberto Ierusalimschy 1999-10-26 09:00:12 -02:00
  • 5a48255c9f invariant tests over tables performed externally, through a built-in function (when DEBUG is ion). Roberto Ierusalimschy 1999-10-26 08:53:40 -02:00
  • bbab974717 details (comments) Roberto Ierusalimschy 1999-10-25 11:35:44 -02:00
  • 910836fb53 warnings from Visual C++ Roberto Ierusalimschy 1999-10-19 11:33:22 -02:00
  • 8e7451512f some more `const's Roberto Ierusalimschy 1999-10-14 17:46:57 -02:00
  • 4e9f2d13d5 new implementation of hash tables. Roberto Ierusalimschy 1999-10-14 17:13:31 -02:00
  • b6ebbb2fee better assertions. Roberto Ierusalimschy 1999-10-14 15:53:35 -02:00
  • c5fee7615e new implementation for string hashing, with chaining. Roberto Ierusalimschy 1999-10-11 14:13:42 -02:00
  • cca78b5c71 Visual C++ warning Roberto Ierusalimschy 1999-10-11 14:06:01 -02:00
  • d435b7acd8 read patterns are deprecated; new option `read(n)' to read n bytes. Roberto Ierusalimschy 1999-10-07 17:18:36 -02:00
  • 63ccf42397 new API function 'lua_type'. Roberto Ierusalimschy 1999-10-07 17:04:30 -02:00
  • 1942b58609 details Roberto Ierusalimschy 1999-10-05 16:33:43 -02:00
  • 4343420d4d simplified version of `gc' tag method (only for userdata now). Roberto Ierusalimschy 1999-10-04 15:51:04 -02:00
  • 1f7103e05d implementation of lua_ref (previously in module `lmem'). Roberto Ierusalimschy 1999-10-04 15:50:24 -02:00
  • dcc10accea temporary version Roberto Ierusalimschy 1999-09-29 09:56:22 -03:00
  • e2fc5aa684 checks table size only when element is a new one Roberto Ierusalimschy 1999-09-28 09:27:06 -03:00
  • d53e2d2386 details Roberto Ierusalimschy 1999-09-27 15:00:25 -03:00
  • cf9a22396c "luaH_set" only needs to check size when key is new Roberto Ierusalimschy 1999-09-22 11:38:45 -03:00
  • 17374d2daa put_luaObjectonTop' must be public (to be used by lfback.c), and so it must have a "public" name: luaA_putObjectOnTop' Roberto Ierusalimschy 1999-09-21 13:10:13 -03:00
  • 04265655a8 compatibility with old fallback system now provided by external module Roberto Ierusalimschy 1999-09-20 11:57:29 -03:00