Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | detail | Roberto Ierusalimschy | 2005-08-10 | 1 | -2/+2 | |
| | ||||||
* | correct name to open package library | Roberto Ierusalimschy | 2005-08-10 | 3 | -6/+6 | |
| | ||||||
* | small changes (to easy integration with Coco) | Roberto Ierusalimschy | 2005-08-09 | 2 | -26/+21 | |
| | ||||||
* | store some configuration information | Roberto Ierusalimschy | 2005-08-09 | 1 | -1/+5 | |
| | ||||||
* | new version (and new copyright)... | Roberto Ierusalimschy | 2005-08-09 | 1 | -5/+5 | |
| | ||||||
* | attempt to better control use of _longjmp | Roberto Ierusalimschy | 2005-08-09 | 1 | -6/+5 | |
| | ||||||
* | #string is primitive | Roberto Ierusalimschy | 2005-08-09 | 2 | -12/+17 | |
| | ||||||
* | detail | Roberto Ierusalimschy | 2005-08-09 | 1 | -2/+3 | |
| | ||||||
* | a small bug | Roberto Ierusalimschy | 2005-08-04 | 2 | -4/+5 | |
| | ||||||
* | 'lua_lock' and similars should be hard to use | Roberto Ierusalimschy | 2005-08-04 | 2 | -26/+13 | |
| | ||||||
* | small changes | Roberto Ierusalimschy | 2005-08-01 | 1 | -11/+10 | |
| | ||||||
* | small optimization | Roberto Ierusalimschy | 2005-08-01 | 1 | -1/+2 | |
| | ||||||
* | new loader for "all-in-one" C packages | Roberto Ierusalimschy | 2005-08-01 | 1 | -65/+89 | |
| | ||||||
* | details | Roberto Ierusalimschy | 2005-07-31 | 2 | -9/+8 | |
| | ||||||
* | "%0" stands for the whole pattern (in gsub) | Roberto Ierusalimschy | 2005-07-31 | 1 | -3/+7 | |
| | ||||||
* | searchpath is "private affair" of loadlib | Roberto Ierusalimschy | 2005-07-13 | 3 | -54/+48 | |
| | ||||||
* | elimination of common code + better error message | Roberto Ierusalimschy | 2005-07-12 | 1 | -39/+51 | |
| | ||||||
* | no more path for loadfile + function lists sorted | Roberto Ierusalimschy | 2005-07-12 | 1 | -28/+20 | |
| | ||||||
* | no more "getc" when testing if file exists | Roberto Ierusalimschy | 2005-07-12 | 1 | -9/+3 | |
| | ||||||
* | details (alphabetical order for list of functions) | Roberto Ierusalimschy | 2005-07-12 | 5 | -53/+53 | |
| | ||||||
* | details (function list in alphabetical order) | Roberto Ierusalimschy | 2005-07-11 | 1 | -16/+16 | |
| | ||||||
* | detail | Roberto Ierusalimschy | 2005-07-11 | 2 | -5/+7 | |
| | ||||||
* | new macro for conversion double->int + small changes | Roberto Ierusalimschy | 2005-07-11 | 1 | -53/+33 | |
| | ||||||
* | ';;' in a path is replaced by default path + '!' (in Windows) is | Roberto Ierusalimschy | 2005-07-11 | 1 | -18/+46 | |
| | | | | replaced by executable's directory | |||||
* | details | Roberto Ierusalimschy | 2005-07-11 | 1 | -3/+3 | |
| | ||||||
* | warnings from Visual C | Roberto Ierusalimschy | 2005-07-11 | 2 | -5/+5 | |
| | ||||||
* | details | Roberto Ierusalimschy | 2005-07-11 | 1 | -3/+4 | |
| | ||||||
* | new test function for conversion from num to int | Roberto Ierusalimschy | 2005-07-11 | 1 | -1/+9 | |
| | ||||||
* | better recovery at panic | Roberto Ierusalimschy | 2005-07-11 | 1 | -15/+32 | |
| | ||||||
* | warnings Visual C | Roberto Ierusalimschy | 2005-07-11 | 1 | -3/+3 | |
| | ||||||
* | avoid names starting with '_' | Roberto Ierusalimschy | 2005-07-09 | 1 | -7/+7 | |
| | ||||||
* | more "polite" way to change a thread's environment | Roberto Ierusalimschy | 2005-07-07 | 1 | -3/+6 | |
| | ||||||
* | lua_setfenv/lua_getfenv should also manipulate threads | Roberto Ierusalimschy | 2005-07-06 | 1 | -1/+7 | |
| | ||||||
* | parent modules are also imported toghether with the module itself | Roberto Ierusalimschy | 2005-07-05 | 1 | -13/+26 | |
| | ||||||
* | several small improvements | Roberto Ierusalimschy | 2005-07-05 | 1 | -10/+26 | |
| | ||||||
* | detail | Roberto Ierusalimschy | 2005-07-05 | 2 | -6/+5 | |
| | ||||||
* | changes in 'string.find' and 'string.gfind' (new 'string.match' and | Roberto Ierusalimschy | 2005-07-05 | 1 | -12/+43 | |
| | | | | 'string.gmatch') | |||||
* | more precise way to check incomplete lines | Roberto Ierusalimschy | 2005-06-28 | 1 | -7/+10 | |
| | ||||||
* | small bug | Roberto Ierusalimschy | 2005-06-28 | 1 | -3/+3 | |
| | ||||||
* | detail | Roberto Ierusalimschy | 2005-06-27 | 1 | -5/+5 | |
| | ||||||
* | several updates | Roberto Ierusalimschy | 2005-06-13 | 1 | -6/+45 | |
| | ||||||
* | 'math.mod' -> 'math.fmod' | Roberto Ierusalimschy | 2005-06-13 | 1 | -3/+7 | |
| | ||||||
* | detail | Roberto Ierusalimschy | 2005-06-13 | 1 | -2/+1 | |
| | ||||||
* | some extra consistency checks | Roberto Ierusalimschy | 2005-06-13 | 1 | -2/+5 | |
| | ||||||
* | syntax for length changed from '*' to '#' | Roberto Ierusalimschy | 2005-06-13 | 1 | -2/+2 | |
| | ||||||
* | bug: last tag is not the number of tags... | Roberto Ierusalimschy | 2005-06-13 | 1 | -5/+7 | |
| | ||||||
* | better control for compatibility code for varargs | Roberto Ierusalimschy | 2005-06-13 | 4 | -13/+21 | |
| | ||||||
* | bug: current line should work for call hook | Roberto Ierusalimschy | 2005-06-13 | 1 | -2/+5 | |
| | ||||||
* | small bug (type error) | Roberto Ierusalimschy | 2005-06-07 | 3 | -12/+12 | |
| | ||||||
* | optional size for 'setvbuf' | Roberto Ierusalimschy | 2005-06-06 | 1 | -2/+4 | |
| |