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

35 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio ffc6f29f15 Use fromCharCode with an array instead of in a loop 2014-09-23 17:42:24 -07:00
Myk Melez 79f032cf35 remove unused util.* log methods 2014-09-08 01:11:45 -07:00
Myk Melez 5c95489e1a pad MCC/MNC values more lazily 2014-09-05 16:06:44 -07:00
Marco Castelluccio e9ffcd62ac Fix fromJavaChars to work when count or offset are 0 2014-09-04 17:06:48 -07:00
Myk Melez 803d7eb787 fix syntax error in util declaration 2014-09-02 23:19:21 -07:00
Myk Melez 0006e12b7f move compareTypedArrays to util.js 2014-09-02 22:31:28 -07:00
Andreas Gal 936de85d1c add basic support for isolates, not complete yet 2014-08-07 10:10:54 -07:00
Andreas Gal 07d06897ac fix test automation 2014-08-04 19:54:58 -07:00
Andreas Gal 236e4e9a36 use numeric ids as field names 2014-08-01 22:47:26 -07:00
Donovan Preston 494aa7d88e Use a less sucky way to convert from [C to a js string 2014-08-01 12:52:24 -04:00
Andreas Gal d5deb3379f don't crash on null strings 2014-08-01 08:53:35 -07:00
Andreas Gal 4d4224fdce fix fromJavaString and a few more MIDP native methods 2014-07-30 09:14:04 -07:00
Andreas Gal d7a1f4302d make code run better in chrome 2014-07-28 19:13:32 -07:00
Andreas Gal ae2426c4c0 a couple assorted fixes for threading 2014-07-28 00:53:37 -07:00
Andreas Gal aeb8639403 fix including inner classes from packages 2014-07-27 22:23:25 -07:00
Andreas Gal 5f7b47bcd4 use fround to truncate to floats 2014-07-19 19:10:15 -07:00
Andreas Gal c897a21b3d fix access to inherited fields 2014-07-19 15:53:58 -07:00
Andreas Gal b7a81439b3 remove chars2string 2014-07-18 19:23:00 -07:00
Andreas Gal f59bebf2b3 fix dconst_0/1 2014-07-18 18:23:49 -07:00
Andreas Gal 0dd711c6e6 handle relative inner classes more cleanly 2014-07-18 18:00:10 -07:00
Andreas Gal b6a04472c8 fixup exception handling 2014-07-17 23:02:28 -07:00
Andreas Gal bae132fb3d fixes to exception handling 2014-07-17 22:00:32 -07:00
Andreas Gal 25ef4e1b64 more tests 2014-07-16 20:53:54 -07:00
Andreas Gal 45b9e7a96a rename gLong to long.js/Long 2014-07-16 14:13:18 -07:00
Andreas Gal 5c70149d6e add partial Class.forName 2014-07-14 23:37:33 -07:00
Andreas Gal 5b0b4aef27 implement a native method 2014-07-14 22:13:01 -07:00
Andreas Gal 38852089cb more work on array types 2014-07-13 17:02:57 -07:00
Andreas Gal 164d91811c remove some dead code 2014-07-13 15:27:25 -07:00
Andreas Gal b2d323445d rewrite bytecodes 2014-07-11 20:20:41 -07:00
Andreas Gal d31f71c9ca fix reading fields we haven't written to yet, calling native methods 2014-07-10 23:21:12 -07:00
Andreas Gal d697e1f1e5 fix print and exit code handling 2014-07-06 12:32:54 -07:00
Andreas Gal 896bb5b715 add PrintStream and StringBuilder 2014-07-06 12:19:14 -07:00
Andreas Gal 01f95592c7 fix signature and add inherits, use Function() instead of eval 2014-07-06 12:14:31 -07:00
Andreas Gal 68cceb0a5b use a jar for the java code 2014-07-06 01:37:41 -07:00
Andreas Gal 6583de0099 initial checkin 2014-07-06 01:29:36 -07:00