History of
eg
@master
git clone https://git.catseye.tc/SixtyPical/
-
Check that the constraints on a routine match those of vector.
Chris Pressey
9 years ago
-
Interesting dead end we've got ourselves into here.
Chris Pressey
9 years ago
-
Support line comments.
Chris Pressey
9 years ago
-
Indexed access, + x / + y, at least for LDA and STA.
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
-
Compile `repeat` loops.
Chris Pressey
9 years ago
-
Get serialization of relative labels correct.
Chris Pressey
9 years ago
-
Compile access of defined memory locations.
Chris Pressey
9 years ago
-
Compiler object, labels, compile 'call'... It prints 'A'!
Chris Pressey
9 years ago
-
Add tests for compilation, BASIC header, load-n-go script.
Chris Pressey
9 years ago
-
REBOOT the entire language & implementation as version 0.2-PRE.
Chris Pressey
9 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
-
Make game more interesting (and 544 bytes long...)
Cat's Eye Technologies
10 years ago
-
Immediate, or register, on LHS of `copy` command.
Cat's Eye Technologies
10 years ago
-
More access of word tables. Game works with a word table now!
Cat's Eye Technologies
10 years ago
-
Beginnings of using word tables
Cat's Eye Technologies
10 years ago
-
Two kinds of actor. We now need vector tables!
Cat's Eye Technologies
10 years ago
-
Block-level decls are visible in inner blocks.
Cat's Eye Technologies
10 years ago
-
Work on game a bit. Multiple actors.
Cat's Eye Technologies
10 years ago
-
mergeRoutCtxs does not need to throw poisoning errors.
Cat's Eye Technologies
10 years ago
-
Fix example programs; allow externals to be called.
Cat's Eye Technologies
10 years ago
-
Explicit `with` syntax.
Cat's Eye Technologies
10 years ago
-
Switch to C++/Javascript-style comments, in whitespace production.
Cat's Eye Technologies
10 years ago
-
Fix (bodge?) and document my worries.
Cat's Eye Technologies
10 years ago
-
report the name of the routine that does not preserve locations
Cat's Eye Technologies
10 years ago
-
Get eg/* working again.
Cat's Eye Technologies
10 years ago
-
Analyze bfore mitting
Cat's Eye Technologies
10 years ago