Tree @master (Download .tar.gz)
History of
tests
@master
git clone https://git.catseye.tc/SixtyPical/
- Don't generate code for empty `else` blocks. Chris Pressey 9 years ago
- Get serialization of relative labels correct. Chris Pressey 9 years ago
- Implement compiling `if`, but we need relative addressing first. Chris Pressey 9 years ago
- Compile the rest of the instructions. Chris Pressey 9 years ago
- Compile access of defined memory locations. Chris Pressey 9 years ago
- Call defined routines. Chris Pressey 9 years ago
- Compiler object, labels, compile 'call'... It prints 'A'! Chris Pressey 9 years ago
- Make extern routines survive analysis. Chris Pressey 9 years ago
- Add syntax for extern routines, add syntax tests. Chris Pressey 9 years ago
- Add tests for compilation, BASIC header, load-n-go script. 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
- Write sufficient tests (I think) for analysis of `if`s. 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