History of
src
@master
git clone https://git.catseye.tc/Robin/
-
define-if-absent top-level form.
Chris Pressey
5 years ago
-
Allow the reference implementation to run under Hugs.
Chris Pressey
5 years ago
-
Move concurrency of facilities to dedicated Concurrent module.
Chris Pressey
5 years ago
-
It works!
Chris Pressey
5 years ago
-
Have each facility's init function return a Facility structure.
Chris Pressey
5 years ago
-
Sketch init and produceEvents for LineTerminal facility.
Chris Pressey
5 years ago
-
Rename and import qualified.
Chris Pressey
5 years ago
-
Language.Robin.Facilities module, rename type FacilityHandler.
Chris Pressey
5 years ago
-
Refactor eventLoop.
Chris Pressey
5 years ago
-
Remove EventLoop's dependency on LineTerminal.
Chris Pressey
5 years ago
-
Inject facilities from above instead of depending on them directly.
Chris Pressey
5 years ago
-
Split up Reactors module.
Chris Pressey
5 years ago
-
Add more type annotations, for doc. `Evaluable`, not `Intrinsic`.
Chris Pressey
5 years ago
-
Fix Haste build.
Chris Pressey
5 years ago
-
It was the tests that were wrong, not how I was using QuickCheck.
Chris Pressey
5 years ago
-
Checkpoint, with some refactoring.
Chris Pressey
5 years ago
-
Checkpoint.
Chris Pressey
5 years ago
-
Add another QuickCheck test, troubleshoot existing ones a bit.
Chris Pressey
5 years ago
-
Add some type annotations, rename some functions.
Chris Pressey
5 years ago
-
Closer, but still not ready for prime time.
Chris Pressey
5 years ago
-
Add two properties from the spec tests, but not ready for them.
Chris Pressey
5 years ago
-
Add a few rudimentary QuickCheck tests.
Chris Pressey
5 years ago
-
Convert the random-u16 facility to be unsigned 16-bit numbers.
Chris Pressey
5 years ago
-
Add random-source facility.
Chris Pressey
5 years ago
-
Add `write` command, `require` forms to example programs.
Chris Pressey
5 years ago
-
Add `require` top-level form.
Chris Pressey
5 years ago
-
Allow spaces before an expression.
Chris Pressey
5 years ago
-
Start of implementing tests for "Evaluate expression" only.
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