Commit Graph

114 Commits

Author SHA1 Message Date
James Roseborough
dc0be9b15a Add doc for bytecode generator. 2010-03-31 04:15:09 +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
James Roseborough
ac0e6b73db Update README to include array support note. 2009-10-27 03:34:35 +00:00
James Roseborough
9cad7f1001 Fix gethook() return values and sethook() behavior when called from hook function. 2009-09-06 14:49:45 +00:00
James Roseborough
b698d500ba Fix arg check and behavior of xpcall() to leave stack intact. 2009-08-25 20:46:07 +00:00
James Roseborough
92459d0cbc Fix library path info 2009-06-20 14:18:12 +00:00
James Roseborough
120a3cf912 Replace ${VER} with 1.0 2009-06-20 13:47:05 +00:00
James Roseborough
02826a1562 Set version to 1.0 2009-06-20 13:38:12 +00:00
James Roseborough
ddf2ed6f71 Add download links to documentation. 2009-04-23 04:57:47 +00:00
James Roseborough
4039127936 Add basic os library implementation. 2009-04-03 05:42:45 +00:00
James Roseborough
37b759485b Update README to include documentation on debug library. 2009-04-02 14:52:18 +00:00
James Roseborough
308e909df1 Add CLDC-1.0 based implementation of io libraries. 2008-12-05 22:29:07 +00:00
James Roseborough
b639a3ca3e Add sample startup code for j2se 2008-12-03 06:07:29 +00:00
James Roseborough
5d3d49c99f Add README for the project. 2008-12-03 01:41:21 +00:00