Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | website knows about new URLs | Araq | 2015-06-15 | 4 | -12/+12 |
| | |||||
* | fixes #2904 | Araq | 2015-06-15 | 1 | -1/+6 |
| | |||||
* | Update news for nre | Flaviu Tamas | 2015-06-07 | 1 | -1/+6 |
| | |||||
* | Removed formatting from logging. | yglukhov | 2015-05-28 | 1 | -0/+5 |
| | |||||
* | Merge pull request #2732 from Perelandric/fix_miliseconds | Andreas Rumpf | 2015-05-17 | 1 | -0/+4 |
|\ | | | | | Fixed 'milliseconds' spelling in code and docs | ||||
| * | Updated with breaking changes | pdw | 2015-05-16 | 1 | -0/+4 |
| | | |||||
* | | added documentation about sexp | Simon Hafner | 2015-05-14 | 1 | -0/+1 |
|/ | |||||
* | final website changes | Araq | 2015-05-04 | 3 | -12/+12 |
| | |||||
* | version 0.11.2 | Araq | 2015-05-04 | 3 | -15/+15 |
| | |||||
* | version 0.11.2 | Araq | 2015-05-04 | 2 | -3/+13 |
| | |||||
* | development version is 0.11.1 | Araq | 2015-05-03 | 1 | -0/+15 |
| | |||||
* | Moved frontpage slideshow controls | HOLYCOWBATMAN | 2015-05-02 | 1 | -2/+2 |
| | |||||
* | version 0.11.0 | Araq | 2015-04-30 | 1 | -8/+20 |
| | |||||
* | more cleanups for 0.11.0 | Araq | 2015-04-30 | 5 | -20/+29 |
| | |||||
* | Intro for release notes. | Dominik Picheta | 2015-04-30 | 1 | -0/+13 |
| | |||||
* | preparations for version 0.11.0 | Araq | 2015-04-30 | 3 | -352/+373 |
| | |||||
* | fixes #1888 | Araq | 2015-04-27 | 1 | -1/+4 |
| | |||||
* | marshalling can be done at compile-time | Araq | 2015-04-25 | 1 | -0/+1 |
| | |||||
* | fixes #2600 | Araq | 2015-04-25 | 1 | -14/+15 |
| | |||||
* | Merge branch 'devel' into underscore-tuple-unpack | Dominik Picheta | 2015-04-23 | 1 | -1/+20 |
|\ | | | | | | | | | Conflicts: compiler/semstmts.nim | ||||
| * | news.txt updates; fixes bootstrapping | Araq | 2015-04-22 | 1 | -0/+5 |
| | | |||||
| * | Minor fixes for arrow like change patch | ReneSac | 2015-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Don't use ^ operator yet for compatibility with older compilers. Moved arrow like explanation, and fix precedence description on the text in the manual. Fixed typo in news. | ||||
| * | Changing the rule for arrow like operators again. | ReneSac | 2015-04-10 | 1 | -4/+4 |
| | | |||||
| * | Updated the news on *arrow like* breaking change | ReneSac | 2015-04-09 | 1 | -0/+4 |
| | | |||||
| * | Adds note about change to news | Joseph Turner | 2015-04-09 | 1 | -1/+5 |
| | | |||||
| * | added system.typed and system.untyped aliases | Araq | 2015-04-07 | 1 | -0/+4 |
| | | |||||
| * | overloading of '=' works | Araq | 2015-04-06 | 1 | -0/+2 |
| | | |||||
* | | Updated news.txt. | Dominik Picheta | 2015-04-08 | 1 | -0/+2 |
|/ | |||||
* | fixes #2420; negative indexing for slicing is obsolete (breaking change!) | Araq | 2015-03-28 | 1 | -2/+3 |
| | |||||
* | preparations for dealing with the 'echo $foo' gotcha | Araq | 2015-03-27 | 1 | -1/+5 |
| | |||||
* | disallow negative indexing | Araq | 2015-03-27 | 1 | -0/+6 |
| | |||||
* | implemented a[^1] notation | Araq | 2015-03-26 | 1 | -0/+19 |
| | |||||
* | breaking change: 'concept' is now a keyword and used instead of 'generic' | Araq | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | fixes #1805 | Araq | 2015-03-21 | 1 | -0/+7 |
| | |||||
* | updated news.txt | Araq | 2015-03-18 | 1 | -2/+15 |
| | |||||
* | fixes #1809; implements overloading based on 'var T' | Araq | 2015-03-14 | 1 | -113/+116 |
| | |||||
* | Expanded release notes in news.txt. | Dominik Picheta | 2015-03-14 | 1 | -2/+215 |
| | |||||
* | Merge remote-tracking branch 'upstream/devel' into devel | Jonathan Edwards | 2015-03-11 | 2 | -2/+3 |
|\ | |||||
| * | Update URLs in question.txt | def | 2015-03-11 | 1 | -2/+2 |
| | | |||||
| * | Export AsyncFile. Add asyncfile module to docgen. | Dominik Picheta | 2015-03-06 | 1 | -0/+1 |
| | | |||||
* | | Added Sublime Text support link | Jonathan Edwards | 2015-03-11 | 1 | -0/+1 |
|/ | |||||
* | macros.PNimrodNode is now NimNode | Araq | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | Fixup website support page and other minor touches. | PhilipWitte | 2015-02-20 | 3 | -34/+43 |
| | |||||
* | Improve website background quality | Flaviu Tamas | 2015-02-19 | 3 | -2/+2 |
| | | | | | | | | | The old image was compressed with JPG and was improperly rendered anyway. The background has been modified so that each dot lines up perfectly on pixel boundaries. It's compressed with lossy PNG, which has the advantage of preserving the quality of the dots. There will be another PR to fix the background URL for the forum. | ||||
* | website updates | Araq | 2015-02-18 | 2 | -7/+33 |
| | |||||
* | Merge pull request #2091 from PhilipWitte/devel | Andreas Rumpf | 2015-02-16 | 12 | -115/+129 |
|\ | | | | | Various website fixes (banner, icons, css, articles) | ||||
| * | Add support tab to website | PhilipWitte | 2015-02-15 | 2 | -1/+4 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/devel' into devel | PhilipWitte | 2015-02-15 | 1 | -0/+1 |
| |\ | |||||
| * | | Revert docs & learn pages to RTF again | PhilipWitte | 2015-02-13 | 3 | -87/+59 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/devel' into devel | PhilipWitte | 2015-02-13 | 2 | -26/+32 |
| |\ \ |