summary refs log tree commit diff stats
path: root/web/news
Commit message (Collapse)AuthorAgeFilesLines
* website updatedAraq2016-10-011-1/+1
|
* Finishes news article for 0.15.0 release.Dominik Picheta2016-09-301-3/+90
|
* Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-1/+1
|
* Many improvements to 0.15.0 changelog in news article.Dominik Picheta2016-09-281-39/+75
|
* Fixes link to bugfixes in news.Dominik Picheta2016-09-281-1/+1
|
* More bugfixes for 0.15.0 news.Dominik Picheta2016-09-271-0/+32
|
* FutureVar[T] parameters are now completed automatically.Dominik Picheta2016-09-251-0/+3
|
* asynchttpserver's Response object's req method uses HttpMethod now.Dominik Picheta2016-09-251-0/+5
| | | | Fixes #4423.
* HTTP client's request proc no longer slices http method string param.Dominik Picheta2016-09-251-0/+5
|
* Reverted removal of HttpCode.`$`.Dominik Picheta2016-09-191-3/+0
|
* Use `distinct range` for HttpCode as suggested by @nigredo-tori.Dominik Picheta2016-09-191-0/+3
|
* Update v0.15 news.Dominik Picheta2016-09-181-0/+8
|
* Added remaining bug fixes to 0.15.0 release notes.Dominik Picheta2016-09-141-0/+102
|
* Added some bugfixes to 0.15.0 release notes.Dominik Picheta2016-09-091-0/+124
|
* Show inactive supporters on sponsors page too.Dominik Picheta2016-09-041-1/+1
|
* Finishing touches on survey article.Dominik Picheta2016-09-041-2/+2
|
* Fixes to Nim survey results article.Dominik Picheta2016-09-031-19/+22
|
* Finished article about Nim survey.Dominik Picheta2016-09-031-0/+379
|
* Added a note about system.alert deprecationYuriy Glukhov2016-08-271-0/+2
|
* Uncaught exceptions in JS now always propagate with better stack trace.Yuriy Glukhov2016-08-271-0/+3
|
* json module: use ordered tables instead of ordinary tablesAndreas Rumpf2016-08-251-0/+2
|
* Added survey results news article (WIP).Dominik Picheta2016-08-211-0/+317
|
* Add bountysource news.Dominik Picheta2016-08-081-0/+73
|
* fix #4417, update newsmiere432016-07-301-1/+3
|
* added tuple breakage to the docsAndreas Rumpf2016-07-301-0/+17
|
* stdlib and compiler don't use .immediate anymoreAndreas Rumpf2016-07-291-0/+4
|
* 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
|
* 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
|\ | | | | Add the ability to pass a value with the -d flag
| * Update documentation and newsJeff Ciesielski2016-07-051-0/+6
| |
* | Merge pull request #4361 from jyapayne/fix_splitAndreas Rumpf2016-07-021-0/+6
|\ \ | | | | | | Fix #4305: Make split proc for set[char] consistent
| * | 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-241-0/+29
|
* 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-141-0/+9
|\ | | | | Add extra string functions to strutils to satisfy part of #4218 and #4251
| * Move partition and rpartition to new strmisc moduleJoey Payne2016-06-131-0/+9
| | | | | | | | | | | | This was done because partition is an uncommonly used proc that is still useful in rare cases. There is also a desire to add more procs to this module at a later time.
* | Merged upstream/devel into this branch to resolve conflicts and ensure an ↵A. S. Budden2016-06-131-0/+2
|\| | | | | | | easy merge back into upstream/devel
| * 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
|
* today is the dayAndreas Rumpf2016-06-111-0/+0
|
* maybe today is the dayAndreas Rumpf2016-06-091-1/+1
|
* Small website fixes.Dominik Picheta2016-06-081-3/+2
|
* news for 0.14.2Araq2016-06-081-0/+15
|
* Corrected typo in earlier release note addition.A. S. Budden2016-06-081-1/+1
|