Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
- Small edits to history. Chris Pressey 6 years ago
- VIC-20 example and rewrite docs. Chris Pressey 6 years ago
- Reformat READMEs. Chris Pressey 6 years ago
- Save a few bytes in the demo game by using a `for` loop. Chris Pressey 6 years ago
- Documentation updates. Chris Pressey 6 years ago
- Make tests pass. Add two more tests towards completeness of spec. Chris Pressey 6 years ago
- Rudimentarily document `for`; add failing test cases for it. Chris Pressey 6 years ago
- Add SixtyPical translations of Ribos and "The PETulant Cursor". Chris Pressey 6 years ago
- We have a `for` loop now. Chris Pressey 6 years ago
- Make compilation tests pass. Chris Pressey 6 years ago
- Almost compile `for` loops correctly. Chris Pressey 6 years ago
- Two seperate words looks better. Chris Pressey 6 years ago
- Tests for the `downto` variant too. Chris Pressey 6 years ago
- Analyze the range in the `for` loop. All unit tests pass again. Chris Pressey 6 years ago
- More correct determination of tail position for purposes of `goto`. Chris Pressey 6 years ago
- Add failing test for multiple gotos that are all in tail position. Chris Pressey 6 years ago
- Add --output-format and --origin command-line options. Chris Pressey 6 years ago
- Small bugfixes and changes. Chris Pressey 6 years ago
- Make the loop variable unwriteable in the body of the "for" loop. Chris Pressey 6 years ago
- Add some failing tests for analyzing "for". Chris Pressey 6 years ago
- Syntax for "open-faced for loop". Chris Pressey 6 years ago
- Tweaks to README. Chris Pressey 6 years ago
- Merge pull request #9 from catseye/develop-0.13 Chris Pressey (commit: GitHub) 6 years ago
- This repository hasn't had a Mercurial counterpart for a while. Chris Pressey 6 years ago
- Add screenshot. Chris Pressey 6 years ago
- Try to improve the description in the documentation, and notes. Chris Pressey 6 years ago
- Make loadngo.sh able to handle both C64 (x64) and VIC-20 (xvic). Chris Pressey 6 years ago
- Support different preludes for different archs (c64 and vic20 now.) Chris Pressey 6 years ago
- Use ArgumentParser instead of OptionParser. Chris Pressey 6 years ago
- Expand on what the range-checking includes in this version. Chris Pressey 6 years ago