History of
doc
@master
git clone https://git.catseye.tc/SixtyPical/
-
Start a development branch.
Chris Pressey
7 years ago
-
Release version 0.7.
Chris Pressey
7 years ago
-
Remove low/high byte operators until I've thought about it more.
Chris Pressey
7 years ago
-
Low and high address operators, parsing and execution thereof.
Chris Pressey
8 years ago
-
Initial value for locations: changed syntax, executes, compiles.
Chris Pressey
8 years ago
-
Spec and tests for initial values of locations.
Chris Pressey
8 years ago
-
Prep for release of 0.6.
Chris Pressey
9 years ago
-
Spec `goto`.
Chris Pressey
9 years ago
-
Syntax for `goto`.
Chris Pressey
9 years ago
-
Parse indirect calls, but break evaluator.
Chris Pressey
9 years ago
-
Allow vectors to be decorated with inputs/outputs/trashes; test.
Chris Pressey
9 years ago
-
Analyze `copy`, but... we now need more sophisticated context. :/
Chris Pressey
9 years ago
-
Spec and syntax for vectors and copy instruction.
Chris Pressey
9 years ago
-
Prep for release of 0.5.
Chris Pressey
9 years ago
-
Parse byte table declarations and indexing modifiers.
Chris Pressey
9 years ago
-
Prep for release of 0.4.
Chris Pressey
9 years ago
-
Add explicitly-addressed memory locations.
Chris Pressey
9 years ago
-
Implement `if not` and `repeat forever`.
Chris Pressey
9 years ago
-
Spec, parse, evaluate, and analyze `repeat` blocks.
Chris Pressey
9 years ago
-
Update documentation to reflect this is now 0.4-PRE.
Chris Pressey
9 years ago
-
Bump version number for release of version 0.3.
Chris Pressey
9 years ago
-
Add syntax for extern routines, add syntax tests.
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
-
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
-
Don't use deprecated Falderal variable names anymore.
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