Tree @error-objects (Download .tar.gz)
History of
src
@error-objects
git clone https://git.catseye.tc/Robin/
- The signature of `catch` has changed. Chris Pressey 5 years ago
- Restore `catch`. Chris Pressey 5 years ago
- Intriguingly, this mostly just works. Chris Pressey 5 years ago
- Replace exception handler with error objects. Untested. Chris Pressey 5 years ago
- evalTwoNumbers is passed a continuation. Chris Pressey 5 years ago
- Failed experiment: exception handlers need to be dynamically bound. Chris Pressey 5 years ago
- Restore test and try to fix it. Chris Pressey 5 years ago
- Refactor to note TODO centrally and avoid `where` more. Chris Pressey 5 years ago
- Fix bug introduced into `catch`, add test case to clarify behaviour. Chris Pressey 5 years ago
- Remove `stop` exception handler, which fixes most tests. Chris Pressey 5 years ago
- Experimentation continues. Chris Pressey 5 years ago
- It builds now, but many tests fail, some spectacularly. Chris Pressey 5 years ago
- The experimental branch continues. Chris Pressey 5 years ago
- This is an experimental branch. It's not done. Chris Pressey 5 years ago
- Clean up imports. Chris Pressey 5 years ago
- Remove exprToEnv completely. Chris Pressey 5 years ago
- Remove dedicated Env ADT. Chris Pressey 5 years ago
- Use `assertExprToEnv` in place of `evalArgsExpr`. Chris Pressey 5 years ago
- Introduce `assertExprToEnv` helper function. Chris Pressey 5 years ago
- Begin simplifying evalArgs. Chris Pressey 5 years ago
- Some very minor issues of style. Chris Pressey 5 years ago
- Apparently no longer true (possibly due to FlexibleContexts now?) Chris Pressey 5 years ago
- Use the noBuiltinsEnv when running some of these tests. Chris Pressey 5 years ago
- Factor out common code. Chris Pressey 5 years ago
- Builtin versions of the comparison operators. Chris Pressey 5 years ago
- Fix QuickCheck tests. Chris Pressey 5 years ago
- Unused (now) function. Chris Pressey 5 years ago
- Syntax. Chris Pressey 5 years ago
- Update QuickCheckTests. Must faster again now. Chris Pressey 5 years ago
- Implement all builtins. Chris Pressey 5 years ago