Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/SixtyPical/
- Initial values for reserved tables; checks length is right. Cat's Eye Technologies 11 years ago
- Handle tricky case of abs.interp.'ing a `repeat` loop. Cat's Eye Technologies 11 years ago
- Check that block-level reserves do not supply initial value. Cat's Eye Technologies 11 years ago
- Number each temporary uniquely across program. Sweet! Cat's Eye Technologies 11 years ago
- Get storage location renaming almost right. Cat's Eye Technologies 11 years ago
- Lift block-level decls to top-level; still needs to rename them. Cat's Eye Technologies 11 years ago
- Initial, awkward support for block-level declarations, including a failing test. Cat's Eye Technologies 11 years ago
- Backed out changeset fddaf1476975. Going to do this differently. Cat's Eye Technologies 11 years ago
- Initial, awkward support for temporaries, with failing test. Cat's Eye Technologies 11 years ago
- `byte table` -> `byte[SIZE]`, and you can `reserve` them. Cat's Eye Technologies 11 years ago
- Explicit `with` syntax. Cat's Eye Technologies 11 years ago
- Uninitialized `reserve`d storage becomes .space in .data segment. Cat's Eye Technologies 11 years ago
- `reserve`d storage locations can have initial values. Cat's Eye Technologies 11 years ago
- Switch to C++/Javascript-style comments, in whitespace production. Cat's Eye Technologies 11 years ago
- Erase types from IndirectIndexed locations. Cat's Eye Technologies 11 years ago
- Use weaker version of updateRoutCtx in merge. All tests pass. Cat's Eye Technologies 11 years ago
- A slightly better understanding of what we're dealing with. Cat's Eye Technologies 11 years ago
- Fix (bodge?) and document my worries. Cat's Eye Technologies 11 years ago
- report the name of the routine that does not preserve locations Cat's Eye Technologies 11 years ago
- Poisoning high/low byte of word poisons the word. Cat's Eye Technologies 11 years ago
- Merge contexts from both branches of an `if`. Cat's Eye Technologies 11 years ago
- named_location production; syntax is "asl .a" now Cat's Eye Technologies 11 years ago
- Always emit `main` first. Cat's Eye Technologies 11 years ago
- Get eg/* working again. Cat's Eye Technologies 11 years ago
- Analyze bfore mitting Cat's Eye Technologies 11 years ago
- Get routine outputs nominally working. Cat's Eye Technologies 11 years ago
- Routines can declare their outputs now. Cat's Eye Technologies 11 years ago
- Hey, passing tests. Cool. Cat's Eye Technologies 11 years ago
- Pretty-print usages Cat's Eye Technologies 11 years ago
- Context is seperate; Usage is saner Cat's Eye Technologies 11 years ago