Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-31 | 6 | -8/+65 |
|\ | |||||
| * | bugfix: don't treat generic types with different static params as the same type | Zahary Karadjov | 2014-12-31 | 2 | -0/+20 |
| | | |||||
| * | fix #1056 | Zahary Karadjov | 2014-12-31 | 3 | -2/+31 |
| | | |||||
| * | prettier type name printing for generic types featuring static parameters | Zahary Karadjov | 2014-12-31 | 1 | -6/+14 |
| | | |||||
* | | fixes #1774 | Araq | 2014-12-31 | 5 | -7/+10 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-31 | 9 | -48/+122 |
|\ | |||||
| * | Update nim.ini | Varriount | 2014-12-30 | 1 | -1/+1 |
| | | | | | | Fix documentation location | ||||
| * | Merge pull request #1795 from akaufmann/devel | Dominik Picheta | 2014-12-31 | 2 | -2/+6 |
| |\ | | | | | | | ignore signal SIGPIPE on Darwin | ||||
| | * | ignore signal SIGPIPE on Darwin | Andre | 2014-12-30 | 2 | -2/+6 |
| | | | |||||
| * | | fix #1789 (binding to static params during generic proc sigmatch) | Zahary Karadjov | 2014-12-31 | 6 | -45/+115 |
| | | | |||||
* | | | attempt to make koch smarter about windows installers | Araq | 2014-12-31 | 1 | -8/+8 |
|/ / | |||||
* | | minor doc update | Araq | 2014-12-31 | 1 | -5/+1 |
| | | |||||
* | | removed outdated documentation | Araq | 2014-12-30 | 1 | -52/+0 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-30 | 3 | -23/+39 |
|\| | |||||
| * | Merge pull request #1794 from flaviut/fix-win-crosscompile | Andreas Rumpf | 2014-12-30 | 1 | -22/+22 |
| |\ | | | | | | | Fix cross compilation to windows from linux | ||||
| | * | Fix cross to windows compilation on linux | Flaviu Tamas | 2014-12-30 | 1 | -22/+22 |
| | | | | | | | | | | | | `Winsock2.h` should be all lowercase | ||||
| * | | Merge pull request #1792 from astrolantique/devel | Dominik Picheta | 2014-12-30 | 2 | -1/+17 |
| |\ \ | | | | | | | | | Update OS version detections. | ||||
| | * | | Added NT 6.2 and NT 6.3 (8/8.1) | astrolantique | 2014-12-30 | 1 | -0/+8 |
| | | | | |||||
| | * | | getSystemVersion updated to include 10.7 to 10.10 | astrolantique | 2014-12-29 | 1 | -1/+9 |
| | | | | |||||
* | | | | website updates; Source links now work | Araq | 2014-12-30 | 3 | -17/+19 |
|/ / / | |||||
* | | | development version is 0.10.3 | Araq | 2014-12-30 | 1 | -1/+1 |
| | | | |||||
* | | | fixes #1788 | Araq | 2014-12-30 | 2 | -2/+6 |
| | | | |||||
* | | | license file knows about the language renaming | Araq | 2014-12-30 | 1 | -1/+1 |
| | | | |||||
* | | | website: better formating | Araq | 2014-12-30 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-29 | 2 | -4/+3 |
|\| | | |||||
| * | | Fix typo in news. | Dominik Picheta | 2014-12-29 | 1 | -2/+1 |
| | | | |||||
| * | | niminst: use project-version for the zip file | Araq | 2014-12-29 | 1 | -2/+2 |
| | | | |||||
* | | | minor website update | Araq | 2014-12-29 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-29 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge pull request #1785 from gmpreussner/devel | Varriount | 2014-12-28 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Fixed tusertypeclasses test | ||||
| | * | | Fixed tusertypeclasses test | gmpreussner | 2014-12-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | release of 0.10.2 | Araq | 2014-12-29 | 12 | -259/+251 |
|/ / / | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-28 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | macros.`$` can now turn a nnkSym into a string. | Dominik Picheta | 2014-12-28 | 1 | -0/+2 |
| | | | | |||||
* | | | | fixes a long standing openssl wrapper bug: pass C compliant allocation ↵ | Araq | 2014-12-28 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | functions to CRYPTO_set_mem_functions | ||||
* | | | | work around a regression caused by the new 'echo' implementation | Araq | 2014-12-28 | 1 | -1/+3 |
|/ / / | |||||
* | | | fixes #1708, fixes #871 | Araq | 2014-12-28 | 7 | -14/+67 |
| | | | |||||
* | | | minor improvements | Araq | 2014-12-28 | 2 | -4/+4 |
| | | | |||||
* | | | fixes #1781 | Araq | 2014-12-28 | 3 | -6/+27 |
|/ / | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-26 | 16 | -120/+267 |
|\ \ | |||||
| * | | Fixes asynchttpsever. | Dominik Picheta | 2014-12-26 | 2 | -1/+5 |
| | | | |||||
| * | | Improved tasyncawait test. | Dominik Picheta | 2014-12-26 | 1 | -3/+1 |
| | | | |||||
| * | | Deprecated asyncio module. Fixed old tests. | Dominik Picheta | 2014-12-26 | 3 | -5/+12 |
| | | | |||||
| * | | Fixes #1745. | Dominik Picheta | 2014-12-26 | 2 | -26/+42 |
| | | | |||||
| * | | Improved release news entry. | Dominik Picheta | 2014-12-26 | 1 | -8/+61 |
| | | | |||||
| * | | More deprecation warning fixes (asyncdispatch, uri). | Dominik Picheta | 2014-12-26 | 2 | -16/+16 |
| | | | |||||
| * | | Fixes deprecation warnings in asynchttpserver. | Dominik Picheta | 2014-12-26 | 1 | -21/+21 |
| | | | |||||
| * | | Added more HTTP status codes to asynchttpserver. | Dominik Picheta | 2014-12-26 | 1 | -2/+29 |
| | | | |||||
| * | | Added warning to scgi module. | Dominik Picheta | 2014-12-26 | 1 | -0/+4 |
| | | | |||||
| * | | Deprecated the parseurl module. | Dominik Picheta | 2014-12-26 | 1 | -3/+5 |
| | | |