History of
doc
@master
git clone https://git.catseye.tc/Robin/
- Add thoughts on object-orientation, string formatting. catseye 12 years ago
- Weaken and clarify `small` expectations further. All tests pass. Cat's Eye Technologies 12 years ago
- Weaken the expectations on the `small` module. Cat's Eye Technologies 12 years ago
- Implement `subst-head` and export it from `term`. Cat's Eye Technologies 12 years ago
- Implement and export `cast` from the `term` module. catseye 12 years ago
- Add `literal-with` to the `term` module. catseye 12 years ago
- More failure tests for `small`. Built-in version passes them. catseye 12 years ago
- Add some tests for failure modes in `small` module. catseye 12 years ago
- Fix up implementation of `small` module written in Robin. catseye 12 years ago
- `bind-args` doesn't require the `list` module. catseye 12 years ago
- Refine `bind-args` yet further, so it can be used in macros. catseye 12 years ago
- Check arg count manually in `and`/`or`; refine `bind-args`. catseye 12 years ago
- Complete `bind-args`, not that it solves the `and`/`or` problems. catseye 12 years ago
- Add `and*` and `or*`; non-* versions need a `bind-args`, though. catseye 12 years ago
- Finish documenting the `boolean` module. catseye 12 years ago
- Redo rules for bin ops; `add`, `multiply`, and `descending?`. catseye 12 years ago
- More documentation and tests of the `boolean` module. catseye 12 years ago
- Add `conj` and `disj` to `boolean` module. catseye 12 years ago
- Make `+` and `*` multi-arity; add `ascending?` and strict version. catseye 12 years ago
- Implement `sum` and `product` in `arith` module. catseye 12 years ago
- Fix documentation for `metadata`. catseye 12 years ago
- Finish documenting the `arith` module. catseye 12 years ago
- Begin documenting the `arith` module. catseye 12 years ago
- Add `metadata` module (split off from `core`). catseye 12 years ago
- Update various places in the documentation. catseye 12 years ago
- `pair` -> `prepend`. catseye 12 years ago
- Reduce the number of times `pair` appears in tests, using `list`. catseye 12 years ago
- Implement `list` in the `small` module, it's so useful. catseye 12 years ago
- Fix documentation for proper lists instead of pairs. catseye 12 years ago
- Convert Core test suite to Falderal-in-Markdown. catseye 12 years ago