Tree @dc4677a (Download .tar.gz)
Commit History
@dc4677ade8cbd577657e869e9624868e16da7a83
git clone https://git.catseye.tc/SixtyPical/
- Update READMEs. Chris Pressey 5 years ago
- Establish an `include` directory and `--include-path` option. Chris Pressey 5 years ago
- Merge included programs. Chris Pressey 5 years ago
- First cut at include files. Chris Pressey 5 years ago
- Simplify, fixing an apparent bug in the process. Chris Pressey 5 years ago
- Our CINV interrupt service routine should be preserved. Chris Pressey 5 years ago
- Implement tail-call optimization. Chris Pressey 5 years ago
- Simplify and improve Emitter abstraction. Chris Pressey 5 years ago
- Better generation of code at tail of routines. Chris Pressey 5 years ago
- Pass next routine to each routine being compiled. Chris Pressey 5 years ago
- Make test as intended. It fails atm. Simplify driver code. Chris Pressey 5 years ago
- Implement --prune-unreachable-routines. Chris Pressey 5 years ago
- Callgraph uses reachability. Chris Pressey 5 years ago
- Routines can be declared `preserved`. Chris Pressey 5 years ago
- Update HISTORY. Chris Pressey 5 years ago
- Expand on the callgraph tests. Chris Pressey 5 years ago
- Fix test, dump format. Chris Pressey 5 years ago
- Start of tests for this. Chris Pressey 5 years ago
- Routines that are goto'd are also in the call graph. Chris Pressey 5 years ago
- First cut at finding all routines that could be assigned to vector. Chris Pressey 5 years ago
- Refactor: move to dedicated module. Chris Pressey 5 years ago
- Checkpoint. Chris Pressey 5 years ago
- Merge branch 'circle-ci' of https://github.com/catseye/SixtyPical into construct-callgraph Chris Pressey 5 years ago
- Refine the callgraph algorithm. Still incomplete though. Chris Pressey 5 years ago
- Merge branch 'develop-0.21' into construct-callgraph Chris Pressey 5 years ago
- Bump version number. Chris Pressey 5 years ago
- First cut at constructing a call graph. Chris Pressey 5 years ago
- Fix dcc6502-adapter for latest version of tcarmelveilleux/dcc6502. Chris Pressey 5 years ago
- dcc6502-adapter fixes. Chris Pressey 5 years ago
- Change config. Chris Pressey 5 years ago