Roberto Ierusalimschy
|
370d31a559
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
Roberto Ierusalimschy
|
f8df21bd20
`luaconf.h´ exports all its definitions always (so all of them
|
20 years ago |
Roberto Ierusalimschy
|
1e48b20ce0
`loadlib' not global anymore (packaged inside `package')
|
20 years ago |
Roberto Ierusalimschy
|
d6143b1d7b
avoid access to undefined global variables
|
20 years ago |
Roberto Ierusalimschy
|
7d45a5f48f
C functions and userdata also have environments
|
20 years ago |
Roberto Ierusalimschy
|
d2bda8046c
new implementation for loaders
|
20 years ago |
Roberto Ierusalimschy
|
e22cdf7752
better error messages when require fails for C module
|
20 years ago |
Roberto Ierusalimschy
|
a5eb48a3e6
redesigned loadlib (Windows version not tested yet)
|
20 years ago |
Roberto Ierusalimschy
|
96727c61b8
several improvements/corrections
|
20 years ago |
Roberto Ierusalimschy
|
a56d889f72
corrections for `absent' implementation
|
20 years ago |
Roberto Ierusalimschy
|
cdcb236747
needs to include `stdlib.h' to access `getenv'
|
21 years ago |
Roberto Ierusalimschy
|
9be5844713
first full implementation of new package system
|
21 years ago |
Roberto Ierusalimschy
|
2ed07ea8c1
towards "requiring" C libraries
|
21 years ago |
Roberto Ierusalimschy
|
3e1a1f2836
better configuration for loadlib + tested Mac OS X version
|
21 years ago |
Roberto Ierusalimschy
|
3bec76abe3
first version of loadlib for Mac OS X (not tested yet!!)
|
21 years ago |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
21 years ago |
Roberto Ierusalimschy
|
f93051155c
ok to use `#elif' and `#if defined()'
|
22 years ago |
Roberto Ierusalimschy
|
de57dc2653
new scheme to control `loadlib' configuration (default for dlopen
|
22 years ago |
Roberto Ierusalimschy
|
05d35d8f3c
comments
|
22 years ago |
Roberto Ierusalimschy
|
9b7af7e45b
tests for Windows version
|
22 years ago |
Roberto Ierusalimschy
|
b0c40e2405
first version of `loadlib'
|
22 years ago |