Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/SixtyPical/
- Add failing test. 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
- Parse (at the very least) decls for word and vector tables. Cat's Eye Technologies 10 years ago
- Block-level decls are visible in inner blocks. Cat's Eye Technologies 10 years ago
- Fix example programs; allow externals to be called. Cat's Eye Technologies 10 years ago
- Character tables. Emit tables properly. Cat's Eye Technologies 10 years ago
- Initial values for reserved tables; checks length is right. Cat's Eye Technologies 10 years ago
- Handle tricky case of abs.interp.'ing a `repeat` loop. Cat's Eye Technologies 10 years ago
- Check that block-level reserves do not supply initial value. Cat's Eye Technologies 10 years ago
- Number each temporary uniquely across program. Sweet! Cat's Eye Technologies 10 years ago
- Initial, awkward support for block-level declarations, including a failing test. Cat's Eye Technologies 10 years ago
- Backed out changeset fddaf1476975. Going to do this differently. Cat's Eye Technologies 10 years ago
- Initial, awkward support for temporaries, with failing test. Cat's Eye Technologies 10 years ago
- `byte table` -> `byte[SIZE]`, and you can `reserve` them. Cat's Eye Technologies 10 years ago
- Explicit `with` syntax. Cat's Eye Technologies 10 years ago
- Uninitialized `reserve`d storage becomes .space in .data segment. Cat's Eye Technologies 10 years ago
- `reserve`d storage locations can have initial values. Cat's Eye Technologies 10 years ago
- Switch to C++/Javascript-style comments, in whitespace production. Cat's Eye Technologies 10 years ago
- Erase types from IndirectIndexed locations. Cat's Eye Technologies 10 years ago
- Improve test coverage. One failing test. 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
- Poisoning high/low byte of word poisons the word. Cat's Eye Technologies 10 years ago
- Merge contexts from both branches of an `if`. Cat's Eye Technologies 10 years ago
- Test for previous feature. Cat's Eye Technologies 10 years ago
- named_location production; syntax is "asl .a" now Cat's Eye Technologies 10 years ago
- Always emit `main` first. Cat's Eye Technologies 10 years ago
- Get eg/* working again. Cat's Eye Technologies 10 years ago
- Spiffy up the README, move meaty stuff into docs. Cat's Eye Technologies 10 years ago