38 Commits (20a48a818f4084f1b6480e3ec846c219abaafd5b)

Author SHA1 Message Date
Roberto Ierusalimschy c9e6ed1d9f small corrections. 28 years ago
Roberto Ierusalimschy da585783e3 new method to handle current files, with global variables 28 years ago
Roberto Ierusalimschy 3e43275308 incompatibilities with 2.5 + restrictions on tag methods 28 years ago
Roberto Ierusalimschy f84c2ebc4a dostring has an optional error method argument; 28 years ago
Roberto Ierusalimschy 88f020b626 new interface to "lua_seterrormethod" and "lua_settagmethod", to 28 years ago
Roberto Ierusalimschy 6b61582e47 do not use $...$ to italic. 28 years ago
Roberto Ierusalimschy 6b78040840 lhf corrections + new gsub 28 years ago
Roberto Ierusalimschy 70160320b1 first version for Lua 3.0 (with tag methods, etc) 28 years ago
Roberto Ierusalimschy a22b54bbb6 format more uniform, to facilitate filters .tex->.html 28 years ago
Roberto Ierusalimschy a82ab0852e new explanation about communication between Lua and C. 28 years ago
Roberto Ierusalimschy bbf1b3060a small correction. 28 years ago
Roberto Ierusalimschy bc323435ee new facilities for pattern matching (%b and .-); 28 years ago
Roberto Ierusalimschy d9ecc13545 lhf revisions/sugestions 28 years ago
Roberto Ierusalimschy dbfe28e199 correction in inheritance code in C 28 years ago
Roberto Ierusalimschy a5614eae3c spelling corrections. 28 years ago
Roberto Ierusalimschy 3ccdd57c26 new version 28 years ago
Roberto Ierusalimschy aa4d865077 anna's comments 28 years ago
Roberto Ierusalimschy 243b3a1a47 i/o functions return an error message 28 years ago
Roberto Ierusalimschy 2f44cc9f4d new pattern matching facilities; new version of i/o lib; 28 years ago
Roberto Ierusalimschy 15791f93fe lhf's corrections. 29 years ago
Roberto Ierusalimschy 20cbca699a "lua_dofile" has a more informative return code. 29 years ago
Roberto Ierusalimschy 4fb77c4308 no more "lua_Reference"; new return value for "append"; 29 years ago
Roberto Ierusalimschy 0ef5cf2289 lock mechanism seperseded by the REFERENCE mechanism. 29 years ago
Roberto Ierusalimschy fed9408ab5 page size "letter". 29 years ago
Roberto Ierusalimschy 9704ff4cb1 hook variables are global, no more "lua_set...hook" functions. 29 years ago
Roberto Ierusalimschy e3c0ce9a69 dofile accepts pre-compiled chunks. 29 years ago
Roberto Ierusalimschy f86c1367db new functions "rename" and "tmpname". 29 years ago
Roberto Ierusalimschy 05caf09a36 list of incompatibilities with version 2.2. 29 years ago
Roberto Ierusalimschy afaa98a666 no more "lua_pushliteral". 29 years ago
Roberto Ierusalimschy ca412214cb new function "date", replaces old "date" and "time". 29 years ago
Roberto Ierusalimschy 3abc25fa54 new functions "random" and "randomseed". 29 years ago
Roberto Ierusalimschy f4d67761f1 new section describing the debug interface. 29 years ago
Roberto Ierusalimschy 5fa51fc426 new option "q" in function "write", to write literal strings. 29 years ago
Roberto Ierusalimschy 15057aa0a4 new examples showing data structures and object-oriented programming. 29 years ago
Roberto Ierusalimschy abfebf1e21 new example showing how to build modules. 29 years ago
Roberto Ierusalimschy b1c02c7f00 new fallback "getglobal". 29 years ago
Roberto Ierusalimschy 84df3ac267 new functions "tostring", "assert", and "format". 29 years ago
Roberto Ierusalimschy 07d64e78b6 reference manual 29 years ago