Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-13 | Fix verb conjugation in statem docs | Bernhard Schwarz | |
'We' wait. | |||
2016-05-11 | Reword 'dispatch' into 'branch depending' | Raimo Niskanen | |
2016-05-09 | Fix all seealso and other minor changes | Raimo Niskanen | |
2016-05-06 | Editorial update | xsipewe | |
2016-04-27 | Fix hibernation subtlety | Raimo Niskanen | |
2016-04-25 | Add section on state filtering | Raimo Niskanen | |
Misc documentation fixes. | |||
2016-04-22 | Promote gen_statem over gen_fsm | Raimo Niskanen | |
2016-04-21 | Modify code_change/4 to return CallbackMode | Raimo Niskanen | |
Also move check of non-atom states in callback mode state_functions to where the state function is called. This gives homogenous diagnostics for state functions, code_change/4 and system_replace_state StateFun. Irregularities pointed out by James Fish. | |||
2016-04-19 | Use ?NAME macro in examples | Raimo Niskanen | |
2016-04-19 | Introduce Fred Herbert suggested additions | Raimo Niskanen | |
2016-04-18 | Introduce corrections from Fred Hebert and Ingela | Raimo Niskanen | |
2016-04-18 | Use .png pictures instead of .gif | Raimo Niskanen | |
2016-04-15 | Write Design Principles chapter | Raimo Niskanen | |