bugs
|
…
|
|
lapi.c
|
added check for conversion 'obj2gco' (and corrections for small
|
2014-07-18 09:17:54 -03:00 |
lapi.h
|
removed unused parameter Ä'L' in macro 'api_check' and company
|
2014-07-15 18:26:50 -03:00 |
lauxlib.c
|
new conversion float->integer: conversion is valid only when
|
2014-07-17 09:30:53 -03:00 |
lauxlib.h
|
…
|
|
lbaselib.c
|
new type 'lua_Ctx' for continuation-function contexts (to allow type
|
2014-07-17 10:53:37 -03:00 |
lbitlib.c
|
…
|
|
lcode.c
|
…
|
|
lcode.h
|
…
|
|
lcorolib.c
|
…
|
|
lctype.c
|
…
|
|
lctype.h
|
…
|
|
ldblib.c
|
…
|
|
ldebug.c
|
new conversion float->integer: conversion is valid only when
|
2014-07-17 09:30:53 -03:00 |
ldebug.h
|
…
|
|
ldo.c
|
new type 'lua_Ctx' for continuation-function contexts (to allow type
|
2014-07-17 10:53:37 -03:00 |
ldo.h
|
…
|
|
ldump.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lfunc.c
|
…
|
|
lfunc.h
|
…
|
|
lgc.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lgc.h
|
no need for field 'gch' anymore
|
2014-07-17 14:27:49 -03:00 |
linit.c
|
…
|
|
liolib.c
|
detail (typos in comments)
|
2014-06-30 16:48:08 -03:00 |
llex.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
llex.h
|
…
|
|
llimits.h
|
removed unused parameter Ä'L' in macro 'api_check' and company
|
2014-07-15 18:26:50 -03:00 |
lmathlib.c
|
new conversion float->integer: conversion is valid only when
|
2014-07-17 09:30:53 -03:00 |
lmem.c
|
removed unused parameter Ä'L' in macro 'api_check' and company
|
2014-07-15 18:26:50 -03:00 |
lmem.h
|
…
|
|
loadlib.c
|
detail (added placeholders for non-function fields to preallocate
|
2014-07-16 10:56:14 -03:00 |
lobject.c
|
detail (typos in comments)
|
2014-06-30 16:48:08 -03:00 |
lobject.h
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lopcodes.c
|
…
|
|
lopcodes.h
|
…
|
|
loslib.c
|
…
|
|
lparser.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lparser.h
|
…
|
|
lstate.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lstate.h
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lstring.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lstring.h
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lstrlib.c
|
…
|
|
ltable.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
ltable.h
|
…
|
|
ltablib.c
|
Table library now respects '__index'/'__newindex' metamethods
|
2014-07-16 09:44:52 -03:00 |
ltests.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
ltests.h
|
ensure size for LUAI_USER_ALIGNMENT_T in tests is larger than the
|
2014-07-18 10:27:45 -03:00 |
ltm.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
ltm.h
|
…
|
|
lua.c
|
detail (typos in comments)
|
2014-06-30 16:48:08 -03:00 |
lua.h
|
new type 'lua_Ctx' for continuation-function contexts (to allow type
|
2014-07-17 10:53:37 -03:00 |
luaconf.h
|
new type 'lua_Ctx' for continuation-function contexts (to allow type
|
2014-07-17 10:53:37 -03:00 |
lualib.h
|
…
|
|
lundump.c
|
…
|
|
lundump.h
|
…
|
|
lutf8lib.c
|
detail (added placeholders for non-function fields to preallocate
|
2014-07-16 10:56:14 -03:00 |
lvm.c
|
type 'TString' refers directly to the structure inside the union
|
2014-07-18 10:36:14 -03:00 |
lvm.h
|
…
|
|
lzio.c
|
…
|
|
lzio.h
|
…
|
|
makefile
|
…
|
|