Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
-
Rename method for more distinction/clarity.
Chris Pressey
6 years ago
-
Explicitly sort the chains by their content, for stable sort.
Chris Pressey
6 years ago
-
Fix whitespace (but not sorting) issue in --dump-fallthru-info.
Chris Pressey
6 years ago
-
--output cmdline argument, serialize() returns an array of bytes.
Chris Pressey
6 years ago
-
Reduce number of errors under Python 3 another smidge.
Chris Pressey
6 years ago
-
Abort loadngo apple2, if the SixtyPical program couldn't compile.
Chris Pressey
6 years ago
-
Not making any promises, but reduce the errors under Python 3.
Chris Pressey
6 years ago
-
Rewrite the intro blurb in the README.
Chris Pressey
6 years ago
-
Add apple2 target to loadngo.sh, apple2 example program.
Chris Pressey
6 years ago
-
Add notes for Apple II target.
Chris Pressey
6 years ago
-
Split TODO off into own file.
Chris Pressey
6 years ago
-
Use relative, ?raw=true URL for embedded image.
Chris Pressey
6 years ago
-
Merge pull request #13 from catseye/develop-0.16
Chris Pressey
(commit: GitHub)
6 years ago
-
Update HISTORY and README.
Chris Pressey
6 years ago
-
Use save block (and a for loop) in the flagship demo game source.
Chris Pressey
6 years ago
-
Fix test which is misleading due to the way the appliance works.
Chris Pressey
6 years ago
-
Correct some text in the test suite.
Chris Pressey
6 years ago
-
Merge pull request #12 from catseye/save-block
Chris Pressey
(commit: GitHub)
6 years ago
-
Extract locations from context appropriately. All tests pass.
Chris Pressey
6 years ago
-
Add three tests. One fails when it shouldn't.
Chris Pressey
6 years ago
-
Merge branch 'develop-0.16' of https://github.com/catseye/SixtyPical into save-block
Chris Pressey
6 years ago
-
Use --output-format, not --prelude, in loadngo script.
Chris Pressey
6 years ago
-
Make tests pass.
Chris Pressey
6 years ago
-
Add failing tests for gotos inside runtime-context-making blocks.
Chris Pressey
6 years ago
-
Support save'ing user-defined locations.
Chris Pressey
6 years ago
-
Compile code for saving a, x, or y on the stack.
Chris Pressey
6 years ago
-
Saving anything except `a` trashes `a`.
Chris Pressey
6 years ago
-
Merge branch 'develop-0.16' of https://github.com/catseye/SixtyPical into save-block
Chris Pressey
6 years ago
-
Remove --prelude, reform and document --output-formats.
Chris Pressey
6 years ago
-
Another passing test which is a little surprising.
Chris Pressey
6 years ago