Tree @0.21 (Download .tar.gz)
Commit History
@0.21
git clone https://git.catseye.tc/SixtyPical/
- 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
- Routines can be declared `preserved`. Chris Pressey 3 years ago
- Update HISTORY. Chris Pressey 3 years ago
- Expand on the callgraph tests. Chris Pressey 3 years ago
- Fix test, dump format. Chris Pressey 3 years ago
- Start of tests for this. Chris Pressey 3 years ago
- Routines that are goto'd are also in the call graph. Chris Pressey 3 years ago
- First cut at finding all routines that could be assigned to vector. Chris Pressey 3 years ago
- Refactor: move to dedicated module. Chris Pressey 3 years ago
- Checkpoint. Chris Pressey 3 years ago