Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use Channel instead of TChannel | def | 2016-02-25 | 1 | -1/+1 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Merge pull request #2020 from def-/mitems | reactormonk | 2015-02-01 | 1 | -0/+9 |
|\ | | | | | mitems and mpairs | ||||
| * | Add mitems and mpairs where it makes sense | def | 2015-01-28 | 1 | -0/+9 |
| | | |||||
* | | documented new C++ support | Araq | 2015-01-28 | 1 | -1/+1 |
|/ | |||||
* | fixed typos so docgen works again | Araq | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | fixes #1496 | Araq | 2014-12-18 | 1 | -0/+2 |
| | |||||
* | Fix some deprecation warnings caused by renames | def | 2014-11-13 | 1 | -7/+7 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -4/+6 |
| | |||||
* | Fixed #1172 (for real) | Clay Sweetser | 2014-06-01 | 1 | -1/+1 |
| | |||||
* | Fix assertion in queues.dequeue | Clay Sweetser | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -0/+0 |
| | |||||
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -0/+89 |