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