aboutsummaryrefslogtreecommitdiff
path: root/funcs.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimize a bunch of stuffMatt Joiner2019-10-311-6/+19
|
* Merge branch 'master' into var-condsMatt Joiner2019-10-311-4/+22
|\ | | | | | | | | | | | | | | | | * master: Add Tx.Return and a return value from Atomically Panic when trying to set a nil Var # Conflicts: # funcs.go
| * Add Tx.Return and a return value from AtomicallyMatt Joiner2019-10-311-4/+22
| |
* | Get rid of globalCondMatt Joiner2019-10-231-4/+1
| |
* | Register transaction condition with each read Var onlyMatt Joiner2019-10-231-8/+4
|/
* Break up the stm.go fileMatt Joiner2019-10-231-0/+80