Tree @docker-experiment (Download .tar.gz)
Commit History
@docker-experiment
git clone https://git.catseye.tc/SixtyPical/
- Experimental Dockerfile and build script. Chris Pressey 3 years ago
- Jot down some TODO items before I forget them. Chris Pressey 3 years ago
- Fix typo. Chris Pressey 3 years ago
- Merge pull request #20 from catseye/develop-0.19 Chris Pressey (commit: GitHub) 3 years ago
- Updates to README. Fix awkward punctuation in usage message. Chris Pressey 3 years ago
- Replace --run option with terser --run-on option. Chris Pressey 3 years ago
- Merge branch 'develop-0.19' into reform-loadngo Chris Pressey 3 years ago
- Fix bug raising InconsistentExitError, and type-bug in ribos2.60p. Chris Pressey 3 years ago
- Remove the "local" loadngo script from here as well. Chris Pressey 3 years ago
- Declare that --run replaces loadngo.sh, and remove the latter. Chris Pressey 3 years ago
- First cut at a --run option for sixtypical, replacing loadngo.sh. Chris Pressey 3 years ago
- The VICE emulators just keep going if they can't find the vicerc. Chris Pressey 3 years ago
- A few further small edits to README. Chris Pressey 3 years ago
- You could argue that it's not *that* low level, so, okay. Chris Pressey 3 years ago
- More edits to docs. Chris Pressey 3 years ago
- Clean up ArgumentParser usage message, add --version argument. Chris Pressey 3 years ago
- Update docs. Chris Pressey 3 years ago
- The Type and Ref class hierarchies are now namedtuples. Chris Pressey 3 years ago
- Store type information in SymbolTable shared across phases. Chris Pressey 3 years ago
- Refactor to avoid storing LocationRefs in SymEntry. Chris Pressey 3 years ago
- Distinct AST nodes for call and goto instructions. Chris Pressey 3 years ago
- Include more info in --dump-exit-contexts. Chris Pressey 3 years ago
- Checkpoint import of changes for version 0.19. Chris Pressey 3 years ago
- Merge pull request #19 from catseye/develop-0.18 Chris Pressey (commit: GitHub) 3 years ago
- Extract utility routine to "support/stdlib.60p" source. Chris Pressey 3 years ago
- Final (for now) cleanup of the example sources. Chris Pressey 3 years ago
- Merge pull request #18 from catseye/more-modes-on-add-and-sub Chris Pressey (commit: GitHub) 3 years ago
- Merge pull request #17 from catseye/inconsistent-initialization Chris Pressey (commit: GitHub) 3 years ago
- Support more modes on `add` and `sub`. Chris Pressey 3 years ago
- Add failing tests for `add` and `sub` on locations other than `a`. Chris Pressey 3 years ago