Roberto Ierusalimschy
|
f39e8c06d6
Updated the documentation for the API function 'lua_gc'
|
6 سال پیش |
Roberto Ierusalimschy
|
b4d5dff8ec
Multiple errors in '__toclose' report the first one
|
6 سال پیش |
Roberto Ierusalimschy
|
14edd364c3
Function 'warn' is vararg
|
6 سال پیش |
Roberto Ierusalimschy
|
514d942748
'coroutine.kill' renamed 'coroutine.close'
|
6 سال پیش |
Roberto Ierusalimschy
|
2c68e66570
Details
|
6 سال پیش |
Roberto Ierusalimschy
|
b293ae0577
Details
|
6 سال پیش |
Roberto Ierusalimschy
|
d9f40e3f6f
First implementation for 'const' variables
|
6 سال پیش |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 سال پیش |
Roberto Ierusalimschy
|
389116d8ab
Coroutines do not unwind the stack in case of errors
|
6 سال پیش |
Roberto Ierusalimschy
|
c65605151c
New function 'luaL_addgsub'
|
6 سال پیش |
Roberto Ierusalimschy
|
ed2872cd3b
'require' returns where module was found
|
6 سال پیش |
Roberto Ierusalimschy
|
a93e014447
Added an optional parameter to 'coroutine.isyieldable'
|
6 سال پیش |
Roberto Ierusalimschy
|
8ba4523ccc
'print' does not call 'tostring' to format its arguments
|
6 سال پیش |
Roberto Ierusalimschy
|
979ad95eb1
Thorough revision of the reference manual
|
6 سال پیش |
Roberto Ierusalimschy
|
39bb3cf242
Name 'nonstrict' in the UTF-8 library changed to 'lax'
|
6 سال پیش |
Roberto Ierusalimschy
|
9b37a4695e
New semantics for the integer 'for' loop
|
6 سال پیش |
Roberto Ierusalimschy
|
1e0c73d5b6
Changes in the validation of UTF-8
|
6 سال پیش |
Roberto Ierusalimschy
|
8fa4f1380b
Finalizers must be callable
|
6 سال پیش |
Roberto Ierusalimschy
|
b56d4e570a
Changes in the warning system
|
6 سال پیش |
Roberto Ierusalimschy
|
9eca305e75
'math.randomseed()' sets a somewhat random seed
|
6 سال پیش |
Roberto Ierusalimschy
|
dfebe439db
New conversion specifier '%p' for 'string.format'
|
6 سال پیش |
Roberto Ierusalimschy
|
cf71a5ddc7
Details
|
6 سال پیش |
Roberto Ierusalimschy
|
264659bd53
Optional 'init' argument to 'string.gmatch'
|
6 سال پیش |
Roberto Ierusalimschy
|
4ace93ca65
No more to-be-closed functions
|
6 سال پیش |
Roberto Ierusalimschy
|
c6f7181e91
No more LUA_ERRGCMM errors
|
6 سال پیش |
Roberto Ierusalimschy
|
437a5b07d4
Added a warning system to Lua
|
6 سال پیش |
Roberto Ierusalimschy
|
af6d9f3116
Details
|
6 سال پیش |
Roberto Ierusalimschy
|
fdc25a1ebf
New functions 'lua_resetthread' and 'coroutine.kill'
|
6 سال پیش |
Roberto Ierusalimschy
|
46beca5bed
Better error messages for some polymorphic functions
|
6 سال پیش |
Roberto Ierusalimschy
|
28d829c867
Calls cannot be tail in the scope of a to-be-closed variable
|
6 سال پیش |