Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Robin/
- Closer, but still not ready for prime time. Chris Pressey 5 years ago
- Add two properties from the spec tests, but not ready for them. Chris Pressey 5 years ago
- Add a few rudimentary QuickCheck tests. Chris Pressey 5 years ago
- Update HISTORY. Chris Pressey 5 years ago
- Convert the random-u16 facility to be unsigned 16-bit numbers. Chris Pressey 5 years ago
- Fix > and < for comparisons against zero. Chris Pressey 5 years ago
- Re-implement < > <= >= to avoid bugs with large numbers. Chris Pressey 5 years ago
- Add some failing tests for comparing big numbers, h/t wob_jonas Chris Pressey 5 years ago
- Add random-source facility. Chris Pressey 5 years ago
- `intrinsic` is an ontological status, not a data type. Chris Pressey 5 years ago
- Improve `catch` tests. Chris Pressey 5 years ago
- Add `write` command, `require` forms to example programs. Chris Pressey 5 years ago
- Intrinsic-defining files now `require` the intrinsic in question. Chris Pressey 5 years ago
- Add `require` top-level form. Chris Pressey 5 years ago
- Add `bound?` predicate to env lib in stdlib. Chris Pressey 5 years ago
- Rename appliances (tested this time) Chris Pressey 5 years ago
- Rename appliances (untested) Chris Pressey 5 years ago
- More tests in spec use expressions. Chris Pressey 5 years ago
- Convert one more test in the spec to use expressions. Chris Pressey 5 years ago
- Convert some tests in the spec document, to being on expressions. Chris Pressey 5 years ago
- Improve spec. Chris Pressey 5 years ago
- Convert many tests for intrinstics to be tests for expressions. Chris Pressey 5 years ago
- Small tests now test evaluating a Robin expression. Chris Pressey 5 years ago
- List tests now test evaluating a Robin expression. Chris Pressey 5 years ago
- Env tests now test evaluating a Robin expression. Chris Pressey 5 years ago
- Remove another unused functionality from test appliances. Chris Pressey 5 years ago
- Remove unused duplicate functionality. Chris Pressey 5 years ago
- Bump version number, organize spec by sub-specs, other edits. Chris Pressey 5 years ago
- Arith tests now test evaluating a Robin expression. Chris Pressey 5 years ago
- Allow spaces before an expression. Chris Pressey 5 years ago