| Simplify to normal ints for numLocals/maxStack |
|
More...
|
about 6 years ago
|
| Use toArray in SMethod |
|
More...
|
about 6 years ago
|
| Don’t need numLiterals explicit |
|
More...
|
about 6 years ago
|
| Cleanup SourcecodeCompiler |
|
More...
|
about 6 years ago
|
| Refactor assembleSystemClass to return class |
|
More...
|
about 6 years ago
|
| Set Frame’s bytecodeIdx and stackPointer in constructor |
|
More...
|
about 6 years ago
|
| Final arguments |
|
More...
|
about 6 years ago
|
| Use field instead of passing it on |
|
More...
|
about 6 years ago
|
| BytecodeGenerator doesn’t have state, can be static field |
|
More...
|
over 6 years ago
|
| Handle line endings at string beginnings correctly |
|
More...
|
over 6 years ago
|
| Updated core-lib |
|
More...
|
over 6 years ago
|
| Fix bug in addArgumentIfAbsent |
|
More...
|
over 6 years ago
|
| Added Double>>#fromString: |
|
More...
|
over 6 years ago
|
| Remove AntlrIDE nature from Eclipse project |
|
More...
|
over 6 years ago
|
| Update Checkstyle to 8.36 |
|
More...
|
over 6 years ago
|
| Merge PR #12: Added String isWhiteSpace, isLetters, and isDigits primitives |
|
More...
|
over 6 years ago
|
| Update core-lib to include super tests |
|
More...
|
over 6 years ago
|
| Simplify handling of super sends and fix issues |
|
More...
|
over 6 years ago
|
| Remove redundant String object creation |
|
More...
|
over 6 years ago
|
| Whitespace fixes |
|
More...
|
over 6 years ago
|
| Extract initalizeFromSuperClass method |
|
More...
|
over 6 years ago
|
| Turn setters into markAs methods |
|
More...
|
over 6 years ago
|
| Use ProgramDefinitionError when file and class name don’t match |
|
More...
|
over 6 years ago
|
| Remove redundant isOperator definition |
|
More...
|
over 6 years ago
|
| Updated core-lib |
|
More...
|
over 6 years ago
|
| Reverse order of stack traces to have top at end of output |
|
More...
|
over 6 years ago
|
| Remove duplicated code in Parser |
|
More...
|
over 6 years ago
|
| Refactor Parser to be less mutable |
|
More...
|
over 6 years ago
|
| Merge PR #10: Update core-lib, Travis, BasicInterpreterTests |
|
More...
|
over 6 years ago
|
| Throw error when basic interpreter tests are not found. |
|
More...
|
over 6 years ago
|