depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
feat(postgres): Add human-readable Display implementation for errors
Vincent Ambo
1
-3
/
+30
2018-12-13
feat(postgres): Introduce chained error variants
Vincent Ambo
2
-33
/
+91
2018-12-13
refactor(postgres): Implement FSMBackend trait for FinitoPostgres
Vincent Ambo
1
-123
/
+111
2018-12-13
fix(core): Ensure FSM state can be created from backend state ref
Vincent Ambo
1
-4
/
+4
2018-12-13
feat(core): Add serde trait bounds to FSM types
Vincent Ambo
2
-10
/
+20
2018-11-22
fix(door): Update trait impl with `State` type
Vincent Ambo
1
-1
/
+2
2018-11-19
chore: Fix email address in Cargo files
Vincent Ambo
3
-3
/
+3
2018-10-24
feat(core): Add a trait representing backend implementations
Vincent Ambo
1
-1
/
+46
2018-09-26
feat(postgres): Compatibility with new associated error type
Vincent Ambo
3
-13
/
+26
2018-09-26
feat(door): Use failure::Error as associated error type
Vincent Ambo
2
-5
/
+20
2018-09-26
feat(core): Add associated 'Error' type to FSM trait
Vincent Ambo
1
-1
/
+6
2018-09-26
feat(postgres): Implement initial (synchronous) actoin execution
Vincent Ambo
1
-25
/
+127
2018-09-26
test(postgres): Add test for insert_machine and advance
Vincent Ambo
2
-0
/
+50
2018-09-26
fix(postgres): Minor fixes in Postgres queries and handling
Vincent Ambo
2
-3
/
+9
2018-09-26
feat(door): Add serde instances for door FSM types
Vincent Ambo
2
-3
/
+8
2018-09-26
refactor(postgres): Minor changes to match actual table schema
Vincent Ambo
1
-7
/
+10
2018-09-26
feat(postgres): Add initial table schema for Finito tables
Vincent Ambo
3
-1
/
+42
2018-09-26
docs: Add rustdoc header lines as expected by the format
Vincent Ambo
3
-0
/
+6
2018-09-26
docs(core): Fix rustdoc syntax in several places
Vincent Ambo
1
-5
/
+6
2018-09-26
docs(door): Port over documentation from finito-hs
Vincent Ambo
1
-8
/
+172
2018-09-26
feat(postgres): Implement Postgres-backed 'advance' function
Vincent Ambo
2
-14
/
+73
2018-09-26
feat(postgres): Bootstrap Postgres persistence implementation
Vincent Ambo
4
-1
/
+272
2018-09-26
fix(core): Add missing 'FSM_NAME' associated constant
Vincent Ambo
2
-0
/
+6
2018-09-26
feat(door): Check in example door implementation
Vincent Ambo
3
-1
/
+153
2018-09-26
feat(core): Check in Finito core library
Vincent Ambo
3
-0
/
+186
2018-09-26
docs: Add initial README
Vincent Ambo
1
-0
/
+27
2018-09-26
chore: Add Rust-specific .gitignore file
Vincent Ambo
1
-0
/
+4
2018-09-26
chore: Initial commit
Vincent Ambo
0
-0
/
+0