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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
fixes #6889
Andreas Rumpf
2017-12-08
1
-0
/
+15
*
|
Merge branch 'devel' into araq-new-mm2
Araq
2017-12-08
3
-6
/
+47
|
\
\
|
*
|
fix getTypeInst for tyGenericInst (#6868)
jcosborn
2017-12-04
1
-6
/
+26
|
*
|
Implement codegenDecl for js (#6851)
Alexander Ivanov
2017-12-01
2
-0
/
+21
*
|
|
fixes another sighashes problem
Araq
2017-12-08
2
-0
/
+14
*
|
|
change tfragment_gc test for appveyor
Andreas Rumpf
2017-12-08
1
-1
/
+1
*
|
|
lets see what appveyor reports as the used memory
Andreas Rumpf
2017-12-07
1
-1
/
+4
*
|
|
enable fragmentation tests
Araq
2017-12-07
2
-10
/
+26
*
|
|
cleanup todo.txt
Araq
2017-12-07
3
-0
/
+7664
*
|
|
GC test workaround: use a lock for 'echo' for Windows
Araq
2017-12-07
1
-3
/
+10
|
/
/
*
|
make tests green again
Araq
2017-12-01
1
-40
/
+44
*
|
Merge branch 'nexecProcesses' of https://github.com/cheatfate/Nim into cheatf...
Andreas Rumpf
2017-12-01
1
-0
/
+32
|
\
\
|
*
|
Refactored version of execProcesses with test.
cheatfate
2017-11-28
1
-0
/
+32
*
|
|
dotops: add a simple object delegation test
Andreas Rumpf
2017-12-01
1
-1
/
+23
*
|
|
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Araq
2017-12-01
3
-2
/
+175
|
\
\
\
|
*
|
|
Support all int, uint and float variants in json.to macro.
Dominik Picheta
2017-11-30
1
-1
/
+27
|
*
|
|
Fix infinite recursion when using json.to on ref with cycle.
Dominik Picheta
2017-11-30
2
-3
/
+22
|
*
|
|
Implement support for JsonNode in json.to.
Dominik Picheta
2017-11-30
1
-1
/
+18
|
*
|
|
Implement Table/OrderedTable support for json.to macro.
Dominik Picheta
2017-11-30
1
-2
/
+25
|
*
|
|
Implement support for Option[T] in json.to macro. Fixes #5848.
Dominik Picheta
2017-11-30
1
-2
/
+23
|
*
|
|
Fixes #6604. Rejects unnamed tuples with error.
Dominik Picheta
2017-11-30
2
-1
/
+39
|
*
|
|
Fixes #6095.
Dominik Picheta
2017-11-30
1
-1
/
+17
|
*
|
|
Fixes #5856. Code based on @loloiccl's PR (#5879).
Dominik Picheta
2017-11-30
1
-1
/
+14
*
|
|
|
more progress on destructors; removed old destructor based code as it proved ...
Araq
2017-12-01
4
-34
/
+108
|
/
/
/
*
|
|
make tests green again
Araq
2017-11-29
1
-14
/
+14
*
|
|
Fix usage of parameters types in templates #6756 (#6768)
Anatoly Galiulin
2017-11-29
1
-0
/
+18
*
|
|
Merge pull request #6817 from nim-lang/fixes-6223
Dominik Picheta
2017-11-29
1
-0
/
+4
|
\
\
\
|
*
|
|
Fixes #6223.
Dominik Picheta
2017-11-28
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
closes #985
Araq
2017-11-29
1
-1
/
+25
*
|
|
destructors: harden the test case
Araq
2017-11-29
1
-1
/
+4
*
|
|
destructors: some improvements for bug #4214: object constructors are moved too
Araq
2017-11-29
1
-0
/
+32
|
/
/
*
/
Add an attempted reproduction for #5531.
Dominik Picheta
2017-11-26
1
-0
/
+15
|
/
*
make tests green again
Araq
2017-11-23
1
-12
/
+0
*
fixes #3993
Araq
2017-11-23
1
-0
/
+14
*
fixes #6489
Araq
2017-11-23
1
-1
/
+7
*
closes #6121
Araq
2017-11-23
1
-0
/
+21
*
fixes #6555
Araq
2017-11-23
1
-1
/
+12
*
fixes #6682
Araq
2017-11-22
1
-0
/
+26
*
Async upcoming (#6585)
Dominik Picheta
2017-11-22
2
-2
/
+1
*
fixes #6753
Andreas Rumpf
2017-11-22
1
-1
/
+14
*
Added 'lenient ops' module (#6754)
Fabian Keller
2017-11-21
1
-0
/
+100
*
make tests green again
Andreas Rumpf
2017-11-21
2
-15
/
+3
*
language change: 'generic' and 'atomic' are not keywords anymore
Andreas Rumpf
2017-11-21
1
-2
/
+2
*
added a warning that the .deprecate statement is unreliable for routines
Andreas Rumpf
2017-11-21
1
-1
/
+1
*
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Araq
2017-11-21
39
-305
/
+437
|
\
|
*
make tests green again
Andreas Rumpf
2017-11-19
2
-95
/
+95
|
*
fixes #5521 object variants superclass trigger bad codegen (#6120)
andri lim
2017-11-19
1
-1
/
+24
|
*
pass nim path to subprocess testament (#6779)
Jacek Sieka
2017-11-19
1
-1
/
+4
|
*
Fixes #5979 (#5980)
Yuriy Glukhov
2017-11-19
1
-0
/
+10
|
*
fixes #6724
Andreas Rumpf
2017-11-19
1
-0
/
+33
[prev]
[next]