Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Robin/
- The signature of `catch` has changed. Chris Pressey 4 years ago
- Restore `catch`. Chris Pressey 4 years ago
- Intriguingly, this mostly just works. Chris Pressey 4 years ago
- Replace exception handler with error objects. Untested. Chris Pressey 4 years ago
- evalTwoNumbers is passed a continuation. Chris Pressey 4 years ago
- Explain that exception handlers are now lexically scoped. Chris Pressey 4 years ago
- Failed experiment: exception handlers need to be dynamically bound. Chris Pressey 4 years ago
- Restore test and try to fix it. Chris Pressey 4 years ago
- Refactor to note TODO centrally and avoid `where` more. Chris Pressey 4 years ago
- Fix bug introduced into `catch`, add test case to clarify behaviour. Chris Pressey 4 years ago
- Comment out the two offending tests for now. Chris Pressey 4 years ago
- Remove `stop` exception handler, which fixes most tests. Chris Pressey 4 years ago
- Experimentation continues. Chris Pressey 4 years ago
- It builds now, but many tests fail, some spectacularly. Chris Pressey 4 years ago
- The experimental branch continues. Chris Pressey 4 years ago
- This is an experimental branch. It's not done. Chris Pressey 4 years ago
- Clean up imports. Chris Pressey 4 years ago
- Update HISTORY. Chris Pressey 4 years ago
- Remove exprToEnv completely. Chris Pressey 4 years ago
- Remove dedicated Env ADT. Chris Pressey 4 years ago
- Use `assertExprToEnv` in place of `evalArgsExpr`. Chris Pressey 4 years ago
- Introduce `assertExprToEnv` helper function. Chris Pressey 4 years ago
- Begin simplifying evalArgs. Chris Pressey 4 years ago
- Update version numbers and copyright years. Chris Pressey 4 years ago
- Address FIXMEs in tests. Chris Pressey 4 years ago
- Some very minor issues of style. Chris Pressey 4 years ago
- Apparently no longer true (possibly due to FlexibleContexts now?) Chris Pressey 4 years ago
- Merge pull request #3 from catseye/develop-0.5 Chris Pressey (commit: GitHub) 5 years ago
- Use the noBuiltinsEnv when running some of these tests. Chris Pressey 5 years ago
- This is just a fold Chris Pressey 5 years ago