summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes for arrow like change patchReneSac2015-04-111-1/+1
* 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
* 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
* website updatesAraq2015-02-182-7/+33
* Merge pull request #2091 from PhilipWitte/develAndreas Rumpf2015-02-1612-115/+129
|\
| * 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
* | | | Fix typosFederico Ceratto2015-02-151-3/+3
| |_|/ |/| |
* | | Update website.iniBillingsly Wetherfordshire2015-02-141-0/+1
| |/ |/|
* | 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 associa...Araq2015-02-081-0/+1
|/
* 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
|\
| * 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