summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* make nimblepkglist tool work with newer versions of the websiteAraq2017-07-201-1/+2
* make the GCs more robustAndreas Rumpf2017-07-202-16/+16
* fixes #5871Andreas Rumpf2017-07-203-6/+17
* Merge pull request #6122 from ephja/asyncfutures-missed-rewriteDominik Picheta2017-07-181-2/+1
|\
| * make asyncfutures.complete compileErik Johansson Andersson2017-07-181-2/+1
|/
* fixes #6096Araq2017-07-172-3/+3
* fixes #5892Araq2017-07-172-4/+27
* Revert "GC_fullCollect on sync threadpool (#6107)" (#6119)Yuriy Glukhov2017-07-171-13/+3
* cleaned up extccomp.nimAraq2017-07-171-10/+0
* fixes #6118Araq2017-07-171-4/+6
* Compiler selection doco (#6115)jlp7652017-07-171-0/+16
* fixes #4763Araq2017-07-174-11/+55
* fixes #5989Araq2017-07-171-2/+2
* Lineinfo change (#6084)Arne Döring2017-07-179-12/+53
* Fix (#6093)Dmitry Atamanov2017-07-171-2/+2
* GC_fullCollect on sync threadpool (#6107)Yuriy Glukhov2017-07-171-3/+13
* fixes #5986 js backend failed to compile try ... except new syntax (#6116)andri lim2017-07-172-1/+14
* Cache threadId to not perform syscalls all the time (#6111)Eugene Kabanov2017-07-161-46/+79
* fixes #6049 add mixin release, acquire to withLock (#6113)andri lim2017-07-163-0/+22
* Suppress "pointless conversion" hint (#6103)Yuriy Glukhov2017-07-151-0/+2
* Fixes #5738 (#6059)Yuriy Glukhov2017-07-153-3/+73
* Merge pull request #5938 from zielmicha/futuresDominik Picheta2017-07-146-145/+259
|\
| * asyncdispatch: formatting fixesMichał Zieliński2017-07-123-11/+15
| * asyncdispatch: add callSoon getter/setter, renamesMichał Zieliński2017-07-063-13/+24
| * Future: support for multiple callbacksMichał Zieliński2017-07-052-21/+82
| * split FutureStream from asyncfuturesMichał Zieliński2017-07-054-109/+117
| * asyncdispatch: split asyncfutures into its own moduleMichał Zieliński2017-07-054-22/+52
* | Genode readdir fix (#6080)Emery Hemingway2017-07-142-2/+2
* | fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-142-3/+30
* | Fixes #6090 (#6092)Yuriy Glukhov2017-07-141-0/+5
* | newLit emty seq fix (#6091)Arne Döring2017-07-132-3/+19
* | fixes system.onUnhandledException featureAndreas Rumpf2017-07-121-1/+1
* | add system.onUnhandledException featureAndreas Rumpf2017-07-121-3/+18
* | Merge pull request #6047 from euantorano/patch-1Dominik Picheta2017-07-112-4/+56
|\ \
| * | Update test headerEuan T2017-07-101-1/+1
| * | Adding test for recvlineEuan Torano2017-07-092-4/+56
| * | Wait for reads to finish before reading the resultEuan T2017-07-031-2/+2
| |/
* | fixes anon procs created by macrosAndreas Rumpf2017-07-112-2/+35
* | parser enhancement: allow keywords after dotsAndreas Rumpf2017-07-112-24/+34
* | fixes a JS codegen regressionAndreas Rumpf2017-07-102-3/+41
* | fixes #4898Andreas Rumpf2017-07-091-3/+10
* | fixes #6062Andreas Rumpf2017-07-091-14/+0
* | fixes #5608Andreas Rumpf2017-07-092-0/+47
* | make os.nim compile on Windows againAndreas Rumpf2017-07-091-1/+1
* | fixes a typoAndreas Rumpf2017-07-091-1/+1
* | fixes #6037Andreas Rumpf2017-07-091-1/+8
* | fixes #6067Andreas Rumpf2017-07-081-1/+2
* | minor improvements to os.paramStrAndreas Rumpf2017-07-081-2/+3
* | fixes #6069Andreas Rumpf2017-07-081-1/+1
* | minor code cleanupAndreas Rumpf2017-07-081-7/+1