Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -2/+0 |
| | |||||
* | Fixup #5804 (#5837) | Yuriy Glukhov | 2017-05-18 | 1 | -3/+9 |
| | |||||
* | Fixed syslocks for ios (#5804) | Yuriy Glukhov | 2017-05-12 | 1 | -22/+88 |
| | |||||
* | Linux abi take 3 (#5692) | Jacek Sieka | 2017-04-12 | 1 | -0/+9 |
| | | | | | * avoid generating object fields for imported types * fix some abi/type issues for linux_amd64 | ||||
* | support for the Genode OS framework (#5560) | Emery Hemingway | 2017-03-31 | 1 | -0/+22 |
| | |||||
* | Fixed stacktrace error | Yuriy Glukhov | 2016-04-26 | 1 | -0/+2 |
| | |||||
* | Use ``when insideRLocksModule`` instead of ``when compiles`` | Anatoly Galiulin | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | Fix ``XDeclaredButNotUsed`` warning when locks or rlocks module is used | Anatoly Galiulin | 2016-03-31 | 1 | -19/+16 |
| | |||||
* | Make windows locks do not use dyncall | cheatfate | 2016-03-31 | 1 | -12/+14 |
| | |||||
* | GCs support ForeignCells | Andreas Rumpf | 2016-03-05 | 1 | -0/+4 |
| | |||||
* | Fixed includes for pthread types. | Yuriy Glukhov | 2016-03-04 | 1 | -5/+7 |
| | |||||
* | Added rlocks module to documentation and news.txt | Anatoly Galiulin | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Added reentrant locks module to stdlib | Anatoly Galiulin | 2016-02-17 | 1 | -1/+13 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -10/+10 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | lib/system/g-w - Dropped 'T' from types | pdw | 2015-06-04 | 1 | -29/+31 |
| | |||||
* | Winlean and threads case sensitivity fixes. | Dominik Picheta | 2014-08-30 | 1 | -1/+1 |
| | |||||
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -1/+1 |
| | |||||
* | New concurrency model: next steps | Araq | 2014-04-19 | 1 | -6/+6 |
| | |||||
* | case consistency improvements | Araq | 2014-01-11 | 1 | -0/+3 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -27/+27 |
| | |||||
* | fixed a long standing xml parser bug; html parser bugfixes + speed improvements | Araq | 2013-06-27 | 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 | -1/+1 |
| | |||||
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -0/+101 |