28 Commits

Author SHA1 Message Date
Artur Ventura
34ce88ee62 Example of changing the HTML DOM structure with Java Bytecode 2011-11-17 03:18:15 +00:00
Artur Ventura
cd53e4023e INVOKESTATIC correction 2011-11-17 03:09:48 +00:00
Artur Ventura
8fdec07bdb removing classes.jar 2011-11-17 00:35:14 +00:00
Artur Ventura
7dbc651a51 More JNI functions 2011-11-16 23:48:47 +00:00
Artur Ventura
a16ceea3f2 More JNI functions 2011-11-16 23:48:47 +00:00
Artur Ventura
fe48706b77 development branch 2011-11-15 11:26:58 +00:00
Artur Ventura
4e93f5c588 development branch 2011-11-15 11:26:58 +00:00
Artur Ventura
e35ad25fbf minor bug corrections 2011-11-12 15:05:59 +00:00
Artur Ventura
db2f096be6 minor bug corrections 2011-11-12 15:05:59 +00:00
Artur Ventura
e239b91ecf To tecnological preview 2011-11-10 23:14:01 +00:00
Artur Ventura
2803b39a18 adding more bug squashing 2011-08-22 18:57:00 +01:00
Artur Ventura
3f11e0c2f0 String concatenation, field lookup, preventing undef into stack 2011-08-11 19:07:48 +01:00
Artur Ventura
6e79e69f59 iPad Support 2011-08-11 14:55:21 +01:00
Artur Ventura
8630cf0e59 Native Interface, Static invocation, several bug fixes, 40% opcode coverage 2011-08-09 00:39:43 +01:00
Artur Ventura
7dec232268 NativeArrays, Strings working 2011-08-06 01:03:21 +01:00
Artur Ventura
6df45ebf93 Can make new instances and Method calls 2011-08-05 11:17:40 +01:00
Artur Ventura
0bbad6a57f Floating point calculations probably resolved 2011-08-04 16:40:14 +01:00
Artur Ventura
f0049c7725 First Version to Run Bytecode 2011-08-03 00:32:54 +01:00
Artur Ventura
d8d15c1a12 Interpreter Ready 2011-08-02 14:08:37 +01:00
Artur Ventura
90428eaf7d I'm almost there 2011-07-22 13:50:11 +01:00
Artur Ventura
f20e17422d adding more intrp code 2011-07-21 19:03:57 +01:00
Artur Ventura
03521bccd4 more intrp code. this never ends... 2011-07-21 16:10:43 +01:00
Artur Ventura
a2fbf6d230 Interactive development mode restored and more Intrp code 2011-07-21 09:05:18 +01:00
Artur Ventura
b4d67b71a0 Merge branch 'master' of github.com:nurv/JSJVM 2011-07-20 18:25:04 +01:00
Artur Ventura
bca16957f4 bug while loading the app 2011-07-20 18:24:13 +01:00
Artur Ventura
e22a3feaed corrections to most of closure bugs 2011-07-20 18:19:50 +01:00
Artur Ventura
d0d347dc84 advancing closure compilation process 2011-07-19 15:17:34 +01:00
Artur Ventura
2025c82c99 restructuring the project folder and adding a makefile 2011-07-19 14:05:08 +01:00