Tree @master (Download .tar.gz)
History of
TODO.md
@master
git clone https://git.catseye.tc/SixtyPical/
- Arrange license info in repo to follow REUSE 3.0 convention. Chris Pressey 11 months ago
- A little reshuffling and improving of READMEs and notes. Chris Pressey 5 years ago
- Add architecture-dependent "joy2delta.60p" to "standard library". Chris Pressey 5 years ago
- Establish an `include` directory and `--include-path` option. Chris Pressey 5 years ago
- Implement tail-call optimization. Chris Pressey 5 years ago
- Better generation of code at tail of routines. Chris Pressey 5 years ago
- Implement --prune-unreachable-routines. Chris Pressey 5 years ago
- Callgraph uses reachability. Chris Pressey 5 years ago
- Forbid nested `with interrupts` blocks, and more refactoring. Chris Pressey 5 years ago
- Add `reset` instruction; much refactoring. Chris Pressey 5 years ago
- Implement local locations that aren't statically initialized. Chris Pressey 5 years ago
- Jot down some TODO items before I forget them. Chris Pressey 5 years ago
- Update docs. Chris Pressey 5 years ago
- Checkpoint import of changes for version 0.19. Chris Pressey 5 years ago
- Drop the check for "consistent initialization" inside `if` blocks. Chris Pressey 6 years ago
- Merge branch 'develop-0.18' of https://github.com/catseye/SixtyPical into goto-at-end-of-block Chris Pressey 6 years ago
- `goto` is no longer restricted to appearing in tail position. Chris Pressey 6 years ago
- Small step towards the goal of this branch. Chris Pressey 6 years ago
- Notes on `compare`. Chris Pressey 6 years ago
- Update TODO Chris Pressey 6 years ago
- Update TODO and HISTORY. Chris Pressey 6 years ago
- Support `save X, Y, Z {}` as a shortcut syntax for nested `save`s. Chris Pressey 6 years ago
- Split TODO off into own file. Chris Pressey 6 years ago