Commit History
@develop-0.21
git clone https://git.catseye.tc/SixtyPical/
-
Correct comment.
Chris Pressey
1 year, 5 months ago
-
Link to new test suite from README
Chris Pressey
1 year, 5 months ago
-
Don't search for filenames given on cmdline in the include path.
Chris Pressey
1 year, 5 months ago
-
Tweak.
Chris Pressey
1 year, 5 months ago
-
A little reshuffling and improving of READMEs and notes.
Chris Pressey
1 year, 5 months ago
-
Update the errorful rudiments.
Chris Pressey
1 year, 5 months ago
-
called_routines are not stored in context at all.
Chris Pressey
1 year, 5 months ago
-
Add architecture-dependent "joy2delta.60p" to "standard library".
Chris Pressey
1 year, 5 months ago
-
Update READMEs.
Chris Pressey
1 year, 5 months ago
-
Establish an `include` directory and `--include-path` option.
Chris Pressey
1 year, 5 months ago
-
Merge included programs.
Chris Pressey
1 year, 5 months ago
-
First cut at include files.
Chris Pressey
1 year, 5 months ago
-
Simplify, fixing an apparent bug in the process.
Chris Pressey
1 year, 5 months ago
-
Our CINV interrupt service routine should be preserved.
Chris Pressey
1 year, 5 months ago
-
Implement tail-call optimization.
Chris Pressey
1 year, 5 months ago
-
Simplify and improve Emitter abstraction.
Chris Pressey
1 year, 5 months ago
-
Better generation of code at tail of routines.
Chris Pressey
1 year, 5 months ago
-
Pass next routine to each routine being compiled.
Chris Pressey
1 year, 5 months ago
-
Make test as intended. It fails atm. Simplify driver code.
Chris Pressey
1 year, 5 months ago
-
Implement --prune-unreachable-routines.
Chris Pressey
1 year, 5 months ago
-
Callgraph uses reachability.
Chris Pressey
1 year, 5 months ago
-
Routines can be declared `preserved`.
Chris Pressey
1 year, 5 months ago
-
Update HISTORY.
Chris Pressey
1 year, 5 months ago
-
Expand on the callgraph tests.
Chris Pressey
1 year, 5 months ago
-
Fix test, dump format.
Chris Pressey
1 year, 5 months ago
-
Start of tests for this.
Chris Pressey
1 year, 5 months ago
-
Routines that are goto'd are also in the call graph.
Chris Pressey
1 year, 5 months ago
-
First cut at finding all routines that could be assigned to vector.
Chris Pressey
1 year, 5 months ago
-
Refactor: move to dedicated module.
Chris Pressey
1 year, 5 months ago
-
Checkpoint.
Chris Pressey
1 year, 5 months ago