Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #6151 from FedericoCeratto/patch-29 | Dominik Picheta | 2017-07-29 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add TimeInterval reversing docstring | Federico Ceratto | 2017-07-29 | 1 | -0/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #6143 from xxlabaza/correct_no_content_length_response | Dominik Picheta | 2017-07-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add more suitable error code and reason phrase for required Content-Length re... | Artem Labazin | 2017-07-26 | 1 | -2/+2 | |
* | | | | | | | | | travis build: test documentation generation | Andreas Rumpf | 2017-07-26 | 1 | -0/+1 | |
* | | | | | | | | | avoid deprecated procs | Andreas Rumpf | 2017-07-26 | 2 | -3/+3 | |
* | | | | | | | | | workaround so doc2 asynchttpserver works again | Andreas Rumpf | 2017-07-26 | 1 | -3/+3 | |
* | | | | | | | | | distinguish between 'reorder' and 'noforward' | Andreas Rumpf | 2017-07-26 | 5 | -8/+53 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Added codeRepr and dumpCode to the macros module. (#5778) | PMunch | 2017-07-26 | 2 | -4/+126 | |
* | | | | | | | | implemented reordering pass | Andreas Rumpf | 2017-07-25 | 2 | -1/+105 | |
* | | | | | | | | optimized intsets to not allocate for the common cases | Andreas Rumpf | 2017-07-25 | 1 | -59/+120 | |
* | | | | | | | | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 168 | -531/+499 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #6064 from superfunc/devel | Dominik Picheta | 2017-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make option usage more consistent in doc | superfunc | 2017-07-06 | 1 | -1/+1 | |
* | | | | | | | | fixes #6125 | Andreas Rumpf | 2017-07-22 | 2 | -10/+5 | |
* | | | | | | | | fixes #6127 | Andreas Rumpf | 2017-07-22 | 1 | -5/+3 | |
* | | | | | | | | fixes #499 | Andreas Rumpf | 2017-07-22 | 1 | -1/+1 | |
* | | | | | | | | fixes #6131 | Andreas Rumpf | 2017-07-22 | 3 | -5/+5 | |
* | | | | | | | | added system.deallocHeap feature for Nim's native GCs | Andreas Rumpf | 2017-07-22 | 3 | -27/+32 | |
* | | | | | | | | closures have an object type field so that we can perform correct deepCopy() ... | Andreas Rumpf | 2017-07-22 | 7 | -19/+40 | |
* | | | | | | | | Disable stacktrace in locks (#6128) | Yuriy Glukhov | 2017-07-21 | 1 | -0/+4 | |
* | | | | | | | | Added newAsyncFile proc (#6129) | Yuriy Glukhov | 2017-07-21 | 1 | -8/+13 | |
* | | | | | | | | make tests green again | Araq | 2017-07-20 | 1 | -5/+2 | |
* | | | | | | | | make nimblepkglist tool work with newer versions of the website | Araq | 2017-07-20 | 1 | -1/+2 | |
* | | | | | | | | make the GCs more robust | Andreas Rumpf | 2017-07-20 | 2 | -16/+16 | |
* | | | | | | | | fixes #5871 | Andreas Rumpf | 2017-07-20 | 3 | -6/+17 | |
* | | | | | | | | Merge pull request #6122 from ephja/asyncfutures-missed-rewrite | Dominik Picheta | 2017-07-18 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make asyncfutures.complete compile | Erik Johansson Andersson | 2017-07-18 | 1 | -2/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | fixes #6096 | Araq | 2017-07-17 | 2 | -3/+3 | |
* | | | | | | | | fixes #5892 | Araq | 2017-07-17 | 2 | -4/+27 | |
* | | | | | | | | Revert "GC_fullCollect on sync threadpool (#6107)" (#6119) | Yuriy Glukhov | 2017-07-17 | 1 | -13/+3 | |
* | | | | | | | | cleaned up extccomp.nim | Araq | 2017-07-17 | 1 | -10/+0 | |
* | | | | | | | | fixes #6118 | Araq | 2017-07-17 | 1 | -4/+6 | |
* | | | | | | | | Compiler selection doco (#6115) | jlp765 | 2017-07-17 | 1 | -0/+16 | |
* | | | | | | | | fixes #4763 | Araq | 2017-07-17 | 4 | -11/+55 | |
* | | | | | | | | fixes #5989 | Araq | 2017-07-17 | 1 | -2/+2 | |
* | | | | | | | | Lineinfo change (#6084) | Arne Döring | 2017-07-17 | 9 | -12/+53 | |
* | | | | | | | | Fix (#6093) | Dmitry Atamanov | 2017-07-17 | 1 | -2/+2 | |
* | | | | | | | | GC_fullCollect on sync threadpool (#6107) | Yuriy Glukhov | 2017-07-17 | 1 | -3/+13 | |
* | | | | | | | | fixes #5986 js backend failed to compile try ... except new syntax (#6116) | andri lim | 2017-07-17 | 2 | -1/+14 | |
* | | | | | | | | Cache threadId to not perform syscalls all the time (#6111) | Eugene Kabanov | 2017-07-16 | 1 | -46/+79 | |
* | | | | | | | | fixes #6049 add mixin release, acquire to withLock (#6113) | andri lim | 2017-07-16 | 3 | -0/+22 | |
* | | | | | | | | Suppress "pointless conversion" hint (#6103) | Yuriy Glukhov | 2017-07-15 | 1 | -0/+2 | |
* | | | | | | | | Fixes #5738 (#6059) | Yuriy Glukhov | 2017-07-15 | 3 | -3/+73 | |
* | | | | | | | | Merge pull request #5938 from zielmicha/futures | Dominik Picheta | 2017-07-14 | 6 | -145/+259 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | asyncdispatch: formatting fixes | Michał Zieliński | 2017-07-12 | 3 | -11/+15 | |
| * | | | | | | | | asyncdispatch: add callSoon getter/setter, renames | Michał Zieliński | 2017-07-06 | 3 | -13/+24 | |
| * | | | | | | | | Future: support for multiple callbacks | Michał Zieliński | 2017-07-05 | 2 | -21/+82 | |
| * | | | | | | | | split FutureStream from asyncfutures | Michał Zieliński | 2017-07-05 | 4 | -109/+117 | |
| * | | | | | | | | asyncdispatch: split asyncfutures into its own module | Michał Zieliński | 2017-07-05 | 4 | -22/+52 | |
| | |_|_|_|_|_|/ | |/| | | | | | |