Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | fixes #1816 | Araq | 2015-01-02 | 1 | -3/+4 |
| | |||||
* | introduced 'benign' pragma | Araq | 2014-10-25 | 1 | -9/+9 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 1 | -9/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | 2nd attempt to fix tryRecv | Araq | 2014-10-20 | 1 | -1/+1 |
| | | |||||
| * | fixes tryRecv | Araq | 2014-10-20 | 1 | -3/+4 |
| | | |||||
* | | make tests green | Araq | 2014-08-31 | 1 | -8/+8 |
| | | |||||
* | | Winlean and threads case sensitivity fixes. | Dominik Picheta | 2014-08-30 | 1 | -23/+23 |
| | | |||||
* | | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -1/+1 |
|/ | |||||
* | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -1/+1 |
| | |||||
* | made large parts of the stdlib gcsafe | Araq | 2014-04-20 | 1 | -1/+1 |
| | |||||
* | actors compile again | Araq | 2014-04-20 | 1 | -6/+17 |
| | |||||
* | case consistency improvements | Araq | 2014-01-11 | 1 | -13/+13 |
| | |||||
* | better error message for implicitly available modules | Araq | 2013-12-01 | 1 | -0/+3 |
| | |||||
* | fixes #575 | Araq | 2013-09-10 | 1 | -1/+3 |
| | |||||
* | fixes a long standing channels bug | Araq | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | --os:standalone works again | Araq | 2013-06-30 | 1 | -2/+2 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | made more tests green; fixes #201 | Araq | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | fixes tests for 'system.shallow' | Araq | 2012-02-10 | 1 | -1/+1 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | fixes #71; sorry about the polling implementation | Araq | 2011-12-05 | 1 | -1/+4 |
| | |||||
* | 'assert' is now implemented without compiler magic | Araq | 2011-12-04 | 1 | -3/+3 |
| | |||||
* | threads compile again; attempt to fix serious code gen issue (except + return) | Araq | 2011-12-03 | 1 | -9/+9 |
| | |||||
* | more fixes to get rid of tyPureObject | Araq | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | new actors implementation for nimrod; compiler's generics still not up for ↵ | Araq | 2011-08-29 | 1 | -102/+49 |
| | | | | the task though | ||||
* | attempt to fix tester.nim file handle leak | Araq | 2011-08-29 | 1 | -0/+297 |