Roberto Ierusalimschy
|
513559cc47
Fixed bug in 'string.format("%p")'
|
5 years ago |
Roberto Ierusalimschy
|
e460752323
Fixed "conceptual" bug in 'luaK_setreturns'
|
5 years ago |
Roberto Ierusalimschy
|
92594f0939
Corrected direct use of 'snprintf' in 'lstrlib.c'
|
5 years ago |
Roberto Ierusalimschy
|
e8a52281d9
Code style in 'ldump'/'lundump'.
|
5 years ago |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 years ago |
Roberto Ierusalimschy
|
9b7987a9d1
OP_LOADFALSE broken in two instructions
|
5 years ago |
Roberto Ierusalimschy
|
28ef7061bb
Tag values don't need to be different from type values
|
5 years ago |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 years ago |
Roberto Ierusalimschy
|
69c7139ff8
New macro 'makevariant' to codify variant tags
|
5 years ago |
Roberto Ierusalimschy
|
5ff408d218
Changed internal representation of booleans
|
5 years ago |
Roberto Ierusalimschy
|
e3c83835e7
Fixed bug in 'aux_rawset'
|
5 years ago |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 years ago |
Roberto Ierusalimschy
|
d7bb8df841
Copyright year changed to 2020
|
5 years ago |
Roberto Ierusalimschy
|
c646e57fd6
Joined common code in 'lua_rawset' and 'lua_rawsetp'
|
5 years ago |
Roberto Ierusalimschy
|
e0ab13c62f
Easy way to allow Unicode characters in identifiers
|
5 years ago |
Roberto Ierusalimschy
|
e0cbaa50fa
Added test for NULL in string.format("%p")
|
5 years ago |
Roberto Ierusalimschy
|
3747487320
Small correction in assertion
|
5 years ago |
Roberto Ierusalimschy
|
1e0ad018ce
Comment about LUA_COMPAT_LT_LE moved to proper place
|
5 years ago |
Roberto Ierusalimschy
|
95735bda46
Simplifications in 'op_arith*' family of macros
|
5 years ago |
Roberto Ierusalimschy
|
d30569c064
Using an enumeration for float->integer coercion modes
|
5 years ago |
Roberto Ierusalimschy
|
2d92102dee
'l_mathlim' renamed to 'l_floatatt'
|
5 years ago |
Roberto Ierusalimschy
|
490ecfcaa1
Better comments about the use of 'k' in opcodes
|
5 years ago |
Roberto Ierusalimschy
|
e174f43807
Manual a little more clear about string->number coersions
|
5 years ago |
Roberto Ierusalimschy
|
81f2401c6d
Code reorganization for opcodes OP_FORPREP and OP_FORLOOP
|
5 years ago |
Roberto Ierusalimschy
|
508a705c1c
Removed some wrong comments
|
5 years ago |
Roberto Ierusalimschy
|
6f1c033d72
More generic pattern when testing 'string.format'
|
5 years ago |
Roberto Ierusalimschy
|
5f83fb6582
Details
|
5 years ago |
Roberto Ierusalimschy
|
679dc72c08
Using 'metavalues' for "metamethods" that are not methods
|
5 years ago |
Roberto Ierusalimschy
|
1499680f9e
Comments in 'lopcodes.h'
|
5 years ago |
Roberto Ierusalimschy
|
bdcfae2e1c
File 'bugs' no longer tracked by git
|
5 years ago |