60 Commits

Author SHA1 Message Date
Artur Ventura
da805e5464 Create LICENCE 2014-06-03 08:36:22 +01:00
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
db2b49e22a Changing project name 2011-11-13 23:23:23 +00:00
Artur Ventura
b602e61f16 Changing project name 2011-11-13 23:23:23 +00:00
Artur Ventura
521391d3c7 Merge branch 'master' of github.com:nurv/BicaVM 2011-11-12 15:06:16 +00:00
Artur Ventura
9377084a6e Merge branch 'master' of github.com:nurv/BicaVM 2011-11-12 15:06:16 +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
92f967742a Merge pull request #1 from bl0ckeduser/master
Add Mac .DS_Store files in .gitignore
2011-11-11 07:00:07 -08:00
Artur Ventura
b088ebd18a Merge pull request #1 from bl0ckeduser/master
Add Mac .DS_Store files in .gitignore
2011-11-11 07:00:07 -08:00
Artur Ventura
ad0c269289 Merge pull request #2 from fifthposition/master
a README proofreading
2011-11-11 06:59:36 -08:00
Artur Ventura
38c9715e9f Merge pull request #2 from fifthposition/master
a README proofreading
2011-11-11 06:59:36 -08:00
bl0ckeduser
73f1bdc508 Add Mac .DS_Store files to .gitignore 2011-11-11 09:52:34 -05:00
bl0ckeduser
bb16f2c95e Add Mac .DS_Store files to .gitignore 2011-11-11 09:52:34 -05:00
Benjamin Klein
485f44b92e a README copy edit :) 2011-11-11 08:52:34 -06:00
Benjamin Klein
64cfeaef79 a README copy edit :) 2011-11-11 08:52:34 -06:00
Artur Ventura
96a566ee6e Contact information 2011-11-10 23:33:04 +00:00
Artur Ventura
50d7ffaef4 Contact information 2011-11-10 23:33:04 +00:00
Artur Ventura
56024c67c7 Changed README 2011-11-10 23:31:33 +00:00
Artur Ventura
f7ee8bed5a Changed README 2011-11-10 23:31:33 +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
960d3ef10d Perliminar Support for iPad 2011-08-10 11:34:08 +01:00
Artur Ventura
7201165125 test 2011-08-10 00:55:17 +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
Artur Ventura
97c1b8669f numeric abstractions completed 2011-07-18 00:56:41 +01:00
Artur Ventura
3ea052a707 can make instances, without <init> 2011-07-17 18:42:58 +01:00
Artur Ventura
4beb1403ab CPP preprocessor and file headers 2011-07-15 02:50:47 +01:00