Roberto Ierusalimschy
|
a1700bbc50
details
|
23 年之前 |
Roberto Ierusalimschy
|
f53fd8d5f5
_ALERT is a private afair of lua.c
|
23 年之前 |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
23 年之前 |
Roberto Ierusalimschy
|
751cd867d3
new way to handle errors
|
23 年之前 |
Roberto Ierusalimschy
|
151ba1cc7b
details
|
23 年之前 |
Roberto Ierusalimschy
|
ee4859b3e3
new way to handle errors (temporary version)
|
23 年之前 |
Roberto Ierusalimschy
|
8e1e618606
`baselib' splited in `baselib' and `tablib'
|
23 年之前 |
Roberto Ierusalimschy
|
237969724f
support for `light' userdata + simpler support for `boxed' udata
|
23 年之前 |
Roberto Ierusalimschy
|
b795d4b561
details
|
23 年之前 |
Roberto Ierusalimschy
|
c371413530
small bug if LUA_USERINIT leaves garbage on the stack
|
23 年之前 |
Roberto Ierusalimschy
|
c36b5cc726
detail
|
23 年之前 |
Roberto Ierusalimschy
|
2c1eb62a08
get error messages from luaL_errstr
|
23 年之前 |
Roberto Ierusalimschy
|
2f8e3c5543
prints any results returned by chunk
|
23 年之前 |
Roberto Ierusalimschy
|
cb50fcf42d
incomplete lines (by lhf)
|
23 年之前 |
Roberto Ierusalimschy
|
9cd36059ad
new API functions lua_getstr/lua_setstr
|
23 年之前 |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
24 年之前 |
Roberto Ierusalimschy
|
dfaf8c5291
details
|
24 年之前 |
Roberto Ierusalimschy
|
1e81da51ba
new API for registry and C upvalues + new implementation for references
|
24 年之前 |
Roberto Ierusalimschy
|
8e9b1e4ae9
details
|
24 年之前 |
Roberto Ierusalimschy
|
33d820d41d
new syntax "= exp" to rpint exp + simplifications
|
24 年之前 |
Roberto Ierusalimschy
|
186111dc01
unused definition
|
24 年之前 |
Roberto Ierusalimschy
|
d5b83ead90
new implementation for userdatas, without `keys'
|
24 年之前 |
Roberto Ierusalimschy
|
dd3a63c205
new way to handle `profiles'
|
24 年之前 |
Roberto Ierusalimschy
|
cb49b088b6
old signature for lua_open
|
24 年之前 |
Roberto Ierusalimschy
|
a90f06dcd8
`atoi' does not have a wide-char equivalent
|
24 年之前 |
Roberto Ierusalimschy
|
35023355f2
details for wchar
|
24 年之前 |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
24 年之前 |
Roberto Ierusalimschy
|
099442c41f
better separation between basic types
|
24 年之前 |
Roberto Ierusalimschy
|
29371ecfe8
better way to handle multi-line input (with concat)
|
24 年之前 |
Roberto Ierusalimschy
|
322b7b5fc5
easier to add new initialization functions
|
24 年之前 |