summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* overloading of dot and parenthesis operators should now be done in .experimentalAndreas Rumpf2016-07-221-0/+2
* prepare for #3898Andreas Rumpf2016-07-151-1/+12
* Added Visual Studio Code editor support to FAQHans Raaf2016-07-141-1/+2
* Nimscript: added support for 'patchFile'Andreas Rumpf2016-07-091-0/+10
* new language feature: explicit 'import system' statements are allowedAndreas Rumpf2016-07-071-0/+3
* Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignmentsAndreas Rumpf2016-07-051-0/+6
|\
| * Update documentation and newsJeff Ciesielski2016-07-051-0/+6
* | Merge pull request #4361 from jyapayne/fix_splitAndreas Rumpf2016-07-021-0/+6
|\ \
| * | Add new split to breaking changes docJoey Payne2016-07-011-0/+6
| |/
* / Add new unicode procs to the newsJoey Payne2016-07-011-2/+4
|/
* Add survey news post.Dominik Picheta2016-06-244-5/+37
* Update sponsors page.Dominik Picheta2016-06-222-4/+19
* Update news with new walkPattern procJoey Payne2016-06-201-0/+5
* moved expandTabs to strmiscAndreas Rumpf2016-06-151-2/+3
* fixes #3045Andreas Rumpf2016-06-151-0/+2
* Merge pull request #4276 from jyapayne/develAndreas Rumpf2016-06-142-1/+10
|\
| * Move partition and rpartition to new strmisc moduleJoey Payne2016-06-132-1/+10
* | Merged upstream/devel into this branch to resolve conflicts and ensure an eas...A. S. Budden2016-06-131-0/+2
|\|
| * Improvements to parsecsv to include a minimalist DictReader #4285A. S. Budden2016-06-121-0/+2
* | Added setStdIoUnbuffered for unbuffered stdio (fixes #2146).A. S. Budden2016-06-121-0/+1
|/
* version bump for developmentAndreas Rumpf2016-06-111-0/+25
* poor man's https: add checksums o downloadsAraq2016-06-111-3/+6
* today is the dayAndreas Rumpf2016-06-113-3/+3
* maybe today is the dayAndreas Rumpf2016-06-092-2/+2
* Small website fixes.Dominik Picheta2016-06-082-3/+5
* news for 0.14.2Araq2016-06-084-6/+24
* Corrected typo in earlier release note addition.A. S. Budden2016-06-081-1/+1
* Fix links in news post.Dominik Picheta2016-06-081-2/+2
* Added more details to the news article.Dominik Picheta2016-06-071-7/+73
* Fixes #4287.Dominik Picheta2016-06-071-1/+1
* Merge branch 'devel' of github.com:nim-lang/Nim into develDominik Picheta2016-06-073-15/+15
|\
| * fixes news linksAraq2016-06-071-2/+2
| * renamed most remaining .txt documentation files to .rstAraq2016-06-072-13/+13
* | Fix some formatting in latest news article.Dominik Picheta2016-06-071-4/+4
|/
* we have no windows binaries yetAraq2016-06-071-9/+9
* Finish Version 0.14.0 Released news post.Dominik Picheta2016-06-061-0/+410
* preparations for 0.14Andreas Rumpf2016-06-063-369/+8
* news updates for the upcoming release; fixes #4090Andreas Rumpf2016-06-061-5/+33
* Finished Bugfixes list in news article.Dominik Picheta2016-06-061-2/+118
* Generated some bug fix listings for news post.Dominik Picheta2016-06-061-0/+119
* Added more information to the download.rst page. Fixes #4022.Dominik Picheta2016-06-051-13/+36
* Fixed date in Meet Our Sponsors page.Dominik Picheta2016-06-041-1/+1
* Fixes RSS feed generated by nimweb.Dominik Picheta2016-06-041-0/+0
* Adds Meet Our BountySource Sponsors news article.Dominik Picheta2016-06-043-0/+38
* News articles are now placed in separate pages.Dominik Picheta2016-06-0435-2471/+2576
* Adds "Meet our Sponsors" slide to website.Dominik Picheta2016-06-043-1/+1
* Implemented generation of sponsors page + missing assets.Dominik Picheta2016-06-045-0/+53
* The asynchttpserver module now uses a HttpHeaders object.Dominik Picheta2016-06-021-0/+4
* document change for == for cstringsAndreas Rumpf2016-06-021-0/+4
* Merge pull request #4157 from flaviut/update-nre-docsAndreas Rumpf2016-06-021-1/+1
|\