Roberto Ierusalimschy
|
7fbbf1adc6
explicit macro to control use of _longjmp
|
20 년 전 |
Roberto Ierusalimschy
|
6dd3a73ca2
detail (macro evaluates twice its arguments)
|
20 년 전 |
Roberto Ierusalimschy
|
1e6a559b29
does not set isdst when undefined
|
20 년 전 |
Roberto Ierusalimschy
|
2d2f955763
detail
|
20 년 전 |
Roberto Ierusalimschy
|
669f6306be
small corrections
|
20 년 전 |
Roberto Ierusalimschy
|
2bcbd3c725
avoid 'PathRemoveFileSpec' (not very portable)
|
20 년 전 |
Roberto Ierusalimschy
|
5fa6604f00
detail
|
20 년 전 |
Roberto Ierusalimschy
|
ce67a9be31
avoid exporting undefined functions
|
20 년 전 |
Roberto Ierusalimschy
|
506c89cef8
just in case, flush all output
|
20 년 전 |
Roberto Ierusalimschy
|
8ead2ec358
wrong syntax for Windows-specific options
|
20 년 전 |
Roberto Ierusalimschy
|
c3cc4de3fd
small bug (zero is not error code)
|
20 년 전 |
Roberto Ierusalimschy
|
351f7dad6b
default for 'module' is opaque (with option 'seeall')
|
20 년 전 |
Roberto Ierusalimschy
|
3b19af44b0
new method to handle tests without values (negative values)
|
20 년 전 |
Roberto Ierusalimschy
|
3390f9a35a
detail
|
20 년 전 |
Roberto Ierusalimschy
|
9273fbd131
no more 'luaL_get/setfield' (replaced by more direct luaL_findtable)
|
20 년 전 |
Roberto Ierusalimschy
|
be666a662b
detail
|
20 년 전 |
Roberto Ierusalimschy
|
39cdbce23e
no more '-w' option + new way to check module existence
|
20 년 전 |
Roberto Ierusalimschy
|
8974b59e40
no more compatibility for {;} and similar syntax
|
20 년 전 |
Roberto Ierusalimschy
|
4ff1e5b4e1
details
|
20 년 전 |
Roberto Ierusalimschy
|
98296f6b45
some bugs related to stack reallocation
|
20 년 전 |
Roberto Ierusalimschy
|
23b79c5945
small changes to facilitate external C coroutines
|
20 년 전 |
Roberto Ierusalimschy
|
6fcd334ca0
small improvements
|
20 년 전 |
Roberto Ierusalimschy
|
43ad0637ca
small optimizations
|
20 년 전 |
Roberto Ierusalimschy
|
027e9e99ca
simpler implementation for userdata types
|
20 년 전 |
Roberto Ierusalimschy
|
3b828d9e48
luaL_setfield does a non-raw set
|
20 년 전 |
Roberto Ierusalimschy
|
68548a02d3
fancier code ;)
|
20 년 전 |
Roberto Ierusalimschy
|
2f2b4a42a9
luaL_checkudata raises an error if value is not correct
|
20 년 전 |
Roberto Ierusalimschy
|
074352911f
new coding for while and repeat (with new scoping for repeat)
|
20 년 전 |
Roberto Ierusalimschy
|
5e8a9e324c
luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar
|
20 년 전 |
Roberto Ierusalimschy
|
16ddf86168
luaL_openlib -> luaL_register and new function luaL_loadstring
|
20 년 전 |