Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | Use syscall to get threadId on FreeBSD and MacOS | ||||
* | 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 |
|\ | | | | | [WIP] Better Future | ||||
| * | 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 |
| | | | | | | | | This slightly changes behaviour of callSoon - before loop is initialized, callSoon will call the function immediately. | ||||
* | | Genode readdir fix (#6080) | Emery Hemingway | 2017-07-14 | 2 | -2/+2 |
| | | | | | | The Genode readdir is inherited from then FreeBSD libc. | ||||
* | | fixes #6046 parsecfg failed to parse negative int (#6097) | andri lim | 2017-07-14 | 2 | -3/+30 |
| | | |||||
* | | Fixes #6090 (#6092) | Yuriy Glukhov | 2017-07-14 | 1 | -0/+5 |
| | | |||||
* | | newLit emty seq fix (#6091) | Arne Döring | 2017-07-13 | 2 | -3/+19 |
| | | | | | | | | * the type of the empty seq is still the correct type * updated test | ||||
* | | fixes system.onUnhandledException feature | Andreas Rumpf | 2017-07-12 | 1 | -1/+1 |
| | | |||||
* | | add system.onUnhandledException feature | Andreas Rumpf | 2017-07-12 | 1 | -3/+18 |
| | | |||||
* | | Merge pull request #6047 from euantorano/patch-1 | Dominik Picheta | 2017-07-11 | 2 | -4/+56 |
|\ \ | | | | | | | Wait for reads to finish before reading the result | ||||
| * | | Update test header | Euan T | 2017-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Euan T <euantorano@gmail.com> | ||||
| * | | Adding test for recvline | Euan Torano | 2017-07-09 | 2 | -4/+56 |
| | | | | | | | | | | | | Signed-off-by: Euan Torano <euantorano@gmail.com> | ||||
| * | | Wait for reads to finish before reading the result | Euan T | 2017-07-03 | 1 | -2/+2 |
| |/ | | | | | As requested by @dom96, this fixes an issue seen here: https://github.com/nim-lang/redis/pull/4#issuecomment-312713921 | ||||
* | | fixes anon procs created by macros | Andreas Rumpf | 2017-07-11 | 2 | -2/+35 |
| | | |||||
* | | parser enhancement: allow keywords after dots | Andreas Rumpf | 2017-07-11 | 2 | -24/+34 |
| | | |||||
* | | fixes a JS codegen regression | Andreas Rumpf | 2017-07-10 | 2 | -3/+41 |
| | | |||||
* | | fixes #4898 | Andreas Rumpf | 2017-07-09 | 1 | -3/+10 |
| | | |||||
* | | fixes #6062 | Andreas Rumpf | 2017-07-09 | 1 | -14/+0 |
| | | |||||
* | | fixes #5608 | Andreas Rumpf | 2017-07-09 | 2 | -0/+47 |
| | | |||||
* | | make os.nim compile on Windows again | Andreas Rumpf | 2017-07-09 | 1 | -1/+1 |
| | | |||||
* | | fixes a typo | Andreas Rumpf | 2017-07-09 | 1 | -1/+1 |
| | | |||||
* | | fixes #6037 | Andreas Rumpf | 2017-07-09 | 1 | -1/+8 |
| | | |||||
* | | fixes #6067 | Andreas Rumpf | 2017-07-08 | 1 | -1/+2 |
| | | |||||
* | | minor improvements to os.paramStr | Andreas Rumpf | 2017-07-08 | 1 | -2/+3 |
| | | |||||
* | | fixes #6069 | Andreas Rumpf | 2017-07-08 | 1 | -1/+1 |
| | | |||||
* | | minor code cleanup | Andreas Rumpf | 2017-07-08 | 1 | -7/+1 |
| | | |||||
* | | Fixes #6008 (#6068) | Mathijs Saey | 2017-07-08 | 1 | -0/+4 |
| | | |||||
* | | Fix for issue #5736. (#6061) | Ganesh Viswanathan | 2017-07-07 | 1 | -1/+1 |
| | | |||||
* | | bugfix: keep the information of a raw float literal in the AST | Andreas Rumpf | 2017-07-06 | 2 | -6/+7 |
| | | |||||
* | | do not crash for #5895 | Andreas Rumpf | 2017-07-06 | 1 | -1/+1 |
| | | |||||
* | | Fix for issue #6044. (#6056) | Ganesh Viswanathan | 2017-07-06 | 1 | -1/+1 |
| | | |||||
* | | system.nim: Fix documentation ( 7 div 5 == 1 ) (#6057) | nonylene | 2017-07-06 | 1 | -1/+1 |
|/ | |||||
* | fixes #6030 (#6042) | ephja | 2017-07-01 | 1 | -7/+10 |
| | |||||
* | fixes #6035 | Araq | 2017-06-30 | 3 | -3/+25 |
| | |||||
* | make appveyor builds faster | Andreas Rumpf | 2017-06-30 | 1 | -2/+2 |
| | |||||
* | fixes #5517 | Andreas Rumpf | 2017-06-30 | 2 | -0/+17 |
| | |||||
* | closes #5379 | Andreas Rumpf | 2017-06-29 | 1 | -1/+9 |
| | |||||
* | fixes #5974 | Andreas Rumpf | 2017-06-29 | 2 | -5/+20 |
| | |||||
* | fixes #5563 | Andreas Rumpf | 2017-06-29 | 1 | -3/+3 |
| |