summary refs log tree commit diff stats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |\ \
| * | | Fixed website banner HTML & JavascriptPhilipWitte2015-02-0810-118/+157
| | | | | | | | | | | | | | | | | | | | | | | | Various website CSS improvements Added docs & learn icons Added learn articles
* | | | Fix typosFederico Ceratto2015-02-151-3/+3
| |_|/ |/| |
* | | Update website.iniBillingsly Wetherfordshire2015-02-141-0/+1
| |/ |/| | | generate docs for basic2d,basic3d
* | ordinary parameters can follow a varargs parameterAraq2015-02-121-0/+12
| |
* | cleanup index generationAraq2015-02-101-25/+8
| |
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanupsAraq2015-02-091-0/+9
| |
* | fixes #2073Araq2015-02-081-1/+2
| |
* | fixes #2073; language spec change: arrow like operators are not right ↵Araq2015-02-081-0/+1
|/ | | | associative anymore
* better documentation for 'finished' for first class iteratorsAraq2015-01-271-0/+3
|
* nimsuggest: first versionAraq2015-01-271-0/+2
|
* Logging module is now thread-safe.Dominik Picheta2015-01-251-1/+3
|
* minor website improvementsAraq2015-01-231-0/+10
|
* revert to old behaviour: tuple field names are not ignored anymore; fixes #1920Araq2015-01-181-0/+3
|
* Revert "Documented faster way to bootstrap-build Nim"Varriount2015-01-171-2/+6
|
* Merge pull request #1951 from noway421/bootstrap-install-docs-fixVarriount2015-01-171-6/+2
|\ | | | | Documented faster way to bootstrap-build Nim
| * updated web/download.txtWay, No2015-01-141-6/+2
| |
* | GitHub link fixes: nim-code -> nim-langdef2015-01-152-4/+4
| |
* | koch doesn't use compiler/nversion (makes no sense); updated twitter linkAraq2015-01-131-1/+1
|/
* 'discard' can be used instead of 'nil' for empty case object branchesAraq2015-01-121-0/+20
|
* s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-092-5/+5
|
* Add TextMate bundle linkMichael Sheets2015-01-041-0/+1
|
* fix a couple of typos, grammar, and removal of whitespaceJoseph Poirier2015-01-031-17/+17
|
* website updates; Source links now workAraq2014-12-302-8/+8
|
* website: better formatingAraq2014-12-301-3/+3
|
* Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2014-12-291-2/+1
|\
| * Fix typo in news.Dominik Picheta2014-12-291-2/+1
| |
* | minor website updateAraq2014-12-291-3/+3
|/
* release of 0.10.2Araq2014-12-294-204/+205
|
* fixes #1708, fixes #871Araq2014-12-281-7/+11
|
* Improved release news entry.Dominik Picheta2014-12-261-8/+61
|
* Improved 0.10.2 changelog.Dominik Picheta2014-12-261-2/+36
|
* Fixes official package detection in babelpkglist.Dominik Picheta2014-12-261-2/+3
|
* website improvementsAraq2014-12-265-10/+11
|
* fixes #1120Araq2014-12-251-2/+5
|
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-232-2/+502
|\
| * Merge pull request #1767 from sanxiyn/patch-1Dominik Picheta2014-12-221-2/+2
| |\ | | | | | | Update installation instruction
| | * Update installation instructionSeo Sanghyeon2014-12-221-2/+2
| | |