Brendan Dahl
|
c80cb03206
|
Merge branch 'master' of https://github.com/mozilla/j2me.js into intex
Conflicts:
Makefile
jsshell.js
references-jsc.ts
references.ts
vm/context.ts
vm/jvm.ts
|
2015-05-14 17:27:30 -07:00 |
Brendan Dahl
|
f7ba6156c6
|
Merge branch 'strings-squash3' into intex
Conflicts:
bindings.ts.in
java/custom/java/lang/String.java
native.js
string.js
vm/classRegistry.ts
vm/runtime.ts
|
2015-05-14 16:48:57 -07:00 |
Michael Bebenita
|
1f1cf0d9b2
|
Self host strings, streams and string builders.
|
2015-05-09 00:45:07 -07:00 |
Marco Castelluccio
|
b616a6afa8
|
Remove Link bindings because the Link class has been removed
|
2015-05-09 01:55:42 +02:00 |
Myk Melez
|
d61cb1f061
|
declare Isolate._priority and reassign Isolate type to isolate parameter
|
2015-04-30 14:35:15 -07:00 |
Myk Melez
|
987d46fc1f
|
prioritize contexts by isolate priority before thread priority
|
2015-04-29 15:05:20 -07:00 |
Marco Castelluccio
|
802f9838d6
|
Don't define bindings for JSR_256 and JSR_179 classes when they're disabled
|
2015-04-24 15:22:12 +02:00 |