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
/
pure
/
collections
/
tableimpl.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
better docs: tables
narimiran
2019-01-16
1
-1
/
+1
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-2
/
+2
*
Add compute proc for SharedTable (#5385)
Ruslan Mustakov
2017-03-02
1
-3
/
+6
*
Workaround for #5098
Yuriy Glukhov
2016-12-05
1
-4
/
+3
*
Fixes #5035
Felix Krause
2016-11-18
1
-4
/
+10
*
Merge pull request #4367 from kierdavis/4365-tables-clear
Andreas Rumpf
2016-08-25
1
-1
/
+2
|
\
|
*
Fix clear() on CountTable
Kier Davis
2016-07-09
1
-1
/
+2
*
|
make nim bootstrap again for older versions
Andreas Rumpf
2016-07-30
1
-2
/
+2
*
|
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-7
/
+7
|
/
*
attempt to fix a critical memory leak in Nim's collections
Andreas Rumpf
2016-06-15
1
-0
/
+8
*
Implements tables.clear.
Dominik Picheta
2016-06-02
1
-0
/
+5
*
Fixed Table::del in JS
Yuriy Glukhov
2016-03-21
1
-1
/
+4
*
Merge branch 'more_concurrency' into devel
Araq
2015-06-30
1
-15
/
+15
*
some progress on making async multithreaded
Araq
2015-05-28
1
-0
/
+132