History of
doc
@0.6
git clone https://git.catseye.tc/SixtyPical/
- Prep for release of 0.6. Chris Pressey 7 years ago
- Spec `goto`. Chris Pressey 7 years ago
- Syntax for `goto`. Chris Pressey 7 years ago
- Parse indirect calls, but break evaluator. Chris Pressey 7 years ago
- Allow vectors to be decorated with inputs/outputs/trashes; test. Chris Pressey 7 years ago
- Analyze `copy`, but... we now need more sophisticated context. :/ Chris Pressey 7 years ago
- Spec and syntax for vectors and copy instruction. Chris Pressey 7 years ago
- Prep for release of 0.5. Chris Pressey 7 years ago
- Parse byte table declarations and indexing modifiers. Chris Pressey 7 years ago
- Prep for release of 0.4. Chris Pressey 7 years ago
- Add explicitly-addressed memory locations. Chris Pressey 7 years ago
- Implement `if not` and `repeat forever`. Chris Pressey 7 years ago
- Spec, parse, evaluate, and analyze `repeat` blocks. Chris Pressey 7 years ago
- Update documentation to reflect this is now 0.4-PRE. Chris Pressey 7 years ago
- Bump version number for release of version 0.3. Chris Pressey 7 years ago
- Add syntax for extern routines, add syntax tests. Chris Pressey 7 years ago
- Fix up spec, split off to 6502 opcodes doc, add some tests. Chris Pressey 7 years ago
- Update spec. Chris Pressey 7 years ago
- Work on the spec a bit. Chris Pressey 7 years ago
- REBOOT the entire language & implementation as version 0.2-PRE. Chris Pressey 7 years ago
- Fix a few small typo's. Chris Pressey 7 years ago
- Don't use deprecated Falderal variable names anymore. Chris Pressey 8 years ago
- Parsec that ships with Hugs throws weirder errors sometimes. Cat's Eye Technologies 8 years ago
- Make work under Hugs98 Sep2006. Falderal needs improving, though. Cat's Eye Technologies 8 years ago
- Add failing test. Cat's Eye Technologies 8 years ago
- More access of word tables. Game works with a word table now! Cat's Eye Technologies 8 years ago
- Beginnings of using word tables Cat's Eye Technologies 8 years ago
- Parse (at the very least) decls for word and vector tables. Cat's Eye Technologies 8 years ago
- Block-level decls are visible in inner blocks. Cat's Eye Technologies 8 years ago
- Fix example programs; allow externals to be called. Cat's Eye Technologies 8 years ago