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

Commit Graph

  • 4135f4f586 new API does not need tests that complex Roberto Ierusalimschy 2000-08-29 16:05:11 -03:00
  • 808525e417 new asserts for hooks Roberto Ierusalimschy 2000-08-29 16:01:34 -03:00
  • 48a968e6b5 gc tag method for nil could call line hook Roberto Ierusalimschy 2000-08-29 16:00:57 -03:00
  • 58adbde216 details Roberto Ierusalimschy 2000-08-29 11:57:23 -03:00
  • 9e74ca62d7 tests for lua_is* Roberto Ierusalimschy 2000-08-29 11:57:10 -03:00
  • d396562b5e lua_equal also accepts out-of-range indices Roberto Ierusalimschy 2000-08-29 11:52:27 -03:00
  • 9d60598260 better definitions for MULTRET Roberto Ierusalimschy 2000-08-29 11:48:16 -03:00
  • 4e56c0d514 better implementation for luaV_pack Roberto Ierusalimschy 2000-08-29 11:41:56 -03:00
  • ac12f4db4b C upvalues are the last arguments to a function Roberto Ierusalimschy 2000-08-29 11:33:31 -03:00
  • b691d4344b L is not unused. Roberto Ierusalimschy 2000-08-28 17:22:21 -03:00
  • 9fdf73bc9a first version for new API Roberto Ierusalimschy 2000-08-28 14:57:04 -03:00
  • f1fd9b5c2c intermediate version (only to avoid compiler errors) Roberto Ierusalimschy 2000-08-24 11:19:39 -03:00
  • 3723d790ae checkstack needs a correct stack Roberto Ierusalimschy 2000-08-22 17:53:30 -03:00
  • b800c38b69 simpler code for settable and gettable Roberto Ierusalimschy 2000-08-22 17:49:29 -03:00
  • 5c0e79847c pragmas are no longer supported Roberto Ierusalimschy 2000-08-22 17:07:56 -03:00
  • e662e0f1cd simpler way to access _INPUT and _OUTPUT Roberto Ierusalimschy 2000-08-22 14:47:17 -03:00
  • c85162be27 new way to store local-variable information. Roberto Ierusalimschy 2000-08-22 14:44:17 -03:00
  • bd39db46ed details Roberto Ierusalimschy 2000-08-21 11:34:43 -03:00
  • 90fb2e18e8 pushref' is more efficient (and probably more useful) than getref'. Roberto Ierusalimschy 2000-08-17 10:18:01 -03:00
  • 4365c31c89 new name for globaltable. Roberto Ierusalimschy 2000-08-15 17:14:27 -03:00
  • 44eb7d91ac comments Roberto Ierusalimschy 2000-08-15 15:28:48 -03:00
  • ddc8d94a08 new name for `lua_[sg]etglobaltable' Roberto Ierusalimschy 2000-08-14 16:18:14 -03:00
  • 5d9cbdadfb cannot run symbolic execution for non-active functions Roberto Ierusalimschy 2000-08-14 14:59:20 -03:00
  • 58453dc1e1 small bug in symbolic execution Roberto Ierusalimschy 2000-08-14 14:46:27 -03:00
  • f555e493f0 lua_state may not exist Roberto Ierusalimschy 2000-08-14 14:46:07 -03:00
  • d1ffd1a1c5 details Roberto Ierusalimschy 2000-08-14 14:45:59 -03:00
  • 9e84bf18db still more debug information Roberto Ierusalimschy 2000-08-11 13:17:28 -03:00
  • daf09c476f still better error messages Roberto Ierusalimschy 2000-08-10 16:50:47 -03:00
  • e238efc536 default now is multi-state Roberto Ierusalimschy 2000-08-09 16:16:57 -03:00
  • fdd04e7a7f first version of manual for 4.0 beta Roberto Ierusalimschy 2000-08-09 16:09:20 -03:00
  • fb55c96706 obsolete module; not part of the oficial distribution Roberto Ierusalimschy 2000-08-09 11:50:13 -03:00
  • c39bec81dc bug: lastpc was not initialized Roberto Ierusalimschy 2000-08-09 11:49:41 -03:00
  • 5f22f8961c better code for unary/binary operators Roberto Ierusalimschy 2000-08-09 11:49:13 -03:00
  • a7c1390ffa syntax "function foo (...)" can be nested Roberto Ierusalimschy 2000-08-08 17:48:55 -03:00
  • 0802a9df9e no more options for debug information: it is always on Roberto Ierusalimschy 2000-08-08 17:42:07 -03:00
  • f90bc248b3 new structure for line information Roberto Ierusalimschy 2000-08-08 15:26:05 -03:00
  • d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls Roberto Ierusalimschy 2000-08-07 17:21:34 -03:00
  • 397905ef86 (much) better handling of memory alloction errors Roberto Ierusalimschy 2000-08-07 15:39:16 -03:00
  • 435f587ed0 (much) better handling of memory alloction errors Roberto Ierusalimschy 2000-08-04 16:38:35 -03:00
  • ae55f3eead no varargs in Lua API Roberto Ierusalimschy 2000-06-30 16:17:08 -03:00
  • cfba572076 remove dummy argument in LUA_ASSERT Roberto Ierusalimschy 2000-06-30 11:35:17 -03:00
  • aa01d2568d symbolic execution must handle return and tailcall Roberto Ierusalimschy 2000-06-30 11:29:35 -03:00
  • 014a09c509 better error messages Roberto Ierusalimschy 2000-06-28 17:21:06 -03:00
  • b622282973 local is valid only after adjust Roberto Ierusalimschy 2000-06-28 14:06:07 -03:00
  • 7f867eb0b9 tests for locals and line numbers Roberto Ierusalimschy 2000-06-28 14:06:07 -03:00
  • 5362426ffa error message Roberto Ierusalimschy 2000-06-28 14:03:56 -03:00
  • 906434011f better (?) treatment for 16-bit machines Roberto Ierusalimschy 2000-06-28 14:03:32 -03:00
  • c07cebbbf6 details Roberto Ierusalimschy 2000-06-27 16:00:36 -03:00
  • afef009fce new version of debug system Roberto Ierusalimschy 2000-06-26 16:28:31 -03:00
  • b69e712713 new way to generate SETLINEs Roberto Ierusalimschy 2000-06-21 15:13:56 -03:00
  • f517759507 details Roberto Ierusalimschy 2000-06-21 14:05:49 -03:00
  • 52062684e1 better control over use of `errno' Roberto Ierusalimschy 2000-06-20 14:13:21 -03:00
  • 83e3ec0117 no more labels Roberto Ierusalimschy 2000-06-19 15:26:23 -03:00
  • feb2083730 better control of source name Roberto Ierusalimschy 2000-06-19 15:05:14 -03:00
  • 8d2baf719c comment Roberto Ierusalimschy 2000-06-19 15:04:41 -03:00
  • 88657809ac details Roberto Ierusalimschy 2000-06-19 10:15:15 -03:00
  • 2e1b32d873 optimizations for "while 1", "until nil", and the like Roberto Ierusalimschy 2000-06-16 14:51:40 -03:00
  • 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) Roberto Ierusalimschy 2000-06-16 14:22:43 -03:00
  • e3ea307434 small changes to allow redefinition of some buffer sizes. Roberto Ierusalimschy 2000-06-16 14:16:34 -03:00
  • 18b0e8270d 32 characteres are more than enough for a good hash Roberto Ierusalimschy 2000-06-15 14:01:12 -03:00
  • 094880ef9e details Roberto Ierusalimschy 2000-06-12 11:37:18 -03:00
  • 1de5587184 `lua.h' is included before any other Lua header file Roberto Ierusalimschy 2000-06-12 10:52:05 -03:00
  • 8ca9534d04 access to `values' in TObject always through macros Roberto Ierusalimschy 2000-06-08 15:27:13 -03:00
  • 8bcf622876 new signature for `luaH_set' Roberto Ierusalimschy 2000-06-06 13:31:41 -03:00
  • dbbf6c073b 0 (in MAX_SIZET) may be shorter than size_t Roberto Ierusalimschy 2000-06-06 13:27:11 -03:00
  • 292c953018 new auxiliar function `luaH_setstr' Roberto Ierusalimschy 2000-06-05 17:15:33 -03:00
  • c542aac0b9 collect dead indices in tables Roberto Ierusalimschy 2000-06-05 17:07:53 -03:00
  • dbfb810267 cleansing of lparser.c Roberto Ierusalimschy 2000-06-05 11:56:18 -03:00
  • 9c14b5e416 new test function to list strings from a function Roberto Ierusalimschy 2000-06-02 16:10:01 -03:00
  • 6b9bf49265 better to keep foreach' and foreachi'. Roberto Ierusalimschy 2000-06-02 16:08:56 -03:00
  • 989ad7232a changed to test macros for single-state use Roberto Ierusalimschy 2000-06-02 14:06:42 -03:00
  • 190c3be739 details Roberto Ierusalimschy 2000-05-31 13:53:30 -03:00
  • 7e30900def better field name Roberto Ierusalimschy 2000-05-30 16:00:31 -03:00
  • f63d7753b8 files are closed when collected (again) Roberto Ierusalimschy 2000-05-30 15:55:16 -03:00
  • 50a82ec1b9 gc tag methods for udata are called in (reverse) tag order Roberto Ierusalimschy 2000-05-30 15:54:49 -03:00
  • ed1751bc32 details Roberto Ierusalimschy 2000-05-29 11:48:03 -03:00
  • 8e617985fa functions for...' and raw...' are obsolete now Roberto Ierusalimschy 2000-05-26 16:17:57 -03:00
  • c39345fba3 no more pragmas Roberto Ierusalimschy 2000-05-26 11:04:04 -03:00
  • ed94a85f0c type details Roberto Ierusalimschy 2000-05-25 16:02:21 -03:00
  • 58fbdc76d5 better implementation for looh-ahead Roberto Ierusalimschy 2000-05-25 15:59:59 -03:00
  • a301304612 accepts `$debug' in the middle of a function. Roberto Ierusalimschy 2000-05-25 15:26:42 -03:00
  • 677313da32 bug: record-constructor starting with an upvalue name gets an error Roberto Ierusalimschy 2000-05-24 15:04:17 -03:00
  • ef62b340e0 code cleaner for 16 bits. Roberto Ierusalimschy 2000-05-24 10:54:49 -03:00
  • 5c2dd7a9e0 array `luaK_opproperties' keeps delta stack and mode for each opcode Roberto Ierusalimschy 2000-05-22 15:44:46 -03:00
  • 93d93a0bfb first implementation of `for' over tables Roberto Ierusalimschy 2000-05-15 16:48:04 -03:00
  • 9e1f94fc1c cannot change value of private locals (used to implement `for') Roberto Ierusalimschy 2000-05-15 16:30:41 -03:00
  • 8714cc02d6 `getinfo' gets information about non-active functions, too. Roberto Ierusalimschy 2000-05-12 16:49:18 -03:00
  • 69b45bb4e9 changes by lhf Roberto Ierusalimschy 2000-05-12 16:19:18 -03:00
  • 843f84f4ce first element in a list constructor is not adjusted to one value. Roberto Ierusalimschy 2000-05-12 15:12:04 -03:00
  • b803c0600e details Roberto Ierusalimschy 2000-05-11 15:57:19 -03:00
  • 8ac0bbf64b new option `-c' to close lua. Roberto Ierusalimschy 2000-05-10 14:00:21 -03:00
  • dc1e4f5073 missing define for `lua_dobuffer' single-state Roberto Ierusalimschy 2000-05-10 13:35:18 -03:00
  • 330e51bed3 string hash uses one single hash table Roberto Ierusalimschy 2000-05-10 13:33:20 -03:00
  • 44b71ca816 defines for _ERRORMESSAGE and _ALERT Roberto Ierusalimschy 2000-05-09 11:50:16 -03:00
  • bad6365540 details Roberto Ierusalimschy 2000-05-08 17:49:05 -03:00
  • 91f34fb05c lua.h should not use names without prefix lua_ (`TObject', for instance) Roberto Ierusalimschy 2000-05-08 16:37:10 -03:00
  • 11a7022067 global variables are stored in a Lua table Roberto Ierusalimschy 2000-05-08 16:32:53 -03:00
  • 35a6ed2838 detail (error message) Roberto Ierusalimschy 2000-05-08 15:46:34 -03:00
  • cfe6ca819b default for `getstack' is to get everything Roberto Ierusalimschy 2000-05-08 10:21:35 -03:00
  • fe5c37ae95 BUG: `strfind' gets wrong subject length when there is an offset Roberto Ierusalimschy 2000-05-02 15:32:22 -03:00