Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Robin/
- Boolean tests now test for evaluating a Robin expression. Chris Pressey 5 years ago
- Start of implementing tests for "Evaluate expression" only. Chris Pressey 5 years ago
- Tests "Execute", not "Interpret", a Robin program. Chris Pressey 5 years ago
- Merge pull request #1 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 5 years ago
- Tiny correction to number of tests present. Chris Pressey 5 years ago
- Fix link. Chris Pressey 5 years ago
- A couple of more edits. Chris Pressey 5 years ago
- Clean up example programs. Chris Pressey 5 years ago
- Drop Mercurial support. Chris Pressey 5 years ago
- Add tutorial section on recursive function definitions. Chris Pressey 5 years ago
- Write more tutorial. Chris Pressey 5 years ago
- Update copyright year. Chris Pressey 5 years ago
- Update README. Chris Pressey 5 years ago
- Several edits to several documents. Chris Pressey 5 years ago
- Refactor docs, write about macro as fundamental abstraction. Chris Pressey 5 years ago
- Extensive update of TODO file. Chris Pressey 5 years ago
- Also clean .jsmod files. Chris Pressey 5 years ago
- Clean the generated Javascript file too. Chris Pressey 5 years ago
- Make it less less-than-fantastic. Chris Pressey 5 years ago
- Catch exceptions, propogate them. This is less than fantastic. Chris Pressey 5 years ago
- Build a little web-based demo with Haste compiler. Chris Pressey 5 years ago
- Use better sentinels. Chris Pressey 5 years ago
- Move Reactor documentation into the main specification document. Chris Pressey 5 years ago
- Add back tests that were removed along with the intrinsics-wrappers. Chris Pressey 5 years ago
- Fix typo. Chris Pressey 5 years ago
- Intrinsics documented in otherwise empty files in stdlib. Chris Pressey 5 years ago
- Update TODO Chris Pressey 5 years ago
- Rewrite README. Start of tutorial. Chris Pressey 5 years ago
- Some modules notes. Chris Pressey 5 years ago
- Move documentation above implementation in every defining file. Chris Pressey 5 years ago