Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor website improvement | Andreas Rumpf | 2017-03-01 | 2 | -2/+2 |
| | |||||
* | minor news.rst update | Araq | 2017-02-26 | 1 | -1/+4 |
| | |||||
* | new feature: .used pragma to suppress declared-but-not-used warning | Araq | 2017-02-17 | 1 | -0/+4 |
| | |||||
* | Fix rst parse problem in version 0.16.2 news. | Dominik Picheta | 2017-02-14 | 1 | -2/+2 |
| | |||||
* | Update bountysource sponsors. | Dominik Picheta | 2017-02-14 | 3 | -46/+60 |
| | |||||
* | Add hash proc for cstrings (#5386) | Ruslan Mustakov | 2017-02-13 | 1 | -1/+5 |
| | |||||
* | updated news | Araq | 2017-02-08 | 1 | -0/+20 |
| | |||||
* | Merge branch 'devel' into feature/3691 | Dominik Picheta | 2017-02-07 | 3 | -4/+76 |
|\ | |||||
| * | website: http to https updates | Araq | 2017-02-06 | 1 | -2/+2 |
| | | |||||
| * | Adds bug fix list to 0.16.2 announcement. | Dominik Picheta | 2017-02-06 | 1 | -0/+64 |
| | | |||||
| * | minor website update | Araq | 2017-02-02 | 1 | -2/+8 |
| | | |||||
* | | Fixes #3691. | Dominik Picheta | 2017-02-01 | 1 | -0/+16 |
|/ | |||||
* | minor website improvement | Andreas Rumpf | 2017-01-29 | 1 | -1/+1 |
| | |||||
* | Implement RFC #4873 improvements to JavaScript FFI (#5213) | Michael Jendrusch | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | Added news | Yuriy Glukhov | 2017-01-20 | 2 | -0/+30 |
| | |||||
* | add distros to docs properly | Araq | 2017-01-09 | 1 | -1/+1 |
| | |||||
* | added checksums | Araq | 2017-01-08 | 1 | -6/+6 |
| | |||||
* | updated download page | Araq | 2017-01-08 | 1 | -10/+10 |
| | |||||
* | updated to version 0.16.0 | Araq | 2017-01-07 | 3 | -6/+9 |
| | |||||
* | Add 0.16.0 release notes. | Dominik Picheta | 2017-01-07 | 2 | -4/+120 |
| | |||||
* | added distros.nim stdlib module for NimScript/Nimble support | Araq | 2016-12-31 | 2 | -1/+5 |
| | |||||
* | fixes #4519 | Andreas Rumpf | 2016-12-25 | 1 | -0/+4 |
| | |||||
* | Update paypal link in the community page. | Dominik Picheta | 2016-12-24 | 1 | -5/+6 |
| | |||||
* | implements module grouping for the import statement | Andreas Rumpf | 2016-12-21 | 1 | -0/+11 |
| | |||||
* | reworked emit pragma; fixes #4730 | Andreas Rumpf | 2016-12-17 | 1 | -0/+22 |
| | |||||
* | Add terminalHeight, terminalHeightIoctl & terminalSize | John Novak | 2016-11-30 | 1 | -1/+2 |
| | |||||
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Araq | 2016-11-29 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #5060 from johnnovak/terminal-showhide-cursor | Andreas Rumpf | 2016-11-28 | 1 | -0/+4 |
| |\ | | | | | | | Add hideCursor & showCursor | ||||
| | * | Update changelog | John Novak | 2016-11-27 | 1 | -0/+4 |
| | | | |||||
* | | | minor website improvements | Araq | 2016-11-28 | 1 | -1/+1 |
|/ / | |||||
* / | Added deques module, deprecating queues | Ruslan Mustakov | 2016-11-24 | 2 | -1/+4 |
|/ | |||||
* | recursive modules are only detected to improve error messages | Andreas Rumpf | 2016-11-24 | 1 | -2/+0 |
| | |||||
* | disallow recursive module dependencies | Araq | 2016-11-23 | 1 | -0/+2 |
| | |||||
* | Add new article about Nim in Action. | Dominik Picheta | 2016-11-20 | 4 | -10/+66 |
| | |||||
* | Improved news formatting | Felix Krause | 2016-11-01 | 1 | -3/+3 |
| | |||||
* | info about TimeInfo.tzname in news | Felix Krause | 2016-11-01 | 1 | -1/+3 |
| | |||||
* | yay, I'm free again | Araq | 2016-11-01 | 1 | -5/+5 |
| | |||||
* | fixes #4915 | andri lim | 2016-10-27 | 1 | -0/+2 |
| | |||||
* | news entry for upcoming changes | Araq | 2016-10-24 | 1 | -0/+53 |
| | |||||
* | 'koch tools' does not yet work from github | Araq | 2016-10-24 | 1 | -1/+0 |
| | |||||
* | document the new way of doing things; refs #4934 | Araq | 2016-10-24 | 1 | -1/+2 |
| | |||||
* | further cleanups; refs #4934 | Araq | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | website updates | Araq | 2016-10-23 | 2 | -8/+15 |
| | |||||
* | updated news entry | Araq | 2016-10-23 | 3 | -3/+25 |
| | |||||
* | Updated the installation instructions | Andreas Rumpf | 2016-10-21 | 2 | -5/+28 |
| | |||||
* | website updates | Andreas Rumpf | 2016-10-21 | 31 | -40/+85 |
| | |||||
* | fixes #3755 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | fixes #4895 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | Updated sponsors CSV files. | Dominik Picheta | 2016-10-06 | 2 | -37/+41 |
| | |||||
* | Improve downloads page. | Dominik Picheta | 2016-10-01 | 1 | -7/+7 |
| |