History of
src
@master
git clone https://git.catseye.tc/Robin/
- Build a little web-based demo with Haste compiler. Chris Pressey 5 years ago
- Slightly-experimental `assert` TLF. Needs tests and documentation. Chris Pressey 5 years ago
- Un-lhs-ify the remaining modules. Chris Pressey 5 years ago
- Un-lhs-ify the Parser module. Chris Pressey 5 years ago
- Un-lhs-ify the Intrinsics module. Chris Pressey 5 years ago
- Un-lhs-ify and clean up Builtins module. Chris Pressey 5 years ago
- If a reactor raises an error, it keeps reacting. Chris Pressey 5 years ago
- Reactors can stop themselves (and only themselves). Chris Pressey 5 years ago
- Make tests pass. Chris Pressey 5 years ago
- An event is conventionally composed of type and payload. Chris Pressey 5 years ago
- Rewrite Reactor module. Tests fail. Chris Pressey 5 years ago
- Pattern-match on record, slightly nicer. Chris Pressey 5 years ago
- Define Reactor as a record, for better readability. Chris Pressey 5 years ago
- Un-literate-ize the Reactor module. Chris Pressey 5 years ago
- Rewrite TopLevel.collect to be non-monadic. Chris Pressey 5 years ago
- Put it back the way it was. Chris Pressey 5 years ago
- Update Reactor docs Chris Pressey 5 years ago
- The `do`'s are no longer necessary; remove them too. Chris Pressey 5 years ago
- Remove IO monad from Intrinsic type. Chris Pressey 5 years ago
- Remove "intrinsics wrappers". Chris Pressey 5 years ago
- Move Robin namespace to Language.Robin. Chris Pressey 5 years ago
- Remove "Whitecap" namespace. Chris Pressey 5 years ago
- Only create one executable, pass it a flag to enable builtins. Chris Pressey 5 years ago
- Pacify ghc, which now cares that we inherit this from Parsec. Chris Pressey 6 years ago
- REBOOT LANGUAGE Chris Pressey 10 years ago