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 лет назад |
Roberto Ierusalimschy
|
6d04537ea6
A to-be-closed variable must have a closable value (or be nil)
|
6 лет назад |
Roberto Ierusalimschy
|
bb0185b196
Documentation for to-be-closed variables
|
6 лет назад |
Roberto Ierusalimschy
|
2fc6b55dae
Removed resource-related "emergency collections"
|
6 лет назад |
Roberto Ierusalimschy
|
7c8146d556
Small improvements in the manual
|
6 лет назад |
Roberto Ierusalimschy
|
8c8a91f2ef
Deprecated the emulation of '__le' using '__lt'
|
7 лет назад |
Roberto Ierusalimschy
|
3d838f635c
Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'
|
7 лет назад |
Roberto Ierusalimschy
|
b47f2cd068
Small improvements in the manual
|
7 лет назад |
Roberto Ierusalimschy
|
941b189d98
Improvements in the manual
|
7 лет назад |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
7 лет назад |