Roberto Ierusalimschy
|
a68635a919
|
list constructors do not adjust last expression
|
2001-04-06 15:25:00 -03:00 |
Roberto Ierusalimschy
|
2112142680
|
allow syntax << function (x) ... end (...) >> as a statement
|
2001-04-05 13:49:14 -03:00 |
Roberto Ierusalimschy
|
dd3a63c205
|
new way to handle `profiles'
|
2001-03-26 11:31:49 -03:00 |
Roberto Ierusalimschy
|
cb49b088b6
|
old signature for lua_open
|
2001-03-09 15:05:05 -03:00 |
Roberto Ierusalimschy
|
c5a23cf01a
|
details
|
2001-03-07 15:16:22 -03:00 |
Roberto Ierusalimschy
|
6048c4f74d
|
better way to link callinfo's and stack
|
2001-03-07 15:09:25 -03:00 |
Roberto Ierusalimschy
|
5e870f86a2
|
optimization for tailcall does not seem to pay itself
|
2001-03-07 10:22:55 -03:00 |
Roberto Ierusalimschy
|
f81b8adb3f
|
string [[...]] ignores initial \n
|
2001-03-07 09:49:37 -03:00 |
Roberto Ierusalimschy
|
2b2267069b
|
new functions `pack' and `unpack'
|
2001-03-07 09:43:52 -03:00 |
Roberto Ierusalimschy
|
72d3d155b0
|
detail
|
2001-03-07 09:27:06 -03:00 |
Roberto Ierusalimschy
|
6d4db86888
|
open functions are lua_Cfunctions
|
2001-03-06 17:09:38 -03:00 |
Roberto Ierusalimschy
|
e9a3820370
|
sizeof(string) != strlen(string)+1 when sizeof(char) != 1
|
2001-03-06 11:46:54 -03:00 |
Roberto Ierusalimschy
|
9e8a46daa2
|
details (identation)
|
2001-03-02 14:40:08 -03:00 |
Roberto Ierusalimschy
|
7b84f9e65c
|
lower-case for macros with arguments
|
2001-03-02 14:27:50 -03:00 |
Roberto Ierusalimschy
|
1e40b4dc61
|
buffer should be void *, as char now is not that neutral...
+ little bug in pointer arithmetic
|
2001-02-23 17:32:32 -03:00 |
Roberto Ierusalimschy
|
dfd7ce74cf
|
buffer should be void *, as char now is not that neutral...
|
2001-02-23 17:32:16 -03:00 |
Roberto Ierusalimschy
|
8399df5dcf
|
detail
|
2001-02-23 17:31:37 -03:00 |
Roberto Ierusalimschy
|
d2a64bb6d4
|
`llimits' may need definitions from LUA_USER_H
|
2001-02-23 17:28:56 -03:00 |
Roberto Ierusalimschy
|
a90f06dcd8
|
`atoi' does not have a wide-char equivalent
|
2001-02-23 17:28:26 -03:00 |
Roberto Ierusalimschy
|
35023355f2
|
details for wchar
|
2001-02-23 14:28:12 -03:00 |
Roberto Ierusalimschy
|
39b7978329
|
first (big) step to support wide chars
|
2001-02-23 14:17:25 -03:00 |
Roberto Ierusalimschy
|
d164e2294f
|
_ERRORMESSAGE called through get global tag method
|
2001-02-23 10:38:56 -03:00 |
Roberto Ierusalimschy
|
2cc94ac81b
|
avoid name clash with `sys/stat'
|
2001-02-23 10:38:56 -03:00 |
Roberto Ierusalimschy
|
5f37134e64
|
avoid '...' and "..." inside comments
|
2001-02-22 15:59:59 -03:00 |
Roberto Ierusalimschy
|
52ee91dd73
|
better encapsulation of some types
|
2001-02-22 14:15:18 -03:00 |
Roberto Ierusalimschy
|
191fd35f0a
|
warnings from Visual C++
|
2001-02-21 13:52:09 -03:00 |
Roberto Ierusalimschy
|
d6978d03e1
|
small bug in testing (pushuserdata needs some memory to work...)
|
2001-02-21 13:51:25 -03:00 |
Roberto Ierusalimschy
|
68b08848d4
|
`dostring' now is safe to run binary code.
|
2001-02-20 15:29:54 -03:00 |
Roberto Ierusalimschy
|
888f91fa24
|
code check for upvalues
|
2001-02-20 15:28:11 -03:00 |
Roberto Ierusalimschy
|
c1db0b2bf1
|
detail
|
2001-02-20 15:18:00 -03:00 |
Roberto Ierusalimschy
|
099442c41f
|
better separation between basic types
|
2001-02-20 15:15:33 -03:00 |
Roberto Ierusalimschy
|
27600fe87a
|
better strucuture for code checker
|
2001-02-16 15:58:27 -02:00 |
Roberto Ierusalimschy
|
f8509668dc
|
details.
|
2001-02-14 15:38:45 -02:00 |
Roberto Ierusalimschy
|
40f4e931f3
|
more liberal syntax for expressions
|
2001-02-14 15:19:28 -02:00 |
Roberto Ierusalimschy
|
29371ecfe8
|
better way to handle multi-line input (with concat)
|
2001-02-14 15:19:01 -02:00 |
Roberto Ierusalimschy
|
5d9b8b7cdc
|
more secure definition for lua_concat
|
2001-02-14 15:04:11 -02:00 |
Roberto Ierusalimschy
|
1c2501fad4
|
tests for string alignment
|
2001-02-13 14:52:01 -02:00 |
Roberto Ierusalimschy
|
a4ae1475e3
|
details (smaller code)
|
2001-02-13 14:17:53 -02:00 |
Roberto Ierusalimschy
|
b3da4ee907
|
checking consistency of jumps.
|
2001-02-12 17:54:50 -02:00 |
Roberto Ierusalimschy
|
3c649ce123
|
checking consistency of jumps (and some other details)
|
2001-02-12 17:54:28 -02:00 |
Roberto Ierusalimschy
|
95da574dbc
|
some compilers (wrongly) complain about that
|
2001-02-12 17:21:19 -02:00 |
Roberto Ierusalimschy
|
255052b6c6
|
better API checks
|
2001-02-12 13:42:44 -02:00 |
Roberto Ierusalimschy
|
1bdc156b52
|
details
|
2001-02-12 11:04:19 -02:00 |
Roberto Ierusalimschy
|
03d8a9bf0d
|
details
|
2001-02-09 18:29:33 -02:00 |
Roberto Ierusalimschy
|
d2e340f467
|
string pointers are always fully aligned
|
2001-02-09 18:22:29 -02:00 |
Roberto Ierusalimschy
|
6875fdc8be
|
new semantics for pushuserdata (no more different userdatas with same value)
|
2001-02-09 17:53:16 -02:00 |
Roberto Ierusalimschy
|
dc17a9cc24
|
new semantics for pushuserdata
|
2001-02-09 17:52:54 -02:00 |
Roberto Ierusalimschy
|
81e63f75c0
|
`tostring' uses type names (when available)
|
2001-02-09 17:52:24 -02:00 |
Roberto Ierusalimschy
|
c81404cae5
|
first version of code verification
|
2001-02-09 16:37:33 -02:00 |
Roberto Ierusalimschy
|
b6ce590433
|
details
|
2001-02-09 16:07:47 -02:00 |