Commit History
@construct-callgraph
git clone https://git.catseye.tc/SixtyPical/
-
dcc6502-adapter fixes.
Chris Pressey
1 year, 6 months ago
-
Change config.
Chris Pressey
1 year, 6 months ago
-
Try this.
Chris Pressey
1 year, 6 months ago
-
Merge pull request #21 from catseye/develop-0.20
Chris Pressey
(commit: GitHub)
1 year, 8 months ago
-
Forbid nested `with interrupts` blocks, and more refactoring.
Chris Pressey
1 year, 8 months ago
-
Add `reset` instruction; much refactoring.
Chris Pressey
1 year, 8 months ago
-
Implement local locations that aren't statically initialized.
Chris Pressey
1 year, 8 months ago
-
Jot down some TODO items before I forget them.
Chris Pressey
1 year, 9 months ago
-
Fix typo.
Chris Pressey
1 year, 9 months ago
-
Merge pull request #20 from catseye/develop-0.19
Chris Pressey
(commit: GitHub)
1 year, 9 months ago
-
Updates to README. Fix awkward punctuation in usage message.
Chris Pressey
1 year, 9 months ago
-
Replace --run option with terser --run-on option.
Chris Pressey
1 year, 9 months ago
-
Merge branch 'develop-0.19' into reform-loadngo
Chris Pressey
1 year, 9 months ago
-
Fix bug raising InconsistentExitError, and type-bug in ribos2.60p.
Chris Pressey
1 year, 9 months ago
-
Remove the "local" loadngo script from here as well.
Chris Pressey
1 year, 9 months ago
-
Declare that --run replaces loadngo.sh, and remove the latter.
Chris Pressey
1 year, 9 months ago
-
First cut at a --run option for sixtypical, replacing loadngo.sh.
Chris Pressey
1 year, 9 months ago
-
The VICE emulators just keep going if they can't find the vicerc.
Chris Pressey
1 year, 9 months ago
-
A few further small edits to README.
Chris Pressey
1 year, 9 months ago
-
You could argue that it's not *that* low level, so, okay.
Chris Pressey
1 year, 9 months ago
-
More edits to docs.
Chris Pressey
1 year, 9 months ago
-
Clean up ArgumentParser usage message, add --version argument.
Chris Pressey
1 year, 9 months ago
-
Update docs.
Chris Pressey
1 year, 9 months ago
-
The Type and Ref class hierarchies are now namedtuples.
Chris Pressey
1 year, 9 months ago
-
Store type information in SymbolTable shared across phases.
Chris Pressey
1 year, 9 months ago
-
Refactor to avoid storing LocationRefs in SymEntry.
Chris Pressey
1 year, 9 months ago
-
Distinct AST nodes for call and goto instructions.
Chris Pressey
1 year, 9 months ago
-
Include more info in --dump-exit-contexts.
Chris Pressey
1 year, 9 months ago
-
Checkpoint import of changes for version 0.19.
Chris Pressey
1 year, 9 months ago
-
Merge pull request #19 from catseye/develop-0.18
Chris Pressey
(commit: GitHub)
2 years ago