Marco Castelluccio
|
9b4fff0e46
|
Remove MIDP.manifest redefinition from main.js
|
2014-08-07 15:23:44 -07:00 |
Marco Castelluccio
|
0af6798063
|
Remove console.info
|
2014-08-07 15:19:21 -07:00 |
Marco Castelluccio
|
6483973d22
|
Allow loading JAD manifest with a jad url param
|
2014-08-07 15:18:03 -07:00 |
Marco Castelluccio
|
11e86bd705
|
Don't use the tmp directory
|
2014-08-07 13:35:59 -07:00 |
Andreas Gal
|
71bc9f5cc5
|
cleanup formatting
|
2014-08-06 23:48:06 -07:00 |
Marco Castelluccio
|
48142623d0
|
Add a button to clear storage, to simplify testing first use
|
2014-08-05 17:49:51 -07:00 |
Andreas Gal
|
54efd3acbf
|
implement preloading
|
2014-08-05 17:08:59 -07:00 |
Marco Castelluccio
|
021b692887
|
Remove WIP natives and logging statements
|
2014-08-05 10:05:59 -07:00 |
Marco Castelluccio
|
ae1a68db9f
|
Add native
|
2014-08-05 10:03:38 -07:00 |
Marco Castelluccio
|
bb77501fe8
|
Implement other natives
|
2014-08-05 09:40:32 -07:00 |
Andreas Gal
|
f865d7c85c
|
fix launching of MIDP apps
|
2014-08-02 18:00:19 -07:00 |
Andreas Gal
|
2d5936857c
|
load manifest from jar
|
2014-08-02 17:25:00 -07:00 |
Andreas Gal
|
69be5457a1
|
cleanup main.js
|
2014-08-02 16:14:38 -07:00 |
Andreas Gal
|
1f6830a403
|
pass arguments to main
|
2014-08-02 15:56:56 -07:00 |
Andreas Gal
|
82da136adf
|
run Launcher by default
|
2014-08-02 15:44:11 -07:00 |
Andreas Gal
|
1c9085ce31
|
fix allocation of multidimensional arrays
|
2014-08-02 15:36:58 -07:00 |
Andreas Gal
|
02740a7ca9
|
make url parsing work in chrome
|
2014-08-02 11:08:37 -07:00 |
Andreas Gal
|
6d61343c7b
|
stop using $ notation for fields
|
2014-08-01 23:04:43 -07:00 |
Andreas Gal
|
236e4e9a36
|
use numeric ids as field names
|
2014-08-01 22:47:26 -07:00 |
Myk Melez
|
ea1bbc758f
|
add jars and midletClassName URL params
|
2014-08-01 16:53:44 -07:00 |
Andreas Gal
|
8c0cc49bd5
|
don't die on synthethic frames in the backtrace
|
2014-07-30 15:56:57 -07:00 |
Andreas Gal
|
3991c8a173
|
implement proper back traces
|
2014-07-30 15:49:58 -07:00 |
Andreas Gal
|
4d4224fdce
|
fix fromJavaString and a few more MIDP native methods
|
2014-07-30 09:14:04 -07:00 |
Andreas Gal
|
48714d05c0
|
move newString to classes
|
2014-07-29 17:40:19 -07:00 |
Andreas Gal
|
1bf53fbc6e
|
start supporting midp native code
|
2014-07-29 17:20:46 -07:00 |
Andreas Gal
|
a7d87bcfb3
|
fix notifyAll
|
2014-07-29 02:08:04 -07:00 |
Andreas Gal
|
00ab9966d7
|
more fixes to the wait code
|
2014-07-29 01:52:56 -07:00 |
Andreas Gal
|
afb4c8167e
|
remove join test
|
2014-07-29 01:30:53 -07:00 |
Andreas Gal
|
d329f7c206
|
implement timeout for wait
|
2014-07-29 01:13:42 -07:00 |
Andreas Gal
|
226d20e680
|
disable failing tests
|
2014-07-28 17:17:21 -07:00 |
Andreas Gal
|
a25e18b0b5
|
a couple fixes to CLDC involving threads
|
2014-07-28 16:39:45 -07:00 |
Andreas Gal
|
826c8b6387
|
re-enable isAlive tests
|
2014-07-28 13:08:29 -07:00 |
Andreas Gal
|
d32c8c8906
|
wait/notify actually works now
|
2014-07-28 12:54:57 -07:00 |
Andreas Gal
|
26b2a3cd16
|
move Boolean test
|
2014-07-28 01:03:49 -07:00 |
Andreas Gal
|
2f4d32f420
|
implement threading better
|
2014-07-27 23:39:41 -07:00 |
Andreas Gal
|
29c84a4c15
|
fix order of static class initialization
|
2014-07-27 20:30:10 -07:00 |
Andreas Gal
|
21359dfc2d
|
add a few missing unchecked arraycopy natives
|
2014-07-27 20:22:33 -07:00 |
Andreas Gal
|
c79379d73b
|
fix array copy with object element type
|
2014-07-26 17:39:49 -07:00 |
Andreas Gal
|
cf318d6da1
|
add support for Mauve-style testlets, and fix interface cast check and assigning null to an array
|
2014-07-26 14:18:44 -07:00 |
Andreas Gal
|
d394243a8a
|
better locking for class intialization
|
2014-07-26 11:42:02 -07:00 |
Andreas Gal
|
e7334a29e2
|
add debug code and move all but actual clinit call into ClassInfo constructor
|
2014-07-25 20:14:19 -07:00 |
Andreas Gal
|
600324794d
|
assorted fixes to make TestThread work
|
2014-07-25 17:54:34 -07:00 |
Andreas Gal
|
c761251cbc
|
make all tests pass again
|
2014-07-25 15:06:21 -07:00 |
Andreas Gal
|
2b48b809b0
|
pop this in Runtime native methods
|
2014-07-25 13:42:44 -07:00 |
Andreas Gal
|
a976bfe339
|
fix synthetic method code
|
2014-07-25 13:23:10 -07:00 |
Andreas Gal
|
72f91a6a1a
|
big refactoring to eliminate nested interpreter loops
|
2014-07-25 13:06:48 -07:00 |
Andreas Gal
|
5f1e87b04a
|
remove callback pattern
|
2014-07-24 00:21:59 -07:00 |
Andreas Gal
|
a29ee3f1aa
|
run RunAll, not TestThread
|
2014-07-21 00:52:14 -07:00 |
Andreas Gal
|
5646fdba9c
|
fix monitor enter/leave
|
2014-07-21 00:27:22 -07:00 |
Andreas Gal
|
056979813e
|
implement monitorenter/leave
|
2014-07-20 22:46:25 -07:00 |