Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Michael Bebenita 29b2f0e84f Changes mangling scheme for field names.
Cleans up a bit the tracing system.
Fixes throws in compiled code.
Adds a way to specify a text file to filter the classes that need to be compiled.
2014-12-12 15:00:34 -08:00
Michael Bebenita 7825d50a90 Some cleanup around how method tracing is logged. 2014-12-09 18:19:35 -08:00
Michael Bebenita 392eaa1ecf Merge commit '96612946fa68863599617fedad8079b9b2c27d2a' 2014-12-09 11:48:50 -08:00
Marcus Cavanaugh 96612946fa Fix thread wake/sleep issues with Object.notifyAll(). 2014-12-09 10:22:06 -08:00
Michael Bebenita e4b94d48e3 Merge. 2014-12-06 11:22:05 -08:00
Brendan Dahl ebb5229397 Use a different object for locks so we don't trigger class initialization while getting the class object while pushing a class initialization frame. 2014-12-04 12:06:37 -08:00
Michael Bebenita a63c8b0226 Trying to get rid of interpreter's calling convention. 2014-12-01 17:01:28 -08:00
Michael Bebenita 40dfa017b2 Rename IP to BCI everywhere. 2014-12-01 09:47:42 -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 5626524ff7 Fixed calling natives and overrides. 2014-11-26 16:53:34 -08:00
Michael Bebenita f5f95ae10c Lots and lots of changes. 2014-11-26 01:21:11 -08:00
Michael Bebenita d216ded20e Update some natives to the new mangling scheme. 2014-11-25 17:46:41 -08:00
Brendan Dahl b34379cc7e More cleanup and types. 2014-11-25 11:49:06 -08:00
Michael Bebenita 3049b051e9 Move runtime classes to the root. 2014-11-24 23:53:35 -08:00
Michael Bebenita 1aa1cbe085 TSify more of the runtime. 2014-11-24 23:13:32 -08:00