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

217 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 344d8ebbb5 comment out monitor code, it seems to be broken 2014-07-14 23:52:27 -07:00
Andreas Gal 27529726b9 more work on Class natives 2014-07-14 23:47:20 -07:00
Andreas Gal 5c70149d6e add partial Class.forName 2014-07-14 23:37:33 -07:00
Andreas Gal acf1233174 add unchecked_char_array 2014-07-14 23:19:26 -07:00
Andreas Gal 5b0b4aef27 implement a native method 2014-07-14 22:13:01 -07:00
Andreas Gal 35752868ef eliminate other use of meta() 2014-07-13 19:57:33 -07:00
Andreas Gal 0e899fbc7e rename getMethod to getNativeMethod in Native 2014-07-13 18:47:31 -07:00
Andreas Gal 1572da1730 be more lazy and cache more signature parsing 2014-07-13 10:51:34 -07:00
Andreas Gal 875ef93a73 more classinfo cleanup 2014-07-13 10:37:28 -07:00
Andreas Gal 7401fda65d cleanup classinfo, resolve it earlier, don't keep classImage in memory 2014-07-13 09:28:19 -07:00
Andreas Gal 02f2466e32 implement arraycopy 2014-07-13 09:03:11 -07:00
Andreas Gal 6a89b9142f at last, we can raise exceptions from within natives 2014-07-13 00:15:00 -07:00
Andreas Gal b6d521de28 pass caller to natives as this 2014-07-13 00:12:33 -07:00
Andreas Gal ead498de16 rewrite invocation path 2014-07-13 00:00:11 -07:00
Andreas Gal 7bfd169d76 factor ou code to call native methods 2014-07-12 23:13:53 -07:00
Andreas Gal 6c30aeb031 fix argument order for native methods 2014-07-12 16:07:47 -07:00
Andreas Gal 673c224628 rework VM core 2014-07-12 14:07:11 -07:00