This project is mirrored from https://*****@github.com/SquirrelJME/SquirrelJME.git.
Pull mirroring updated .
- 20 Sep, 2018 21 commits
-
-
SquirrelJME Automation authored
-
Stephanie Gawroriski authored
Make the internal stack the last to be printed so I can easily find where it was without scrolling up.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
Handle LDC constant value loads which represent a class; Base for conversion of ClassName/ConstantValueClass to VM Class<?> object.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
Add a special debug function which is given a raw trace which is then dumped by the VM, this is used to stop on the first TODO that is hit and to fatally stop operating.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
Add a base mapping and normalization of encoding names since there are a ton of aliases; Additionally support ASCII for it is everywhere reasons.
-
Stephanie Gawroriski authored
Do not initialize an ArrayList to store suppressed exceptions, just leave it uninitialize until it is needed and use regular arrays, this uses less memory and is faster!
-
- 19 Sep, 2018 15 commits
-
-
Stephanie Gawroriski authored
For PrintStream.println(), if the newline has not been set yet (we might be printing before it has been) use a fallback sequence.
-
SquirrelJME Automation authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
- 17 Sep, 2018 4 commits
-
-
SquirrelJME Automation authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-