summary refs log tree commit diff stats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* website knows about new URLsAraq2015-06-154-12/+12
|
* fixes #2904Araq2015-06-151-1/+6
|
* Update news for nreFlaviu Tamas2015-06-071-1/+6
|
* Removed formatting from logging.yglukhov2015-05-281-0/+5
|
* Merge pull request #2732 from Perelandric/fix_milisecondsAndreas Rumpf2015-05-171-0/+4
|\ | | | | Fixed 'milliseconds' spelling in code and docs
| * Updated with breaking changespdw2015-05-161-0/+4
| |
* | added documentation about sexpSimon Hafner2015-05-141-0/+1
|/
* final website changesAraq2015-05-043-12/+12
|
* version 0.11.2Araq2015-05-043-15/+15
|
* version 0.11.2Araq2015-05-042-3/+13
|
* development version is 0.11.1Araq2015-05-031-0/+15
|
* Moved frontpage slideshow controlsHOLYCOWBATMAN2015-05-021-2/+2
|
* version 0.11.0Araq2015-04-301-8/+20
|
* more cleanups for 0.11.0Araq2015-04-305-20/+29
|
* Intro for release notes.Dominik Picheta2015-04-301-0/+13
|
* preparations for version 0.11.0Araq2015-04-303-352/+373
|
* fixes #1888Araq2015-04-271-1/+4
|
* marshalling can be done at compile-timeAraq2015-04-251-0/+1
|
* fixes #2600Araq2015-04-251-14/+15
|
* Merge branch 'devel' into underscore-tuple-unpackDominik Picheta2015-04-231-1/+20
|\ | | | | | | | | Conflicts: compiler/semstmts.nim
| * news.txt updates; fixes bootstrappingAraq2015-04-221-0/+5
| |
| * Minor fixes for arrow like change patchReneSac2015-04-111-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.ReneSac2015-04-101-4/+4
| |
| * Updated the news on *arrow like* breaking changeReneSac2015-04-091-0/+4
| |
| * Adds note about change to newsJoseph Turner2015-04-091-1/+5
| |
| * added system.typed and system.untyped aliasesAraq2015-04-071-0/+4
| |
| * overloading of '=' worksAraq2015-04-061-0/+2
| |
* | Updated news.txt.Dominik Picheta2015-04-081-0/+2
|/
* fixes #2420; negative indexing for slicing is obsolete (breaking change!)Araq2015-03-281-2/+3
|
* preparations for dealing with the 'echo $foo' gotchaAraq2015-03-271-1/+5
|
* disallow negative indexingAraq2015-03-271-0/+6
|
* implemented a[^1] notationAraq2015-03-261-0/+19
|
* breaking change: 'concept' is now a keyword and used instead of 'generic'Araq2015-03-231-1/+1
|
* fixes #1805Araq2015-03-211-0/+7
|
* updated news.txtAraq2015-03-181-2/+15
|
* fixes #1809; implements overloading based on 'var T'Araq2015-03-141-113/+116
|
* Expanded release notes in news.txt.Dominik Picheta2015-03-141-2/+215
|
* Merge remote-tracking branch 'upstream/devel' into develJonathan Edwards2015-03-112-2/+3
|\
| * Update URLs in question.txtdef2015-03-111-2/+2
| |
| * Export AsyncFile. Add asyncfile module to docgen.Dominik Picheta2015-03-061-0/+1
| |
* | Added Sublime Text support linkJonathan Edwards2015-03-111-0/+1
|/
* macros.PNimrodNode is now NimNodeAraq2015-02-241-2/+2
|
* Fixup website support page and other minor touches.PhilipWitte2015-02-203-34/+43
|
* Improve website background qualityFlaviu Tamas2015-02-193-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 updatesAraq2015-02-182-7/+33
|
* Merge pull request #2091 from PhilipWitte/develAndreas Rumpf2015-02-1612-115/+129
|\ | | | | Various website fixes (banner, icons, css, articles)
| * Add support tab to websitePhilipWitte2015-02-152-1/+4
| |
| * Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-151-0/+1
| |\
| * | Revert docs & learn pages to RTF againPhilipWitte2015-02-133-87/+59
| | |
| * | Merge remote-tracking branch 'upstream/devel' into develPhilipWitte2015-02-132-26/+32
| |\ \