Roberto Ierusalimschy
|
221b5be7b7
|
use of `LoadState' struct (instead of several separate arguments)
|
2002-08-12 10:37:19 -03:00 |
Roberto Ierusalimschy
|
b6791f5fa5
|
details
|
2002-08-12 10:37:19 -03:00 |
Roberto Ierusalimschy
|
3b058177af
|
towards 5.0 alpha...
|
2002-08-09 18:03:19 -03:00 |
Roberto Ierusalimschy
|
586e510577
|
details
|
2002-08-08 17:08:41 -03:00 |
Roberto Ierusalimschy
|
9998082839
|
external messages add their own extra information
|
2002-08-08 17:08:41 -03:00 |
Roberto Ierusalimschy
|
08da48a73c
|
detail
|
2002-08-07 17:55:00 -03:00 |
Roberto Ierusalimschy
|
00a40f4d6a
|
ensure proper rounding
|
2002-08-07 17:54:38 -03:00 |
Roberto Ierusalimschy
|
3bb5079dd4
|
ensure fixed order for library initialization
|
2002-08-07 17:54:17 -03:00 |
Roberto Ierusalimschy
|
5016f43aa4
|
(much) cleaner way to control function states
|
2002-08-07 16:22:39 -03:00 |
Roberto Ierusalimschy
|
c1c100a0c0
|
warnings in other compilers
|
2002-08-07 11:35:55 -03:00 |
Roberto Ierusalimschy
|
b6e2f1a86e
|
small bugs when stack is reallocated
|
2002-08-07 11:24:24 -03:00 |
Roberto Ierusalimschy
|
260e35f576
|
the usual...
|
2002-08-06 16:12:54 -03:00 |
Roberto Ierusalimschy
|
a56e01a9a0
|
towards 5.0 alpha...
|
2002-08-06 16:10:44 -03:00 |
Roberto Ierusalimschy
|
4664f2e927
|
any Lua closure has a table of globals (not only active functions)
|
2002-08-06 15:54:18 -03:00 |
Roberto Ierusalimschy
|
2e38c6ae5a
|
`luadebug.h' content now is included in `lua.h'
|
2002-08-06 15:01:50 -03:00 |
Roberto Ierusalimschy
|
d3dd337fca
|
lua_Chunkreader gets a lua_State, to avoid future incompatibilities
|
2002-08-06 14:26:45 -03:00 |
Roberto Ierusalimschy
|
634344d61f
|
new API for weak mode
|
2002-08-06 14:06:56 -03:00 |
Roberto Ierusalimschy
|
a2fa48a570
|
new (old?) error handling scheme
|
2002-08-06 12:32:22 -03:00 |
Roberto Ierusalimschy
|
8b2b8790b5
|
small bug: basic `ci' must have a valid func (base - 1)
|
2002-08-05 15:45:45 -03:00 |
Roberto Ierusalimschy
|
0b3d380f9f
|
internal names
|
2002-08-05 15:45:02 -03:00 |
Roberto Ierusalimschy
|
4e23699aa6
|
new implementation for error handling
|
2002-08-05 14:36:24 -03:00 |
Roberto Ierusalimschy
|
1c0ac3c0f5
|
new implementation for tailcall
|
2002-08-05 14:35:45 -03:00 |
Roberto Ierusalimschy
|
4a4f243795
|
new API for error handling
|
2002-08-05 11:51:47 -03:00 |
Roberto Ierusalimschy
|
0417a4bb0b
|
new implementation for tailcalls and error handling
|
2002-08-05 11:51:21 -03:00 |
Roberto Ierusalimschy
|
5037196f6f
|
new macros `ttis*'
|
2002-08-05 11:50:39 -03:00 |
Roberto Ierusalimschy
|
9fb80bde3c
|
tailcall is executed together with call
|
2002-08-05 11:46:43 -03:00 |
Roberto Ierusalimschy
|
2dcc31574f
|
new function xpcall
|
2002-08-05 11:46:02 -03:00 |
Roberto Ierusalimschy
|
390fc99a5c
|
xpcall now is builtin + new macros `ttis*'
|
2002-08-05 11:10:10 -03:00 |
Roberto Ierusalimschy
|
79c8edb6c4
|
new names for light userdata operations
|
2002-07-17 13:25:13 -03:00 |
Roberto Ierusalimschy
|
e5146fb01f
|
CallInfo has different fields for C functions and Lua functions
|
2002-07-16 11:26:56 -03:00 |
Roberto Ierusalimschy
|
ce6b930464
|
`isdst' should be a boolean (and not 0/1!!)
|
2002-07-12 15:54:53 -03:00 |
Roberto Ierusalimschy
|
ac7006d374
|
^D in interactive mode finish interaction (no questions asked)
|
2002-07-10 17:49:01 -03:00 |
Roberto Ierusalimschy
|
12bee999dd
|
new way to handle macros read_line/save_line
|
2002-07-10 17:44:34 -03:00 |
Roberto Ierusalimschy
|
a8c9eec426
|
bug: chunk can end just after a '\' in a string
|
2002-07-10 17:43:53 -03:00 |
Roberto Ierusalimschy
|
a885b826b3
|
LUA_ALERT is no longer used
|
2002-07-09 15:49:13 -03:00 |
Roberto Ierusalimschy
|
a960e62c3e
|
new options; no more _ALERT; no more getargs
|
2002-07-09 15:19:44 -03:00 |
Roberto Ierusalimschy
|
c51aa6ee33
|
details
|
2002-07-09 15:19:19 -03:00 |
Roberto Ierusalimschy
|
d88860131a
|
new macro `lua_isudataval' (for completude)
|
2002-07-09 11:58:28 -03:00 |
Roberto Ierusalimschy
|
44752fc9ce
|
hook count is quadratic
|
2002-07-08 17:22:08 -03:00 |
Roberto Ierusalimschy
|
39b2d58c39
|
new interface for debug hooks
|
2002-07-08 15:21:33 -03:00 |
Roberto Ierusalimschy
|
d2d24f0971
|
details to allow compilation of Lua as a single file
|
2002-07-08 15:14:36 -03:00 |
Roberto Ierusalimschy
|
0436c96866
|
C++ warning
|
2002-07-08 13:51:20 -03:00 |
Roberto Ierusalimschy
|
f8279f6cd8
|
optimizations for gettable (temporary)
|
2002-07-05 15:27:39 -03:00 |
Roberto Ierusalimschy
|
1fe280df72
|
new priority for and/or
|
2002-07-04 15:23:42 -03:00 |
Roberto Ierusalimschy
|
1ede98157d
|
strings are always `strong' in weaktables
|
2002-07-04 14:58:02 -03:00 |
Roberto Ierusalimschy
|
3e52573c72
|
details (error messages)
|
2002-07-04 09:29:32 -03:00 |
Roberto Ierusalimschy
|
84ad1eea81
|
use of NaN as key breaks some invariants
|
2002-07-02 14:54:23 -03:00 |
Roberto Ierusalimschy
|
b30ec2532c
|
details
|
2002-07-02 13:43:28 -03:00 |
Roberto Ierusalimschy
|
68ee518e81
|
only tables need `lua_number2int'
|
2002-07-01 16:31:10 -03:00 |
Roberto Ierusalimschy
|
76a73cb2ee
|
new `getn' (and `setn')
|
2002-07-01 16:25:28 -03:00 |