bugs
|
ESC (which starts precompiled code) in C is \33, not \27
|
2001-02-06 11:59:29 -02:00 |
lapi.c
|
new way to handle top x L->top
|
2001-02-07 16:13:49 -02:00 |
lapi.h
|
new implementation for `next'
|
2000-08-31 11:08:27 -03:00 |
lauxlib.c
|
details
|
2001-02-02 17:02:40 -02:00 |
lauxlib.h
|
details
|
2001-02-02 17:02:40 -02:00 |
lbaselib.c
|
`tostring' uses type names (when available)
|
2001-02-09 17:52:24 -02:00 |
lcode.c
|
warnings from Visual C
|
2001-02-08 09:19:10 -02:00 |
lcode.h
|
simpler implementation of for loops
|
2001-01-29 13:26:40 -02:00 |
ldblib.c
|
details
|
2001-02-02 17:02:40 -02:00 |
ldebug.c
|
first version of code verification
|
2001-02-09 16:37:33 -02:00 |
ldebug.h
|
first version of code verification
|
2001-02-09 16:37:33 -02:00 |
ldo.c
|
new way to handle top x L->top
|
2001-02-07 16:13:49 -02:00 |
ldo.h
|
new way to handle top x L->top
|
2001-02-07 16:13:49 -02:00 |
lfunc.c
|
no need for tags in boxed values :-(
|
2001-02-01 15:40:48 -02:00 |
lfunc.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lgc.c
|
new way to handle top x L->top
|
2001-02-07 16:13:49 -02:00 |
lgc.h
|
loop of 'dostring' may never reclaim memory
|
2001-02-02 14:23:20 -02:00 |
linit.c
|
obsolete module; not part of the oficial distribution
|
2000-08-09 11:50:13 -03:00 |
liolib.c
|
<read(0)> tests for EOF
|
2001-02-09 14:25:50 -02:00 |
llex.c
|
thead-specific state separated from "global" state
|
2001-01-19 11:20:30 -02:00 |
llex.h
|
tighter size for error buffers
|
2001-01-10 14:40:56 -02:00 |
llimits.h
|
lua_Number defined in lua.h (1st version)
|
2000-12-04 16:33:40 -02:00 |
lmathlib.c
|
details
|
2001-02-02 17:02:40 -02:00 |
lmem.c
|
better use of extra include files (both for tests and for old_ansi)
|
2001-02-06 14:01:29 -02:00 |
lmem.h
|
lock/unlock may use L + better structure for internal debug stuff
|
2001-02-02 13:13:05 -02:00 |
lobject.c
|
lock/unlock may use L + better structure for internal debug stuff
|
2001-02-02 13:13:05 -02:00 |
lobject.h
|
back to the basics (well-behaved variant record...)
|
2001-02-02 14:32:00 -02:00 |
lopcodes.h
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lparser.c
|
first version of code verification
|
2001-02-09 16:37:33 -02:00 |
lparser.h
|
`free' gets size of the block: complete control over memory use
|
2000-12-28 10:55:41 -02:00 |
lstate.c
|
lock/unlock may use L + better structure for internal debug stuff
|
2001-02-02 13:13:05 -02:00 |
lstate.h
|
lock/unlock may use L + better structure for internal debug stuff
|
2001-02-02 13:13:05 -02:00 |
lstring.c
|
no need for tags in boxed values :-(
|
2001-02-01 15:40:48 -02:00 |
lstring.h
|
small changes in lstring
|
2001-01-10 15:41:50 -02:00 |
lstrlib.c
|
details
|
2001-02-02 17:02:40 -02:00 |
ltable.c
|
no need for tags in boxed values :-(
|
2001-02-01 15:40:48 -02:00 |
ltable.h
|
back to the basics (well-behaved variant record...)
|
2001-02-02 14:32:00 -02:00 |
ltests.c
|
easier to add new initialization functions
|
2001-02-06 16:18:58 -02:00 |
ltests.h
|
easier to add new initialization functions
|
2001-02-06 16:18:58 -02:00 |
ltm.c
|
lock/unlock may use L + better structure for internal debug stuff
|
2001-02-02 13:13:05 -02:00 |
ltm.h
|
first implementation for type names
|
2001-01-25 14:45:36 -02:00 |
lua.c
|
easier to add new initialization functions
|
2001-02-06 16:18:58 -02:00 |
lua.h
|
new macros + new names to facilitate compilation of threaded version
|
2001-01-26 09:45:51 -02:00 |
luadebug.h
|
all API functions are declared in a single line (to facilitate pre-processing).
|
2000-10-30 10:38:50 -02:00 |
lualib.h
|
some cleaning
|
2000-11-23 11:49:35 -02:00 |
lundump.c
|
no more END opcode
|
2001-01-15 14:13:24 -02:00 |
lundump.h
|
last changes by lhf.
|
2000-11-07 10:44:44 -02:00 |
lvm.c
|
details
|
2001-02-09 16:07:47 -02:00 |
lvm.h
|
new way to handle top x L->top
|
2001-02-07 16:13:49 -02:00 |
lzio.c
|
`lua.h' is included before any other Lua header file
|
2000-06-12 10:52:05 -03:00 |
lzio.h
|
more controled use of `sprintf'
|
2000-10-20 14:36:32 -02:00 |
makefile
|
details
|
2000-11-06 11:45:18 -02:00 |
manual.tex
|
`assert' returns its first argument
|
2001-01-31 17:53:01 -02:00 |