Roberto Ierusalimschy
|
03d672a95c
Details (comments)
|
3 weeks ago |
Roberto Ierusalimschy
|
59a1adf194
LUAI_MAXSTACK defined privately
|
4 weeks ago |
Roberto Ierusalimschy
|
be81209063
First implementation of global declarations
|
2 months ago |
Roberto Ierusalimschy
|
ee6a4cd1ec
Ease slightly making Lua with C89
|
8 months ago |
Roberto Ierusalimschy
|
1bf4b80f1a
Floats formatted with "correct" precision
|
1 year ago |
Roberto Ierusalimschy
|
cd4de92762
Maximum stack size may not fit in unsigned short
|
1 year ago |
Roberto Ierusalimschy
|
366c855648
lua.c loads 'readline' dynamically
|
1 year ago |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 year ago |
Roberto Ierusalimschy
|
262dc5729a
Details
|
1 year ago |
Roberto Ierusalimschy
|
09f3c2372f
Option '-l' discards version sufix from file name
|
2 years ago |
Roberto Ierusalimschy
|
cf08915d62
New macro LUA_USE_IOS
|
2 years ago |
Roberto Ierusalimschy
|
69b77b6fde
Changed the growth rate of string buffers
|
2 years ago |
Roberto Ierusalimschy
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
3 years ago |
Roberto Ierusalimschy
|
1e6918d553
Details
|
4 years ago |
Roberto Ierusalimschy
|
eadd8c7178
Added option LUA_NOBUILTIN
|
4 years ago |
Roberto Ierusalimschy
|
a7b8b27dd3
Uses of "likely" in macros active to all users
|
4 years ago |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
4 years ago |
Roberto Ierusalimschy
|
dee6433a89
Forbid changing numerical types through compiler options
|
4 years ago |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
5d8ce05b3f
Back to a stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
2d92102dee
'l_mathlim' renamed to 'l_floatatt'
|
5 years ago |
Roberto Ierusalimschy
|
e888976bc6
Details (typos in comments)
|
6 years ago |
Roberto Ierusalimschy
|
8b7cfee26b
Small changes around C-stack limit
|
6 years ago |
Roberto Ierusalimschy
|
b293ae0577
Details
|
6 years ago |
Roberto Ierusalimschy
|
347d6961ac
Define LUA_MAXUNSIGNED as a preprocessor constant
|
6 years ago |
Roberto Ierusalimschy
|
279c3a6961
A few changes in tests about number of bits in integers
|
6 years ago |
Roberto Ierusalimschy
|
49c42f3615
Some improvements in 'luaconf.h'
|
6 years ago |
Roberto Ierusalimschy
|
7c5786479c
A few more improvements in 'luaO_pushvfstring'
|
6 years ago |
Roberto Ierusalimschy
|
3da34a5fa7
Revamp of 'lua_pushfstring' / 'luaO_pushvfstring'
|
6 years ago |
Roberto Ierusalimschy
|
2d3f095448
Avoid using large buffers in 'string.format'
|
6 years ago |