This project is mirrored from https://*****@github.com/SquirrelJME/SquirrelJME.git.
Pull mirroring updated .
- 16 Sep, 2016 18 commits
-
-
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
Add base for a BooleanSet which stores booleans; Add a code length specifier (used for the boolset and jump targets) for decoding.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
Prime arguments with at least their minimum size (so passing a byte only required 1-byte and not 4-bytes).
-
Stephanie Gawroriski authored
Add a fieldToRegisterType() which converts a FieldSymbol to a register type that better fits (boolean/byte == 8-bit, short/char == 16-bit).
-
Stephanie Gawroriski authored
-
- 15 Sep, 2016 18 commits
-
-
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
Creating the native code writer is just a matter of giving it the generation options and using the factory.
-
Stephanie Gawroriski authored
Move the bulk of the native code writer generation to BasicOutput since it is shared with all namespaces that are created by it.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
- 14 Sep, 2016 4 commits
-
-
Stephanie Gawroriski authored
Add --once to the unversion sync so that it does not change the remote-url of the current repository.
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-
Stephanie Gawroriski authored
-