Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Robin/
- More documentation and tests of the `boolean` module. catseye 13 years ago
- Add `conj` and `disj` to `boolean` module. catseye 13 years ago
- Make `+` and `*` multi-arity; add `ascending?` and strict version. catseye 13 years ago
- Implement `sum` and `product` in `arith` module. catseye 13 years ago
- Fix documentation for `metadata`. catseye 13 years ago
- Finish documenting the `arith` module. catseye 13 years ago
- Begin documenting the `arith` module. catseye 13 years ago
- Add `metadata` module (split off from `core`). catseye 13 years ago
- Update various places in the documentation. catseye 13 years ago
- `pair` -> `prepend`. catseye 13 years ago
- Reduce the number of times `pair` appears in tests, using `list`. catseye 13 years ago
- Implement `list` in the `small` module, it's so useful. catseye 13 years ago
- Fix documentation for proper lists instead of pairs. catseye 13 years ago
- Convert Core test suite to Falderal-in-Markdown. catseye 13 years ago
- Convert all test suites, except for Core, to Falderal-in-Markdown. catseye 13 years ago
- Update the README somewhat. catseye 13 years ago
- Convert more test suites from Falderal to Markdown. catseye 13 years ago
- Begin converting documents to Markdown w/embedded Falderal. catseye 13 years ago
- Merge no_improper_lists branch. catseye 13 years ago
- Close branch. catseye 13 years ago
- Sort out this metadata thing. All tests pass! Cat's Eye Technologies 13 years ago
- Fix up one more test, add one more test. Cat's Eye Technologies 13 years ago
- Fix up exception expectations in several test suites. Cat's Eye Technologies 13 years ago
- Fix up exception expectations in Core tests. Cat's Eye Technologies 13 years ago
- Fix proper-list-ness and expectations for `assert` module. Cat's Eye Technologies 13 years ago
- Fix up concurrency tests for proper lists. Cat's Eye Technologies 13 years ago
- Fix up more failing tests to account for only proper lists. Cat's Eye Technologies 13 years ago
- Small code fixes for proper lists. Cat's Eye Technologies 13 years ago
- Fix up some tests in the fundamental semantics doc. catseye 13 years ago
- Fix tests for Exception module. catseye 13 years ago