about summary refs log tree commit diff
path: root/finito-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13 fix(core): Ensure FSM state can be created from backend state refVincent Ambo1-4/+4
2018-12-13 feat(core): Add serde trait bounds to FSM typesVincent Ambo2-10/+20
2018-11-19 chore: Fix email address in Cargo filesVincent Ambo1-1/+1
2018-10-24 feat(core): Add a trait representing backend implementationsVincent Ambo1-1/+46
2018-09-26 feat(core): Add associated 'Error' type to FSM traitVincent Ambo1-1/+6
2018-09-26 docs: Add rustdoc header lines as expected by the formatVincent Ambo1-0/+2
2018-09-26 docs(core): Fix rustdoc syntax in several placesVincent Ambo1-5/+6
2018-09-26 fix(core): Add missing 'FSM_NAME' associated constantVincent Ambo1-0/+5
2018-09-26 feat(core): Check in Finito core libraryVincent Ambo2-0/+182