Commit Graph

  • 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
  • c31f02948f [C++ Warning] lparser.c(326): W8066 Unreachable code. [C++ Warning] lparser.c(486): W8004 'nargs' is assigned a value that is never used. Roberto Ierusalimschy 2000-04-27 14:39:56 -03:00
  • c9f91c6fe3 [C++ Warning]: W8084 Suggest parentheses to clarify precedence. Roberto Ierusalimschy 2000-04-27 14:39:15 -03:00
  • 66d620674c IntPoint does not need L Roberto Ierusalimschy 2000-04-26 10:43:25 -03:00
  • 84790bb953 "conceptual" bug Roberto Ierusalimschy 2000-04-26 10:43:10 -03:00
  • 534c3a64d3 small optimizations for table access Roberto Ierusalimschy 2000-04-25 13:55:09 -03:00
  • b9c98cd4d9 entry for new version (4.0a) Roberto Ierusalimschy 2000-04-25 13:45:39 -03:00
  • 0e8855e171 final version (by lhf) Roberto Ierusalimschy 2000-04-25 13:44:31 -03:00
  • 2ae9c856cf more uniform names Roberto Ierusalimschy 2000-04-24 18:05:11 -03:00
  • c4409f69ab details Roberto Ierusalimschy 2000-04-19 10:41:37 -03:00
  • 89a9c36281 no more `register' declarations: leave it to the compiler. Roberto Ierusalimschy 2000-04-19 10:36:25 -03:00
  • 8f2fba5877 using new constructs (for & break) in the examples and code fragments Roberto Ierusalimschy 2000-04-17 16:23:48 -03:00
  • 62824137d6 no more `seterrormethod' function Roberto Ierusalimschy 2000-04-17 16:23:12 -03:00
  • 71219ccc39 simpler version of `luaK_tostack' Roberto Ierusalimschy 2000-04-17 11:05:34 -03:00
  • 870f61d299 code redistribution Roberto Ierusalimschy 2000-04-14 15:12:35 -03:00
  • c845ec777a new order for modules (better locality??) Roberto Ierusalimschy 2000-04-14 14:52:09 -03:00
  • e408cf61a2 new version number Roberto Ierusalimschy 2000-04-14 14:48:20 -03:00
  • 4e90768635 lots of changes (almost ready for 4.0) Roberto Ierusalimschy 2000-04-14 14:47:55 -03:00
  • c1666a13e3 better code organization Roberto Ierusalimschy 2000-04-14 14:47:24 -03:00
  • e02750ec60 new type for CFunction (for "pure" C) Roberto Ierusalimschy 2000-04-14 14:46:37 -03:00
  • 0b56646baf new function `getargs' Roberto Ierusalimschy 2000-04-14 14:46:29 -03:00
  • 634c3d57e9 optimization for SETLOCAL was too specific. Roberto Ierusalimschy 2000-04-14 14:46:15 -03:00
  • 4aa9ad6514 functions must return explicit `nil' on failure Roberto Ierusalimschy 2000-04-14 14:44:20 -03:00
  • d76b1a0eef base' for tonumber' must be >= 2. Roberto Ierusalimschy 2000-04-13 15:08:18 -03:00
  • e7c8393682 optimization INCLOCAL is not necessary, with `for' Roberto Ierusalimschy 2000-04-13 13:51:01 -03:00
  • ceaa97ff5b tonumber must return `nil' when convertion fails. Roberto Ierusalimschy 2000-04-13 13:46:43 -03:00
  • 2bb77cdaed keep opcodes in the right order Roberto Ierusalimschy 2000-04-12 16:56:50 -03:00
  • f9cf402fbd first implementation of FOR Roberto Ierusalimschy 2000-04-12 15:57:19 -03:00
  • 0c3fe2c44b comment Roberto Ierusalimschy 2000-04-12 15:47:03 -03:00
  • 0433e42023 no more repeat ... end. Roberto Ierusalimschy 2000-04-11 15:37:18 -03:00
  • 0810bc707f new syntax: |label| Roberto Ierusalimschy 2000-04-10 16:21:14 -03:00
  • c3b73cbeb8 comments (detail) Roberto Ierusalimschy 2000-04-10 16:20:24 -03:00
  • 1eabd0549e comments Roberto Ierusalimschy 2000-04-07 16:35:31 -03:00
  • 54dd5cc7fd reorganization of lcode.c Roberto Ierusalimschy 2000-04-07 16:35:20 -03:00
  • 031978798c more optimizations Roberto Ierusalimschy 2000-04-07 10:13:11 -03:00
  • 14251c5a56 name changes + new operation - old operation Roberto Ierusalimschy 2000-04-07 10:12:50 -03:00
  • 42130ed712 name changes Roberto Ierusalimschy 2000-04-07 10:11:49 -03:00
  • d615e78e08 new optimization: jumps to jumps Roberto Ierusalimschy 2000-04-06 14:36:52 -03:00
  • c6965ce551 new functions: disassembler and get limit. Roberto Ierusalimschy 2000-04-06 14:35:23 -03:00
  • 22329e4cdf implementation of BREAK Roberto Ierusalimschy 2000-04-05 14:51:58 -03:00
  • 9f734094f9 `nil' is optional for next and nextvar (and is not for tonumber & tag). Roberto Ierusalimschy 2000-04-04 17:49:32 -03:00
  • 4e7e9e8de5 new opcode INCLOCAL. Roberto Ierusalimschy 2000-04-04 17:48:44 -03:00
  • 3e45496295 syntactical details Roberto Ierusalimschy 2000-04-03 10:44:55 -03:00
  • e30327728c BUG: tostring() without arguments gives seg. fault. Roberto Ierusalimschy 2000-04-03 10:20:33 -03:00
  • 36e1390631 details. Roberto Ierusalimschy 2000-03-31 13:28:45 -03:00
  • 8f0f54ec38 name change Roberto Ierusalimschy 2000-03-30 17:55:50 -03:00
  • 556a89e537 new names for debug types Roberto Ierusalimschy 2000-03-30 14:19:48 -03:00
  • e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks uses it. Roberto Ierusalimschy 2000-03-30 13:41:51 -03:00
  • a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, memory use a little higher, code much simpler). Roberto Ierusalimschy 2000-03-29 17:19:20 -03:00
  • b53dc0c485 TAG_ARRAY -> TAG_TABLE Roberto Ierusalimschy 2000-03-27 17:10:21 -03:00
  • 63e230a16b comments Roberto Ierusalimschy 2000-03-27 17:08:33 -03:00
  • 102a1be615 no more support for gc TM for tables Roberto Ierusalimschy 2000-03-27 17:08:02 -03:00