Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed future.nim to sugar.nim | Araq | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | Added asyncfutures doc | Andrea Ferretti | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Update website.ini | Andrea Ferretti | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | yet another documentation fix | Araq | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | more documentation fixes | Araq | 2018-03-05 | 1 | -2/+2 |
| | |||||
* | Move joyent_http_parser out of stdlib. | Dominik Picheta | 2018-02-17 | 1 | -1/+0 |
| | |||||
* | Fixes #5786. | Dominik Picheta | 2018-02-17 | 1 | -1/+0 |
| | |||||
* | move new sha1 module into the new 'std' namespace | Andreas Rumpf | 2018-02-06 | 1 | -1/+1 |
| | |||||
* | fixes #6961 | Andreas Rumpf | 2018-02-02 | 1 | -1/+1 |
| | |||||
* | Add a shared collections to the docs | data-man | 2018-01-02 | 1 | -0/+1 |
| | |||||
* | move securehash back into the stdlib | Araq | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | added asyncjs standard library module (#6841) | Alexander Ivanov | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | added new stdlib module 'strformat'; refs #5600; refs #6507 | Araq | 2017-12-17 | 1 | -1/+1 |
| | |||||
* | fixes #6033 | Araq | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Remove link to ioselectors, link lenientops (#6790) | Lynn C. Rees | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | Add ioselectors to doc index (#6657) | Lynn C. Rees | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | Link to segfaults in docs (#6645) | Lynn C. Rees | 2017-11-10 | 1 | -0/+1 |
| | |||||
* | Add heapqueue module to doc index (#6655) | Lynn C. Rees | 2017-11-10 | 1 | -0/+1 |
| | | | Add copyright header to heapqueue modlue | ||||
* | Add chains module to doc index (#6656) | Lynn C. Rees | 2017-11-10 | 1 | -1/+1 |
| | |||||
* | Remove libuv from standard library wrappers. (#6624) | treeform | 2017-11-06 | 1 | -1/+1 |
| | |||||
* | Link unlinked stdlib modules to doc index (#6672) | Lynn C. Rees | 2017-11-02 | 1 | -0/+1 |
| | |||||
* | Add jsconsole to doc index (#6658) | Lynn C. Rees | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Add oswalkdir to doc index (#6651) | Lynn C. Rees | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | documentation: add 'sexp' module | Araq | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | attempt to make travis OSX tests green and mandatory | Andreas Rumpf | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | minor website improvement | Andreas Rumpf | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Implement RFC #4873 improvements to JavaScript FFI (#5213) | Michael Jendrusch | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | add distros to docs properly | Araq | 2017-01-09 | 1 | -1/+1 |
| | |||||
* | added distros.nim stdlib module for NimScript/Nimble support | Araq | 2016-12-31 | 1 | -1/+1 |
| | |||||
* | Added deques module, deprecating queues | Ruslan Mustakov | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | further cleanups; refs #4934 | Araq | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | fixes #3755 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | fixes #4895 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | Move partition and rpartition to new strmisc module | Joey Payne | 2016-06-13 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Fixes #4287. | Dominik Picheta | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | renamed most remaining .txt documentation files to .rst | Araq | 2016-06-07 | 1 | -4/+4 |
| | |||||
* | News articles are now placed in separate pages. | Dominik Picheta | 2016-06-04 | 1 | -1/+1 |
| | | | | Also given each rst file its rightful extension. | ||||
* | Merge pull request #4157 from flaviut/update-nre-docs | Andreas Rumpf | 2016-06-02 | 1 | -1/+1 |
|\ | | | | | Generate NRE docs for website | ||||
| * | Generate nre docs with website | Flaviu Tamas | 2016-05-13 | 1 | -1/+1 |
| | | |||||
* | | added pure Nim random stdlib module | Andreas Rumpf | 2016-05-30 | 1 | -1/+1 |
|/ | |||||
* | added strscans stdlib module | Araq | 2016-05-10 | 1 | -1/+1 |
| | |||||
* | Added rlocks module to documentation and news.txt | Anatoly Galiulin | 2016-02-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 1 | -2/+2 |
|\ | |||||
| * | Added missing modules to lib.txt and warnings to some module's docs. | Dominik Picheta | 2016-01-18 | 1 | -2/+2 |
| | | |||||
* | | fixes #3677 | Araq | 2016-01-18 | 1 | -1/+1 |
|/ | |||||
* | documentation updates | Andreas Rumpf | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | fix path to nativesockets | Sergey Avseyev | 2015-11-27 | 1 | -3/+1 |
| | |||||
* | Fixes #3582. | Dominik Picheta | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | Add options module to standard library documentation | def | 2015-11-23 | 1 | -1/+1 |
| | |||||
* | Update website link | Seo Sanghyeon | 2015-10-28 | 1 | -1/+1 |
| |