| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimize a bunch of stuff | Matt Joiner | 2019-10-31 | 1 | -2/+17 |
| | | |||||
| * | Merge branch 'master' into var-conds | Matt Joiner | 2019-10-31 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | | | | | * 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 Atomically | Matt Joiner | 2019-10-31 | 1 | -0/+8 |
| | | | |||||
| | * | Panic when trying to set a nil Var | Matt Joiner | 2019-10-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | This wasn't caught, and would cause errors later that weren't easy to trace. (cherry picked from commit 7b273432145605d367557e60ab51b9eb7dbbffeb) | ||||
| * | | Panic when trying to set a nil Var | Matt Joiner | 2019-10-25 | 1 | -0/+3 |
| | | | | | | | | | This wasn't caught, and would cause errors later that weren't easy to trace. | ||||
| * | | Get rid of globalCond | Matt Joiner | 2019-10-23 | 1 | -2/+2 |
| | | | |||||
| * | | Register transaction condition with each read Var only | Matt Joiner | 2019-10-23 | 1 | -1/+15 |
| |/ | |||||
| * | Improve comment on Tx.verify | Matt Joiner | 2019-10-23 | 1 | -3/+1 |
| | | |||||
| * | Break up the stm.go file | Matt Joiner | 2019-10-23 | 1 | -0/+74 |
