Roberto Ierusalimschy
|
2f0955b99b
|
detail
|
2005-06-27 14:24:40 -03:00 |
|
Roberto Ierusalimschy
|
38da9d568a
|
better use defined/undefined as flag values for macros
|
2005-05-20 16:09:05 -03:00 |
|
Roberto Ierusalimschy
|
67578ec51f
|
several small details
|
2005-05-17 16:49:15 -03:00 |
|
Roberto Ierusalimschy
|
c2bb9abcec
|
better quotes for strings in error messages
|
2005-05-16 18:19:00 -03:00 |
|
Roberto Ierusalimschy
|
04f657c7f8
|
new protocol to open standard libraries
|
2005-04-13 14:24:20 -03:00 |
|
Roberto Ierusalimschy
|
445eda7ead
|
details
|
2005-03-30 16:50:29 -03:00 |
|
Roberto Ierusalimschy
|
e6e543a534
|
better control for compatibility code
|
2005-03-29 13:20:48 -03:00 |
|
Roberto Ierusalimschy
|
1c9c886974
|
standard configuration should run out-of-the-box in "any" system
|
2005-03-29 11:30:16 -03:00 |
|
Roberto Ierusalimschy
|
bfe2905618
|
avoid too much configuration options
|
2005-03-18 13:38:43 -03:00 |
|
Roberto Ierusalimschy
|
370d31a559
|
luac´ -> luai' (to avoid confusion with other luac stuff)
|
2005-03-09 13:28:07 -03:00 |
|
Roberto Ierusalimschy
|
f8df21bd20
|
`luaconf.h´ exports all its definitions always (so all of them
must have a lua/LUA prefix).
|
2005-03-08 17:10:05 -03:00 |
|
Roberto Ierusalimschy
|
1e48b20ce0
|
loadlib' not global anymore (packaged inside package')
|
2005-03-07 15:07:34 -03:00 |
|
Roberto Ierusalimschy
|
d6143b1d7b
|
avoid access to undefined global variables
|
2005-02-28 12:58:48 -03:00 |
|
Roberto Ierusalimschy
|
7d45a5f48f
|
C functions and userdata also have environments
|
2005-02-18 10:40:02 -02:00 |
|
Roberto Ierusalimschy
|
d2bda8046c
|
new implementation for loaders
|
2005-01-14 12:17:18 -02:00 |
|
Roberto Ierusalimschy
|
e22cdf7752
|
better error messages when require fails for C module
|
2004-12-29 16:56:34 -02:00 |
|
Roberto Ierusalimschy
|
a5eb48a3e6
|
redesigned loadlib (Windows version not tested yet)
|
2004-12-27 13:58:15 -02:00 |
|
Roberto Ierusalimschy
|
96727c61b8
|
several improvements/corrections
|
2004-12-22 15:43:27 -02:00 |
|
Roberto Ierusalimschy
|
a56d889f72
|
corrections for `absent' implementation
|
2004-12-13 10:14:21 -02:00 |
|
Roberto Ierusalimschy
|
cdcb236747
|
needs to include stdlib.h' to access getenv'
|
2004-11-19 13:52:12 -02:00 |
|
Roberto Ierusalimschy
|
9be5844713
|
first full implementation of new package system
|
2004-11-18 17:53:49 -02:00 |
|
Roberto Ierusalimschy
|
2ed07ea8c1
|
towards "requiring" C libraries
|
2004-11-11 13:42:57 -02:00 |
|
Roberto Ierusalimschy
|
3e1a1f2836
|
better configuration for loadlib + tested Mac OS X version
|
2004-10-18 15:07:31 -03:00 |
|
Roberto Ierusalimschy
|
3bec76abe3
|
first version of loadlib for Mac OS X (not tested yet!!)
|
2004-10-07 14:27:20 -03:00 |
|
Roberto Ierusalimschy
|
b4cd38ba6c
|
new scheme for configuration through `luaconf.h'
|
2004-04-30 17:13:38 -03:00 |
|
Roberto Ierusalimschy
|
f93051155c
|
ok to use #elif' and #if defined()'
|
2003-05-14 18:01:53 -03:00 |
|
Roberto Ierusalimschy
|
de57dc2653
|
new scheme to control `loadlib' configuration (default for dlopen
implementation is not to include it)
|
2003-04-07 17:11:53 -03:00 |
|
Roberto Ierusalimschy
|
05d35d8f3c
|
comments
|
2003-04-02 10:09:14 -03:00 |
|
Roberto Ierusalimschy
|
9b7af7e45b
|
tests for Windows version
|
2003-03-18 09:25:01 -03:00 |
|
Roberto Ierusalimschy
|
b0c40e2405
|
first version of `loadlib'
|
2003-03-17 10:04:58 -03:00 |
|