James Roseborough
|
de33943eaf
|
Update javadoc comments related to library initialization and loading lua code.
|
2013-12-29 22:49:23 +00:00 |
|
James Roseborough
|
2123d3f924
|
Refactor API's related to compiling and loading scripts and character encoding handling.
|
2013-09-18 05:32:30 +00:00 |
|
James Roseborough
|
f786802bf1
|
Move static variables used by libraries into explicit Globals object for better thread safety.
|
2012-09-14 04:12:50 +00:00 |
|
James Roseborough
|
3bacea878e
|
Remove env from LuaFunction, replace with upValiue array, and remove most occurances of setfenv and getfenv.
|
2012-09-07 04:36:50 +00:00 |
|
James Roseborough
|
51e64c87cb
|
Change platform packages.
|
2010-07-30 18:09:31 +00:00 |
|
James Roseborough
|
69bbae70a1
|
simplify LuaCompiler interface and add Lua2Java utility class.
|
2010-07-25 22:31:43 +00:00 |
|
James Roseborough
|
47b33aea08
|
Make compiler installed by default for standard platforms.
|
2010-05-14 04:00:05 +00:00 |
|
James Roseborough
|
946503fc20
|
Refactor library initialization code.
|
2010-04-02 05:57:54 +00:00 |
|
James Roseborough
|
3863ff8e46
|
Initial sources for planned 2.0 luaj vm release. Most interpreter features and library functions working.
|
2009-10-27 06:12:24 +00:00 |
|