[ARCHIVED] PluotSorbet is a J2ME-compatible virtual machine written in JavaScript.
Перейти к файлу
Andreas Gal 135e18ea3e stop abusing frame as method/class pair and cleanup classfile loading a bit 2014-07-12 22:19:03 -07:00
classfile stop abusing frame as method/class pair and cleanup classfile loading a bit 2014-07-12 22:19:03 -07:00
java more fixes 2014-07-09 22:23:17 -07:00
LICENSE remove task.js 2014-07-10 23:45:28 -07:00
Makefile rework VM core 2014-07-12 14:07:11 -07:00
README.md add license 2014-07-10 23:28:29 -07:00
arraytypes.js remove trailing whitespace 2014-07-12 09:48:05 -07:00
classes.js stop abusing frame as method/class pair and cleanup classfile loading a bit 2014-07-12 22:19:03 -07:00
frame.js stop abusing frame as method/class pair and cleanup classfile loading a bit 2014-07-12 22:19:03 -07:00
gLong.js add signature.js 2014-07-06 11:43:23 -07:00
index.html rename ClassData -> ClassInfo 2014-07-12 16:42:01 -07:00
jvm.js stop abusing frame as method/class pair and cleanup classfile loading a bit 2014-07-12 22:19:03 -07:00
locals.js more fixes 2014-07-12 14:40:38 -07:00
logger.js remove trailing whitespace 2014-07-12 09:48:05 -07:00
main.js fix exception handling, inject trailing 0 in zipfile.js 2014-07-06 18:16:15 -07:00
native.js fix argument order for native methods 2014-07-12 16:07:47 -07:00
opcodes.js cleanup opcode table 2014-07-12 11:48:05 -07:00
scheduler.js rewrite bytecodes 2014-07-11 20:20:41 -07:00
signature.js remove trailing whitespace 2014-07-12 09:48:05 -07:00
stack.js fix argument order for native methods 2014-07-12 16:07:47 -07:00
thread.js fixes 2014-07-12 21:49:17 -07:00
threads.js more fixes 2014-07-12 14:40:38 -07:00
util.js rewrite bytecodes 2014-07-11 20:20:41 -07:00
zipfile.js fix exception handling, inject trailing 0 in zipfile.js 2014-07-06 18:16:15 -07:00

README.md