Michael Bebenita
|
873ad77ac2
|
Clean up last commit and add timestamps to log messages.
|
2014-12-11 16:23:42 -08:00 |
Michael Bebenita
|
629bd80f34
|
Merge.
|
2014-12-11 16:04:20 -08:00 |
Michael Bebenita
|
7825d50a90
|
Some cleanup around how method tracing is logged.
|
2014-12-09 18:19:35 -08:00 |
Michael Bebenita
|
abb25df708
|
Makes RuntimeKlasses normal objects. Storing properties on bound functions is slow in SM becaus they fall back to dictionary mode.
|
2014-12-08 10:55:05 -08:00 |
Michael Bebenita
|
e4b94d48e3
|
Merge.
|
2014-12-06 11:22:05 -08:00 |
Michael Bebenita
|
a63c8b0226
|
Trying to get rid of interpreter's calling convention.
|
2014-12-01 17:01:28 -08:00 |
Brendan Dahl
|
4abe001e2e
|
Merge branch 'master' of https://github.com/andreasgal/j2me.js into jit-merge-mbx
Conflicts:
libs/fs.js
midp/media.js
tests/automation.js
vm.js
|
2014-12-01 10:25:23 -08:00 |
Michael Bebenita
|
40dfa017b2
|
Rename IP to BCI everywhere.
|
2014-12-01 09:47:42 -08:00 |
Michael Bebenita
|
9328215c32
|
Merge.
|
2014-12-01 00:15:56 -08:00 |
Michael Bebenita
|
51691d9fb4
|
Fixes a bug where were pushing 2 slots when returning a double array.
|
2014-12-01 00:06:12 -08:00 |
Michael Bebenita
|
7f038ee4aa
|
Make sure we don't write inadvertently to stdout.
|
2014-12-01 00:04:48 -08:00 |
Brendan Dahl
|
756327cce6
|
Merge branch 'master' of https://github.com/mbebenita/j2me.js into jit-merge-mbx
|
2014-11-30 20:48:15 -08:00 |
Brendan Dahl
|
66eee2fcf6
|
Use statics for primitive arrays and primitive values.
|
2014-11-30 19:49:39 -08:00 |
Michael Bebenita
|
846b1c7b80
|
Writes errors to stderr, changes the way symbols are registered.
|
2014-11-30 16:21:34 -08:00 |
Michael Bebenita
|
17080841f0
|
Reference the balck box throw helper to make debugging easier.
|
2014-11-29 02:37:20 -08:00 |
Brendan Dahl
|
90708550be
|
Fix various klass issues to get test framework running.
|
2014-11-27 11:15:28 -08:00 |
Michael Bebenita
|
bcefeff226
|
Trace Java source lines in the interpreter.
|
2014-11-27 03:28:52 -08:00 |
Michael Bebenita
|
12bd1862e9
|
Use Bytecode enums in the interpreter.
|
2014-11-27 01:32:07 -08:00 |
Michael Bebenita
|
017608e78c
|
TSify vm.js and rename to interpreter.
|
2014-11-27 01:15:46 -08:00 |