History of
doc
@master
git clone https://git.catseye.tc/Robin/
- Use `bind-vals` in reactors tests. Chris Pressey 4 years ago
- Flesh out section on reactors in tutorial. Chris Pressey 4 years ago
- Fix links in tutorial. Chris Pressey 4 years ago
- Deal with reactors that return abort values, more gracefully. Chris Pressey 4 years ago
- Checkpoint reforming the CPS interpreter. Chris Pressey 4 years ago
- Fix formatting of reference links. Chris Pressey 4 years ago
- Link to definitions of things in the tutorial and cover `recover`. Chris Pressey 4 years ago
- Add section on abort values to the tutorial. Chris Pressey 4 years ago
- Add section on referential transparency. Chris Pressey 4 years ago
- Flesh out section in tutorial on macros. Chris Pressey 4 years ago
- Write a little bit more in the tutorial. Chris Pressey 4 years ago
- Replace `--no-builtins` with `--enable-builtins`. Chris Pressey 4 years ago
- Small edits to tutorial. Chris Pressey 4 years ago
- Update language involving `macros` and `operators` in specification. Chris Pressey 4 years ago
- Remove `Macro` type internally, replace `macro?` with `operator?` Chris Pressey 4 years ago
- Checkpoint removing `self`. list, choose, remainder need rewriting. Chris Pressey 4 years ago
- Bump version number. Try to avoid using the word "reactive". Chris Pressey 4 years ago
- Explain about picking the first semantically equivalent definition. Chris Pressey 4 years ago
- Unwind more in TopLevel. Chris Pressey 4 years ago
- Canonical representation of abort values. Chris Pressey 4 years ago
- Begin removing `error`s from Robin.TopLevel. Chris Pressey 4 years ago
- More testing. Chris Pressey 4 years ago
- Change semantics of `define`. Remove `define-if-absent`. Chris Pressey 4 years ago
- Rename `catch` to `recover`. Chris Pressey 4 years ago
- Rename `raise` to `abort`. Chris Pressey 4 years ago
- Let's call them "abort values". Chris Pressey 4 years ago
- A few words about the situation, in the Rationale document. Chris Pressey 4 years ago
- An error from evaluating an assertion is treated as an error. Chris Pressey 4 years ago
- Update spec to mention error values (and not mention exceptions). Chris Pressey 4 years ago
- Intriguingly, this mostly just works. Chris Pressey 4 years ago