Michael Bebenita
|
2afebd722b
|
Rename poorly named tryLinkMethod to getLinkedMethod
|
2015-03-13 14:58:09 -07:00 |
Michael Bebenita
|
f9038c1aa5
|
Midlets run with lazy linking, still need to reintegrate JIT.
|
2015-03-12 20:02:05 -07:00 |
Michael Bebenita
|
ad99e0431b
|
Merge.
|
2015-03-11 17:04:06 -07:00 |
Michael Bebenita
|
40d88c1871
|
UTF8ify parser API
|
2015-03-11 13:05:03 -07:00 |
Marco Castelluccio
|
1a44b32963
|
Don't check isStatic when looking up methods and fields (since they're uniquely identified by name and descriptor)
|
2015-03-10 22:42:48 +01:00 |
Brendan Dahl
|
f39caf2763
|
Merge branch 'master' of https://github.com/mozilla/j2me.js into parse
Conflicts:
bindings.ts
jsshell.js
vm/classRegistry.ts
|
2015-03-03 17:51:58 -08:00 |
Brendan Dahl
|
3d8f8d4011
|
Resolve more constants.
|
2015-03-02 19:07:58 -08:00 |
Brendan Dahl
|
190101c05a
|
Fix an old geMethod.
|
2015-03-02 18:02:45 -08:00 |
Michael Bebenita
|
cf498c8895
|
Fix compilation errors after merge.
|
2015-02-28 15:57:24 -08:00 |
Michael Bebenita
|
a32c150538
|
Merge commit 'fcc61a07ef753974b3ea9c44a688ebdb62b2a521' into parse
Conflicts:
actors.ts
interpreter.ts
vm/context.ts
vm/jvm.ts
vm/runtime.ts
|
2015-02-28 14:47:45 -08:00 |
Michael Bebenita
|
fe77b7a710
|
Make class structs derive from ByteStream.
|
2015-02-28 01:40:31 -08:00 |
Michael Bebenita
|
d61ee78b38
|
Snapshot.
|
2015-02-27 17:37:08 -08:00 |
Myk Melez
|
3ad39aaffe
|
readd node-jvm copyright headers to files derived from that project
|
2015-02-25 08:29:55 -08:00 |
Brendan Dahl
|
764c00beb4
|
Use Class.java static initialization code.
|
2015-02-24 12:45:18 -08:00 |
Myk Melez
|
6c633a6d05
|
move files with node-jvm code to subdirectory
|
2015-02-13 18:18:08 -08:00 |