Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
- Merge pull request #23 from catseye/develop-2023-1 Chris Pressey (commit: GitHub) 2 months ago
- Update HISTORY for this minor revision. Chris Pressey 2 months ago
- Update .gitignore. Chris Pressey 3 months ago
- Remove experimental Circle CI configuration. Chris Pressey 3 months ago
- Add `sixtypical-py2.7.md` appliance and have tests pass under 2.7. Chris Pressey 3 months ago
- `sixtypical` and `dcc6502-adapter` run under Python 3 by default. Chris Pressey 3 months ago
- Stylistic improvements to README. Chris Pressey 2 years ago
- Update README to link to more related information. Chris Pressey 2 years ago
- Merge pull request #22 from catseye/develop-0.21 Chris Pressey (commit: GitHub) 3 years ago
- Correct comment. Chris Pressey 3 years ago
- Link to new test suite from README Chris Pressey 3 years ago
- Don't search for filenames given on cmdline in the include path. Chris Pressey 3 years ago
- Tweak. Chris Pressey 3 years ago
- A little reshuffling and improving of READMEs and notes. Chris Pressey 3 years ago
- Update the errorful rudiments. Chris Pressey 3 years ago
- called_routines are not stored in context at all. Chris Pressey 3 years ago
- Add architecture-dependent "joy2delta.60p" to "standard library". Chris Pressey 3 years ago
- Update READMEs. Chris Pressey 3 years ago
- Establish an `include` directory and `--include-path` option. Chris Pressey 3 years ago
- Merge included programs. Chris Pressey 3 years ago
- First cut at include files. Chris Pressey 3 years ago
- Simplify, fixing an apparent bug in the process. Chris Pressey 3 years ago
- Our CINV interrupt service routine should be preserved. Chris Pressey 3 years ago
- Implement tail-call optimization. Chris Pressey 3 years ago
- Simplify and improve Emitter abstraction. Chris Pressey 3 years ago
- Better generation of code at tail of routines. Chris Pressey 3 years ago
- Pass next routine to each routine being compiled. Chris Pressey 3 years ago
- Make test as intended. It fails atm. Simplify driver code. Chris Pressey 3 years ago
- Implement --prune-unreachable-routines. Chris Pressey 3 years ago
- Callgraph uses reachability. Chris Pressey 3 years ago