History of
src
@master
git clone https://git.catseye.tc/Robin/
- This is an experimental branch. It's not done. Chris Pressey 4 years ago
- Clean up imports. 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
- 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
- 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
- Convert most of builtins. Chris Pressey 5 years ago
- All unit tests pass again (without builtins.) Chris Pressey 5 years ago
- Fix bug. Most tests pass. Quickcheck tests are v. slow though. Chris Pressey 5 years ago
- Checkpoint after fixing QuickCheck. Chris Pressey 5 years ago
- Dedicated Env datatype. Checkpoint. Chris Pressey 5 years ago
- Don't leak symbols from `cmp`. Chris Pressey 5 years ago
- Fix built-in remainder, def'n of remainder to not leak symbols. Chris Pressey 5 years ago
- Checkpoint making a built-in for `remainder`. Chris Pressey 5 years ago
- Make multiply, divide builtins; fix definition of multiply. Chris Pressey 5 years ago
- We can have builtins for `arith` package as well as `small` package. Chris Pressey 5 years ago
- Factor out common code to processRobin. Chris Pressey 5 years ago
- Factor common code out into CmdLine module. Chris Pressey 5 years ago
- Get RandomSource facility working under Hugs. Chris Pressey 5 years ago