index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
27
-96
/
+97
*
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
2
-5
/
+5
*
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 the GCs more robust
Andreas Rumpf
2017-07-20
2
-16
/
+16
*
fixes #5871
Andreas Rumpf
2017-07-20
2
-3
/
+3
*
make asyncfutures.complete compile
Erik Johansson Andersson
2017-07-18
1
-2
/
+1
*
fixes #6096
Araq
2017-07-17
1
-2
/
+2
*
Revert "GC_fullCollect on sync threadpool (#6107)" (#6119)
Yuriy Glukhov
2017-07-17
1
-13
/
+3
*
Lineinfo change (#6084)
Arne Döring
2017-07-17
1
-1
/
+21
*
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
1
-1
/
+1
*
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
1
-0
/
+1
*
Suppress "pointless conversion" hint (#6103)
Yuriy Glukhov
2017-07-15
1
-0
/
+2
*
Fixes #5738 (#6059)
Yuriy Glukhov
2017-07-15
1
-3
/
+7
*
Merge pull request #5938 from zielmicha/futures
Dominik Picheta
2017-07-14
4
-145
/
+238
|
\
|
*
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
1
-21
/
+62
|
*
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
3
-22
/
+51
*
|
Genode readdir fix (#6080)
Emery Hemingway
2017-07-14
2
-2
/
+2
*
|
fixes #6046 parsecfg failed to parse negative int (#6097)
andri lim
2017-07-14
1
-3
/
+7
*
|
Fixes #6090 (#6092)
Yuriy Glukhov
2017-07-14
1
-0
/
+5
*
|
newLit emty seq fix (#6091)
Arne Döring
2017-07-13
1
-3
/
+10
*
|
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
1
-4
/
+2
|
\
\
|
*
|
Adding test for recvline
Euan Torano
2017-07-09
1
-4
/
+2
|
*
|
Wait for reads to finish before reading the result
Euan T
2017-07-03
1
-2
/
+2
|
|
/
*
|
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
*
|
minor improvements to os.paramStr
Andreas Rumpf
2017-07-08
1
-2
/
+3
*
|
Fix for issue #5736. (#6061)
Ganesh Viswanathan
2017-07-07
1
-1
/
+1
*
|
system.nim: Fix documentation ( 7 div 5 == 1 ) (#6057)
nonylene
2017-07-06
1
-1
/
+1
|
/
*
JS codegen: make 'echo' use console.log unless you define -d:nimOldEcho
Andreas Rumpf
2017-06-28
1
-1
/
+1
*
fixes #6021!
Araq
2017-06-27
1
-43
/
+53
*
Added moveDir (#6015)
Yuriy Glukhov
2017-06-27
2
-12
/
+43
*
Fix #6010 documenting subtracting time interval (#6012)
Euan T
2017-06-22
1
-1
/
+1
*
fixes #5966
Fabian Keller
2017-06-20
2
-5
/
+9
*
Merge branch 'fix-5995' of https://github.com/yglukhov/Nim into yglukhov-fix-...
Andreas Rumpf
2017-06-20
1
-1
/
+1
|
\
|
*
Fixes #5995
Yuriy Glukhov
2017-06-18
1
-1
/
+1
*
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Andreas Rumpf
2017-06-19
1
-1
/
+1
|
\
\
|
*
|
Update times.nim
Daniil Yarancev
2017-06-18
1
-1
/
+1
|
|
/
*
/
fixes withRegion for --gc:stack
Andreas Rumpf
2017-06-19
2
-2
/
+1
|
/
[next]