Commit Graph

  • 61a888518f details Roberto Ierusalimschy 2004-12-03 18:54:12 -02:00
  • c78940f21a static names do not need `luaX_' prefix Roberto Ierusalimschy 2004-12-03 18:50:25 -02:00
  • 8b239eeba1 details Roberto Ierusalimschy 2004-12-03 18:44:19 -02:00
  • a5330b77f3 static names do not need `luaX_' prefix Roberto Ierusalimschy 2004-12-03 18:35:33 -02:00
  • e1c2fb6eed details Roberto Ierusalimschy 2004-12-02 10:59:10 -02:00
  • 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). Roberto Ierusalimschy 2004-12-01 13:52:54 -02:00
  • 23b38176a7 `LUA_FIRSTINDEX' should not be configurable Roberto Ierusalimschy 2004-12-01 13:50:18 -02:00
  • 97e2dab1fb better control of overflows in size computations Roberto Ierusalimschy 2004-12-01 13:46:18 -02:00
  • 0ed8519127 detail Roberto Ierusalimschy 2004-12-01 13:46:06 -02:00
  • 0e002005b1 better names for `luaM_free...' macros Roberto Ierusalimschy 2004-11-24 17:20:21 -02:00
  • 1d99a7360b details Roberto Ierusalimschy 2004-11-24 17:16:03 -02:00
  • 2f82bf6fe9 better support for 64-bit machines Roberto Ierusalimschy 2004-11-24 16:55:56 -02:00
  • 087df82a61 detail Roberto Ierusalimschy 2004-11-24 16:55:42 -02:00
  • 10e48b9160 details Roberto Ierusalimschy 2004-11-19 14:59:08 -02:00
  • 6f1ea817f5 better control over memory-size overflows Roberto Ierusalimschy 2004-11-19 13:52:40 -02:00
  • cdcb236747 needs to include stdlib.h' to access getenv' Roberto Ierusalimschy 2004-11-19 13:52:12 -02:00
  • 9be5844713 first full implementation of new package system Roberto Ierusalimschy 2004-11-18 17:53:49 -02:00
  • 497f042fad detail Roberto Ierusalimschy 2004-11-17 10:02:41 -02:00
  • 2ed07ea8c1 towards "requiring" C libraries Roberto Ierusalimschy 2004-11-11 13:42:57 -02:00
  • cfd7bc478f better patch for buffer overflow error Roberto Ierusalimschy 2004-11-03 10:22:39 -02:00
  • 737ec947d3 better implementation for `floating-point bytes' Roberto Ierusalimschy 2004-11-01 12:06:50 -03:00
  • 45d566f676 small corrections (thanks to Mike Pall) Roberto Ierusalimschy 2004-11-01 11:33:33 -03:00
  • cfb79b1751 more secure way to compute final string length Roberto Ierusalimschy 2004-10-28 14:45:51 -03:00
  • 3e1a1f2836 better configuration for loadlib + tested Mac OS X version Roberto Ierusalimschy 2004-10-18 15:07:31 -03:00
  • b32e9a46d2 better configuration for loadlib Roberto Ierusalimschy 2004-10-18 15:07:31 -03:00
  • e5cfa7a367 use of parentheses around macro parameters in call lists, to avoid problems with comma expressions Roberto Ierusalimschy 2004-10-18 09:51:44 -03:00
  • aae1612747 avoid name chash in `all.c' Roberto Ierusalimschy 2004-10-08 15:57:16 -03:00
  • 8050e75f9d bug: gc metamethod must disable GC steps (to avoid nested calls) Roberto Ierusalimschy 2004-10-08 13:00:34 -03:00
  • 3bec76abe3 first version of loadlib for Mac OS X (not tested yet!!) Roberto Ierusalimschy 2004-10-07 14:27:20 -03:00
  • 5cb6037d49 cannot jump to a setlist count Roberto Ierusalimschy 2004-10-07 14:27:00 -03:00
  • f1c2dd3aed detail Roberto Ierusalimschy 2004-10-06 15:34:47 -03:00
  • bd38017ddf small optimization for table size in machines with double allignment Roberto Ierusalimschy 2004-10-06 15:34:16 -03:00
  • 652f885c30 detail Roberto Ierusalimschy 2004-10-04 16:07:42 -03:00
  • f7e9465a0c new format for SETLIST opcode Roberto Ierusalimschy 2004-10-04 16:04:34 -03:00
  • 5ee87acd6b small optimization for boolean constants + new format for SETLIST opcode Roberto Ierusalimschy 2004-10-04 16:01:53 -03:00
  • 5d834bdf57 function constants may include boolean values Roberto Ierusalimschy 2004-10-04 16:01:12 -03:00
  • 67391a35da details Roberto Ierusalimschy 2004-09-29 18:03:42 -03:00
  • 36541dec9b towards new package system Roberto Ierusalimschy 2004-09-29 18:03:14 -03:00
  • cf2a194edc better API for luaL_getfield/setfield Roberto Ierusalimschy 2004-09-29 18:00:25 -03:00
  • 66845f415f small optimizations Roberto Ierusalimschy 2004-09-27 15:54:45 -03:00
  • b2820f39a2 long string delimiter changed from [*[' to [=[' Roberto Ierusalimschy 2004-09-22 11:02:00 -03:00
  • 8b5bb6056b removal of unused variable Roberto Ierusalimschy 2004-09-22 09:37:52 -03:00
  • 4973682294 small bug with coroutine tracebacks Roberto Ierusalimschy 2004-09-21 14:58:06 -03:00
  • 6acfb91c8d new auxiliary functions to implement new package system Roberto Ierusalimschy 2004-09-21 13:54:32 -03:00
  • 2419f2bf02 cleaner API for coroutines Roberto Ierusalimschy 2004-09-15 17:39:42 -03:00
  • 0e54d2be36 bug: barrier was wrong for generational phase Roberto Ierusalimschy 2004-09-15 17:38:15 -03:00
  • 226c57fec0 simpler configuration to turn on all asserts Roberto Ierusalimschy 2004-09-10 14:30:46 -03:00
  • 0de2065f4e tighter tests for stack overflow Roberto Ierusalimschy 2004-09-08 11:23:09 -03:00
  • ee165043ef two bugs related to varargs Roberto Ierusalimschy 2004-09-03 12:48:56 -03:00
  • 3c394b12f9 detail Roberto Ierusalimschy 2004-09-03 10:17:14 -03:00
  • 79fc7dea43 simpler implementation for generic reader Roberto Ierusalimschy 2004-09-03 10:16:48 -03:00
  • 9c34e23214 new libs loslib´ and linit´ Roberto Ierusalimschy 2004-09-01 10:49:20 -03:00
  • 2aba14b623 details Roberto Ierusalimschy 2004-09-01 10:47:31 -03:00
  • 1dd8c9b6b6 detail Roberto Ierusalimschy 2004-08-31 14:57:33 -03:00
  • 7d309480dd new way to handle _PATH (old LUA_PATH) Roberto Ierusalimschy 2004-08-30 15:35:14 -03:00
  • bcb2cb59ac select' returns all values after given n' Roberto Ierusalimschy 2004-08-30 12:28:32 -03:00
  • 0b06241483 better control for GC cycles Roberto Ierusalimschy 2004-08-30 10:44:44 -03:00
  • 857253cdfc detail Roberto Ierusalimschy 2004-08-30 10:44:04 -03:00
  • 5dcd908add detail Roberto Ierusalimschy 2004-08-26 11:19:55 -03:00
  • 32d4f304db first implementation of generational GC Roberto Ierusalimschy 2004-08-24 17:12:06 -03:00
  • 4b12eff801 small correction (less conservative write barrier for tables) Roberto Ierusalimschy 2004-08-24 17:09:11 -03:00
  • 271e05917f bug: lua_getupvalue and setupvalue do not check for index too small. Roberto Ierusalimschy 2004-08-17 14:45:45 -03:00
  • fe8c365281 default state (created by `luaL_newstate´) has a default panic function Roberto Ierusalimschy 2004-08-13 16:52:53 -03:00
  • 2d8b099274 better checking for read errors (with `ferror´) Roberto Ierusalimschy 2004-08-13 16:52:13 -03:00
  • ff4f8fe59a small bug: calls to upvalues were not correctly traced Roberto Ierusalimschy 2004-08-13 15:02:36 -03:00
  • a7c74c06b9 small bug: lua_gc(count) was falling through to next option Roberto Ierusalimschy 2004-08-12 14:02:51 -03:00
  • c7dda42c2f bug (due to new handling of varargs) Roberto Ierusalimschy 2004-08-12 11:19:51 -03:00
  • 26ae992129 less conservative write barrier for tables Roberto Ierusalimschy 2004-08-10 16:17:23 -03:00
  • f87057690b `io.lines' also can give the file name in its error message Roberto Ierusalimschy 2004-08-09 11:35:59 -03:00
  • 9e6aa878c9 string.byte truncates indices out of range Roberto Ierusalimschy 2004-08-09 10:30:33 -03:00
  • c0fdaf5842 string.byte may return multiple values Roberto Ierusalimschy 2004-08-06 14:35:38 -03:00
  • 2430d3cb28 small changes (due to Rici Lake) to allow testing non-supported OS functions Roberto Ierusalimschy 2004-08-05 16:30:37 -03:00
  • 6bddbbde7a details (opcode may not be the first field) Roberto Ierusalimschy 2004-08-04 17:18:13 -03:00
  • 31e48f26ed small bug Roberto Ierusalimschy 2004-07-16 10:30:53 -03:00
  • 0d9007b642 no more LUA_OPNAMES Roberto Ierusalimschy 2004-07-16 10:17:00 -03:00
  • 9609236fbb no more LUA_OPNAMES; it is simpler to "waste" 400 bytes Roberto Ierusalimschy 2004-07-16 10:15:32 -03:00
  • 942496d767 small bug Roberto Ierusalimschy 2004-07-13 17:11:32 -03:00
  • a535ad6fee several small changes (mainly function names) Roberto Ierusalimschy 2004-07-13 16:56:44 -03:00
  • 4206d7ed60 `lua_Chunkwriter' returns 0 in case of success Roberto Ierusalimschy 2004-07-09 15:24:41 -03:00
  • 7a796a0682 new macro `luaL_typename' Roberto Ierusalimschy 2004-07-09 15:23:17 -03:00
  • 76d8b8db06 lua_pushfstring' now supports %p' option too Roberto Ierusalimschy 2004-07-09 13:01:38 -03:00
  • ce455481ab separation between io lib and os lib Roberto Ierusalimschy 2004-07-09 12:47:48 -03:00
  • 85f1d70e68 OS lib (finally separated from io lib) Roberto Ierusalimschy 2004-07-09 12:47:48 -03:00
  • 31f6540fba back with an "open all libs" function Roberto Ierusalimschy 2004-07-09 11:29:29 -03:00
  • eab1965c05 bug: `lua_setfenv' needs a write barrier Roberto Ierusalimschy 2004-07-09 11:20:22 -03:00
  • 3d5187f6e5 require' uses its private reference to _LOADED' table Roberto Ierusalimschy 2004-07-02 15:09:11 -03:00
  • 80ec81926c `lua.c' also needs the default path, so auxlib should provide it Roberto Ierusalimschy 2004-07-01 11:26:28 -03:00
  • 96917ff42a "step" option in lua_gc also need to lock Lua. Roberto Ierusalimschy 2004-06-30 11:15:23 -03:00
  • a6179adf12 detail Roberto Ierusalimschy 2004-06-30 09:58:44 -03:00
  • 02a2c01ccd new way to code RK values Roberto Ierusalimschy 2004-06-29 15:49:02 -03:00
  • 23e08a68f5 detail Roberto Ierusalimschy 2004-06-29 14:05:00 -03:00
  • 0f5a497ed9 new interface for search-path function + small changes in require Roberto Ierusalimschy 2004-06-29 13:58:17 -03:00
  • 753625c3f3 new interface for search-path function Roberto Ierusalimschy 2004-06-29 13:57:56 -03:00
  • 42b74ccf1d libraries may want to use `lua_assert' too... Roberto Ierusalimschy 2004-06-23 12:57:29 -03:00
  • 0c49857c1a new scheme to search paths Roberto Ierusalimschy 2004-06-21 17:05:29 -03:00
  • 6b41e84da5 `assert' returns all its parameters (not only the first) Roberto Ierusalimschy 2004-06-21 13:45:09 -03:00
  • 359840c2f8 new coroutines inherit hook from creator Roberto Ierusalimschy 2004-06-17 11:25:31 -03:00
  • dba17070ac optional error for accesss to undefined variables/fields Roberto Ierusalimschy 2004-06-17 11:06:52 -03:00
  • 569eefbf73 detail Roberto Ierusalimschy 2004-06-16 17:22:43 -03:00
  • 5e4ea9a831 `setn' returns its "self" (the table) Roberto Ierusalimschy 2004-06-15 10:37:21 -03:00