Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Robin/
- Add some notes to the README. Cat's Eye Technologies 13 years ago
- For now, use `!` to indicate functions with possible side-effects. catseye 13 years ago
- Minor updates to README. Cat's Eye Technologies 13 years ago
- Make it possible to exclude built-in modules during the build step. Cat's Eye Technologies 13 years ago
- Have each built-in module identify itself for orthogonality. Cat's Eye Technologies 13 years ago
- Generate the modules to be used in `build.sh`. Cat's Eye Technologies 13 years ago
- An (output-only) demo of the `console` module. Cat's Eye Technologies 13 years ago
- First cut at `console` module. Completely untested so far! catseye 13 years ago
- Move the n-ary macro convention discuss to Style document. catseye 13 years ago
- Finish documenting the `list` module. catseye 13 years ago
- Add a Wumpus-move routine. catseye 13 years ago
- Make hazards unique per room, and implement shooting arrows. Cat's Eye Technologies 13 years ago
- Checkpoint refactoring Hunt the Wumpus. Cat's Eye Technologies 13 years ago
- Develop Hunt the Wumpus a bit. Cat's Eye Technologies 13 years ago
- Beginnings of an implementation of Hunt the Wumpus in Robin. Cat's Eye Technologies 13 years ago
- `elem?` is a predicate and as such should have a question mark. Cat's Eye Technologies 13 years ago
- Add `term` module, and put `subst` functions in it. Cat's Eye Technologies 13 years ago
- Add `subst` and `subst-env`. Cat's Eye Technologies 13 years ago
- A little more documentation of `list`. Cat's Eye Technologies 13 years ago
- More documentation and tests for the `list` module. Cat's Eye Technologies 13 years ago
- Test for re-export of `raise` in `exception`. Cat's Eye Technologies 13 years ago
- Remove `bindings-for` -- let's not engage in such bad habits. catseye 13 years ago
- Redesign `spawn` to not need a macro, and to bind pid to identifier. catseye 13 years ago
- More tests for string literals. catseye 13 years ago
- Add sugared syntax for string literals. Cat's Eye Technologies 13 years ago
- Allow comments to appear before a closing parenthesis. Cat's Eye Technologies 13 years ago
- Beginnings of support for comments. Cat's Eye Technologies 13 years ago
- Start implementing tracing. Find and fix bug in test; all pass. Cat's Eye Technologies 13 years ago
- Inch closer to `respond` being something we can use. catseye 13 years ago
- Make `small` tests run against the non-built-in `small`, too. catseye 13 years ago