aboutsummaryrefslogtreecommitdiff
path: root/tx.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize a bunch of stuffMatt Joiner2019-10-311-2/+17
* Merge branch 'master' into var-condsMatt Joiner2019-10-311-0/+8
|\
| * Add Tx.Return and a return value from AtomicallyMatt Joiner2019-10-311-0/+8
| * Panic when trying to set a nil VarMatt Joiner2019-10-291-0/+3
* | Panic when trying to set a nil VarMatt Joiner2019-10-251-0/+3
* | Get rid of globalCondMatt Joiner2019-10-231-2/+2
* | Register transaction condition with each read Var onlyMatt Joiner2019-10-231-1/+15
|/
* Improve comment on Tx.verifyMatt Joiner2019-10-231-3/+1
* Break up the stm.go fileMatt Joiner2019-10-231-0/+74