aboutsummaryrefslogtreecommitdiff
path: root/control (follow)
Commit message (Expand)AuthorAge
* Slight (control monad state) changes.Hugo Hörnquist2018-11-13
* Add simple stateful stack implementation.Hugo Hörnquist2018-11-13
* Add define-stateful-method.Hugo Hörnquist2018-11-13
* run-state, >>=, and >> now correctly defined for <state>.Hugo Hörnquist2018-11-13
* Introduce define-stateful macro.Hugo Hörnquist2018-11-13
* Move state-minimal to examples.Hugo Hörnquist2018-11-13
* Add propper (control monad state).Hugo Hörnquist2018-11-13
* Additional comment in state-minimal.Hugo Hörnquist2018-11-12
* Add type signature comments to state-minimal.Hugo Hörnquist2018-11-12
* Add minimal state example.Hugo Hörnquist2018-11-12
* Add >>, fix do to use it.Hugo Hörnquist2018-11-10
* Fix problem with do notation being really broken.Hugo Hörnquist2018-11-10
* Move stuff into modules.Hugo Hörnquist2018-11-10