History of
doc
@master
git clone https://git.catseye.tc/Robin/
- Arrange licensing info in repo following REUSE 3.0 convention. Chris Pressey 7 months ago
- Update links. Chris Pressey 11 months ago
- No changes to the language, so don't bump version, only revision. Chris Pressey 2 years ago
- "Refactor" the license and place eg/*.robin in the public domain. Chris Pressey 2 years ago
- Add cabalfile and bump version number to 0.9. Chris Pressey 4 years ago
- Add "Detecting Errors in Robin" document. Chris Pressey 4 years ago
- Update "macro" to "fexpr" in tutorial and rationale document too. Chris Pressey 4 years ago
- Rename `macro` to `fexpr`. Chris Pressey 4 years ago
- Edits to reactor section of tutorial, and to README. Chris Pressey 4 years ago
- Update reactor tests to use (deep) `bind-vals`. Chris Pressey 4 years ago
- 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