102 Commits (bcdbdaccc37aacdb8305f5012c2963e4cb343005)

Author SHA1 Message Date
Roberto Ierusalimschy e1249970c2 new API function to force garbage collection. 28 years ago
Roberto Ierusalimschy 6251d889ca missing definition of "lua_storesubscript", for compatibility 28 years ago
Roberto Ierusalimschy 42fa305649 better error messages; 28 years ago
Roberto Ierusalimschy c1746340c3 obs: version 4 is due to internal methods. 28 years ago
Roberto Ierusalimschy 075b7918c3 new function "getintmethod" 28 years ago
Roberto Ierusalimschy 27d95f1880 "newtag" does not need a type name. 28 years ago
Roberto Ierusalimschy f0d523887d lua_getuserdata must return NULL if object is not userdata 28 years ago
Roberto Ierusalimschy 59744f0311 "storeglobal" changed to "setglobal" 28 years ago
Roberto Ierusalimschy efaaf99c42 first version of "setglobal" and "getglobal" internal methods. 28 years ago
Roberto Ierusalimschy 1444d28476 first full implementation of internal methods 28 years ago
Roberto Ierusalimschy eea734aa88 new module 'auxlib' centralizes functions to get/check parameters. 28 years ago
Roberto Ierusalimschy 131d66efd2 first step in implementing internal methods. 28 years ago
Roberto Ierusalimschy 6769f34817 lua_Type is private (preparation for tags) 28 years ago
Roberto Ierusalimschy 205ee1ec84 userdata can handle arbitrary binary data; 28 years ago
Roberto Ierusalimschy 42359b8b13 new version 28 years ago
Roberto Ierusalimschy 3ccdd57c26 new version 28 years ago
Roberto Ierusalimschy ab7fdcbbed corrected copyright notice 28 years ago
Roberto Ierusalimschy bf3091d94f new version number 28 years ago
Roberto Ierusalimschy 0a1891f6a0 new version. 29 years ago
Roberto Ierusalimschy bced00ab9e lua_Reference is int, so say so. 29 years ago
Roberto Ierusalimschy 0ef5cf2289 lock mechanism seperseded by the REFERENCE mechanism. 29 years ago
Roberto Ierusalimschy 7ecc2ea597 new version 29 years ago
Roberto Ierusalimschy a275d9a25b functions "lua_is..." consider coercions. 29 years ago
Roberto Ierusalimschy c56e2b2e30 new version 29 years ago
Roberto Ierusalimschy afaa98a666 no more "lua_pushliteral". 29 years ago
Roberto Ierusalimschy fa649fbc26 new distribution 29 years ago
Roberto Ierusalimschy 024f2374ab "AUTHORS" separated from COPYRIGHT. 29 years ago
Roberto Ierusalimschy 9efc257d9d new method to keep debug line information: current line is stored on the 29 years ago
Roberto Ierusalimschy d80659759b new module luadebug.h. 29 years ago
Roberto Ierusalimschy 233f0b0cc7 definitions for Copyright and version notices 30 years ago
Waldemar Celes f83db16cab new API function lua_pushlocked 30 years ago
Waldemar Celes 97053335fb Trocar 'pushstring' por 'pushliteral' na macro 'getfield'. 30 years ago
Roberto Ierusalimschy df3a81ec88 functions that no more return error codes now have return type void 30 years ago
Roberto Ierusalimschy 068d1cd1ee new constant LUA_NOOBJECT. 30 years ago
Roberto Ierusalimschy 5dfd17dd76 new API function 'lua_pushliteral' 30 years ago
Roberto Ierusalimschy 93ccdd52ef lua_lock receives its parameter via stack. 30 years ago
Roberto Ierusalimschy feed56a01c small correction 30 years ago
Roberto Ierusalimschy 1929ddcf49 userdata can have different tags 30 years ago
Roberto Ierusalimschy 5406d391cd new API functions startblock and endblock 30 years ago
Roberto Ierusalimschy e1d91fd0e1 new API function to create tables 30 years ago
Roberto Ierusalimschy d0780fa16d lua_call cannot be a macro, because it would push the function 30 years ago
Roberto Ierusalimschy 2cf954b8ae lock mechanism 30 years ago
Roberto Ierusalimschy aa7b1fcec4 new API 30 years ago
Roberto Ierusalimschy d95a8b3121 new API: lua_Object now is an integer 30 years ago
Roberto Ierusalimschy 3db06a95a3 Elimination of functions lua_isnil, etc. 30 years ago
Roberto Ierusalimschy fbf887ec2b new way to call functions, plus several small changes. This is 30 years ago
Roberto Ierusalimschy 41e4c5798e small corrections 30 years ago
Waldemar Celes 0c6b906c8c Compatibilizacao com C++. 31 years ago
Waldemar Celes 7c05266050 novas funcoes 'gettable' e 'pushtable'. 31 years ago
Waldemar Celes b1e9b37883 Implementacao de funcoes para tratar Lua function em C e 31 years ago