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

19 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio 0013756746 Move newArray and its relatives from runtime.js to util.js 2014-10-27 13:04:14 +01:00
Marco Castelluccio 5270a577a8 Port other natives to Native.create 2014-10-16 20:08:51 -07:00
Marcus Cavanaugh fe323649c6 Reimplement java.lang.String with JS Strings. 2014-09-29 09:43:31 -07:00
Marco Castelluccio 01d6985889 Use 'S' for static, 'I' for non-static 2014-09-26 11:48:06 -07:00
Marco Castelluccio b71ee629f6 Fix all getField callers 2014-09-25 21:04:20 -07:00
Marcus Cavanaugh dd7b30dd76 Override slow java.lang.String methods. 2014-09-24 12:56:36 -07:00
Andreas Gal b0a470c924 implement getIsolates0 2014-08-08 13:04:40 -07:00
Myk Melez fe13bef181 ignore all exceptions 2014-08-07 15:08:56 -07:00
Myk Melez cc45978066 move the exception handler 2014-08-07 14:29:25 -07:00
Andreas Gal 563f34d56b make isolate startup and shutdown/waitStatus work 2014-08-07 12:31:48 -07:00
Myk Melez 13b2ae8043 remove unwaitStatus 2014-08-07 12:12:57 -07:00
Myk Melez 66cabcffcb unwait status 2014-08-07 11:57:34 -07:00
Myk Melez b8a3502970 waitStatus impl 2014-08-07 11:46:11 -07:00
Andreas Gal 936de85d1c add basic support for isolates, not complete yet 2014-08-07 10:10:54 -07:00
Andreas Gal bb4ee7d4cd add nativeStart 2014-08-06 23:57:44 -07:00
Andreas Gal 57356e19db abstract static field access 2014-08-06 22:06:14 -07:00
Andreas Gal e21bfc4ea2 maintain static fields in runtime 2014-08-06 17:15:04 -07:00
Andreas Gal c6f918d9e0 move pending/initialized to runtime 2014-08-06 17:11:27 -07:00
Andreas Gal 08614d1704 add a runtime abstraction 2014-08-06 17:04:44 -07:00