Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more documentation fixes | Araq | 2018-03-05 | 1 | -5/+7 |
* | Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990) | Yuriy Glukhov | 2017-12-31 | 1 | -5/+15 |
* | improve the docs for tables.add | Araq | 2017-12-12 | 1 | -0/+1 |
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -1/+1 |
* | Add compute proc for SharedTable (#5385) | Ruslan Mustakov | 2017-03-02 | 1 | -0/+46 |
* | Allow compilation of sharedtables.nim | coffeepots | 2016-09-09 | 1 | -0/+2 |
* | fixes a critical tables bug that caused 'enlarge' to crash after 'add' | Andreas Rumpf | 2016-09-05 | 1 | -8/+11 |
* | Introduce template withValue() | cheatfate | 2016-05-26 | 1 | -0/+53 |
* | prepared selectors module for multi threading | Araq | 2015-06-30 | 1 | -3/+3 |
* | some progress on making async multithreaded | Araq | 2015-05-28 | 1 | -0/+105 |