Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
- Update TODO plan. Chris Pressey 9 years ago
- Add tests for compilation, BASIC header, load-n-go script. Chris Pressey 9 years ago
- 6502 opcodes are Emittables. Can compile simple programs now! Chris Pressey 9 years ago
- Wire up the compiler and wring out obvious bugs. Chris Pressey 9 years ago
- Sketch the compiler. Chris Pressey 9 years ago
- Add Emitter framework, and 6502 Generator (will likely change.) Chris Pressey 9 years ago
- Added tag 0.2 for changeset 9ad29480d9bb Chris Pressey 9 years ago
- Prep for release of version 0.2. Chris Pressey 9 years ago
- Improve evaluator internals. Finish test suite for analysis. Chris Pressey 9 years ago
- Fix up spec, split off to 6502 opcodes doc, add some tests. Chris Pressey 9 years ago
- Update spec. Chris Pressey 9 years ago
- Work on the spec a bit. Chris Pressey 9 years ago
- Write sufficient tests (I think) for analysis of `if`s. Chris Pressey 9 years ago
- Allow `if` analysis to pass (needs more tests.) Better styling. Chris Pressey 9 years ago
- Fix links in README. Implement Context.clone(). Chris Pressey 9 years ago
- Refactor to replace some sketchy code with code actually in use. Chris Pressey 9 years ago
- Add TODO to README, update license information. Chris Pressey 9 years ago
- Add specific error for uninit outputs. Sketch `if` analysis. Chris Pressey 9 years ago
- REBOOT the entire language & implementation as version 0.2-PRE. Chris Pressey 9 years ago
- Fix a few small typo's. Chris Pressey 9 years ago
- Added tag 0.1-2014.1230 for changeset 6490aea10e20 Chris Pressey 9 years ago
- Don't use deprecated Falderal variable names anymore. Chris Pressey 10 years ago
- Added tag 0.1 for changeset 923e42a2d0c1 Chris Pressey 10 years ago
- Parsec that ships with Hugs throws weirder errors sometimes. Cat's Eye Technologies 10 years ago
- Make work under Hugs98 Sep2006. Falderal needs improving, though. Cat's Eye Technologies 10 years ago
- Tweaks to README. Cat's Eye Technologies 10 years ago
- Add failing test. Cat's Eye Technologies 10 years ago
- Name flags in routine outputs. Refactor game, add check_button. Cat's Eye Technologies 10 years ago
- Make game even more interesting -- 619 bytes. Cat's Eye Technologies 10 years ago
- Vector tables, and copy routine into a vector table. Cat's Eye Technologies 10 years ago