summary refs log tree commit diff stats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* move securehash back into the stdlibAraq2017-12-211-1/+1
* added asyncjs standard library module (#6841)Alexander Ivanov2017-12-191-1/+1
* added new stdlib module 'strformat'; refs #5600; refs #6507Araq2017-12-171-1/+1
* fixes #6033Araq2017-12-141-1/+1
* Remove link to ioselectors, link lenientops (#6790)Lynn C. Rees2017-11-241-1/+1
* Add ioselectors to doc index (#6657)Lynn C. Rees2017-11-151-1/+1
* Link to segfaults in docs (#6645)Lynn C. Rees2017-11-101-0/+1
* Add heapqueue module to doc index (#6655)Lynn C. Rees2017-11-101-0/+1
* Add chains module to doc index (#6656)Lynn C. Rees2017-11-101-1/+1
* Remove libuv from standard library wrappers. (#6624)treeform2017-11-061-1/+1
* Link unlinked stdlib modules to doc index (#6672)Lynn C. Rees2017-11-021-0/+1
* Add jsconsole to doc index (#6658)Lynn C. Rees2017-11-011-1/+1
* Add oswalkdir to doc index (#6651)Lynn C. Rees2017-11-011-1/+1
* documentation: add 'sexp' moduleAraq2017-10-161-1/+1
* @dom96's comments: remove bountysource, revert configurator change.Daniil Yarancev2017-10-142-141/+0
* [JSON] getBVal -> getBool; getFNum -> getFloatDaniil Yarancev2017-10-141-4/+4
* make nimblepkglist tool work with newer versions of the websiteAraq2017-07-201-1/+2
* Merge branch 'araq2' into develAraq2017-05-171-2/+2
|\
| * Merge branch 'zahary' into araq2Andreas Rumpf2017-05-171-2/+2
| |\
| | * close #5757Zahary Karadjov2017-04-301-2/+0
| | * close #5726Zahary Karadjov2017-04-281-2/+4
* | | More bug fixes added to list in release notes.Dominik Picheta2017-05-161-0/+119
* | | Merge pull request #5748 from J3RN/meet-xdg-base-directory-specDominik Picheta2017-05-161-0/+4
|\ \ \ | |/ / |/| |
| * | Added getConfigDir changes to breaking changes docJonathan Arnett2017-04-281-0/+4
* | | fixed macros.getTypeImpl for a symbol of type tyGenericBody (#5788) (#5812)jcosborn2017-05-141-0/+2
* | | Implement dial, support IPv6 in httpclient (#5763)Ruslan Mustakov2017-05-021-1/+4
|/ /
* | Document breaking AsyncResponse change. Refs #5726.Dominik Picheta2017-04-281-0/+3
* | WIFSIGNALED means process has exited too (with a bang!) (#5678)Jacek Sieka2017-04-271-0/+2
|/
* News items for previous commitZahary Karadjov2017-04-061-1/+7
* make tests green againAndreas Rumpf2017-04-041-1/+1
* remove the need for the .procvar annotationAndreas Rumpf2017-04-031-0/+6
* remove en-dash from the languageAndreas Rumpf2017-04-021-0/+2
* language addition: colon-block for expressions in let/var contextAndreas Rumpf2017-04-021-0/+13
* updated news to take PR #5390 into accountAraq2017-03-311-0/+2
* Merge branch 'devel' into araqAndreas Rumpf2017-03-301-13/+7
|\
| * website update; fixes #5422Araq2017-03-301-13/+7
* | attempt to make travis OSX tests green and mandatoryAndreas Rumpf2017-03-291-1/+1
|/
* fixes #5599 (#5610)Andreas Rumpf2017-03-261-0/+3
* fix getTypeImpl for tyEnum (#5568)jcosborn2017-03-191-0/+4
* update news.rst about the breaking changesAraq2017-03-181-1/+11
* fix varargs forwarding for templates; fixes #5455 (#5505)zah2017-03-131-0/+3
* Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512)c-blake2017-03-121-0/+3
* minor website improvementAndreas Rumpf2017-03-012-2/+2
* minor news.rst updateAraq2017-02-261-1/+4
* new feature: .used pragma to suppress declared-but-not-used warningAraq2017-02-171-0/+4
* Fix rst parse problem in version 0.16.2 news.Dominik Picheta2017-02-141-2/+2
* Update bountysource sponsors.Dominik Picheta2017-02-143-46/+60
* Add hash proc for cstrings (#5386)Ruslan Mustakov2017-02-131-1/+5
* updated newsAraq2017-02-081-0/+20
* Merge branch 'devel' into feature/3691Dominik Picheta2017-02-073-4/+76
|\