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
*
fix #14056 (#16071)
kemifl
2020-11-23
1
-2
/
+27
*
fix ropes format errors (#16106) [backport:1.0]
flywind
2020-11-23
1
-0
/
+7
*
fix rope index (#16100)
flywind
2020-11-23
1
-0
/
+66
*
fix #9695 asyncmacro: tfuturevar fails when activated [backport: 1.0] (#16090)
flywind
2020-11-22
1
-5
/
+0
*
sets minor improvement (#16087)
flywind
2020-11-21
1
-0
/
+261
*
deques minor improvement (#16084)
flywind
2020-11-21
1
-0
/
+111
*
xmltree minor improvement (#16085)
flywind
2020-11-21
1
-0
/
+85
*
complex minor improvement (#16086)
flywind
2020-11-21
1
-0
/
+108
*
heapqueue minor improvement (#16088)
flywind
2020-11-21
1
-0
/
+53
*
followup #15970 strenghten regression tests (#16075)
Timothee Cour
2020-11-20
2
-15
/
+17
*
fix #15958 (#15970) [backport:1.4]
cooldome
2020-11-20
1
-0
/
+39
*
alternative way to fix #16022 (#16064) [backport:1.4]
flywind
2020-11-20
1
-1
/
+8
*
packedsets fix regression introduced in #15564 (#16060)
Timothee Cour
2020-11-20
2
-0
/
+16
*
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Timothee Cour
2020-11-19
8
-88
/
+102
*
close #14847(add testcase for #14847) (#16045)
flywind
2020-11-19
1
-0
/
+20
*
Disallow nil dereference at compile time (#16032)
cooldome
2020-11-18
1
-1
/
+2
*
fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)
Timothee Cour
2020-11-18
1
-0
/
+10
*
ORC: prepare for another patent-pending optimization (#15996)
Andreas Rumpf
2020-11-18
1
-1
/
+1
*
Semfold for nil cast (#16030)
cooldome
2020-11-18
1
-3
/
+4
*
fix #6497 (#16027)
flywind
2020-11-18
1
-0
/
+13
*
combine PR#16009 and PR#16012 (#16024)
flywind
2020-11-18
1
-0
/
+44
*
fix #15972 (#15994)
flywind
2020-11-18
3
-0
/
+32
*
Revert "follow #16009 VM supports cast nil to ptr (#16012)"
Andrey R (cooldome)
2020-11-17
1
-30
/
+0
*
Revert "fix #15623 (#16009)"
Andrey R (cooldome)
2020-11-17
2
-24
/
+0
*
fix #15623 (#16009)
flywind
2020-11-17
2
-0
/
+24
*
follow #16009 VM supports cast nil to ptr (#16012)
flywind
2020-11-17
1
-0
/
+30
*
fix #15910 (#15984)
cooldome
2020-11-16
1
-1
/
+65
*
fix #15934 and #15620 (#15938) [backport:1.4]
Andreas Rumpf
2020-11-15
2
-0
/
+31
|
\
|
*
minor
flywind
2020-11-13
1
-0
/
+4
|
*
add testcase for #9754
flywind
2020-11-13
1
-0
/
+2
|
*
add testcase
flywind
2020-11-12
1
-0
/
+25
*
|
fixes #15753 [backport:1.4] (#15971)
Andreas Rumpf
2020-11-15
1
-0
/
+33
*
|
asynchttpserver cleanups [backport:1.0] (#15966)
Andreas Rumpf
2020-11-15
1
-1
/
+1
*
|
fix #12303 (#15964)
flywind
2020-11-14
2
-0
/
+19
*
|
targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)
Timothee Cour
2020-11-14
3
-3
/
+3
*
|
strengthen taddr.nim: add test case for #14578; reference other issues; test ...
Timothee Cour
2020-11-13
1
-15
/
+13
*
|
attempt to make asynchttpserver better; fixes #15925; [backport:1.0] (#15957)
Andreas Rumpf
2020-11-13
1
-2
/
+2
|
\
\
|
*
|
makes test green again
Araq
2020-11-13
1
-2
/
+2
*
|
|
Make IntSet a generic ordinal set OrdSet[A] (#15564)
landerlo
2020-11-13
2
-65
/
+259
*
|
|
Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...
Bung
2020-11-13
1
-0
/
+33
*
|
|
close #13062(add testcase for #13062) (#15956)
flywind
2020-11-13
1
-0
/
+27
*
|
|
close #2771(add testcase for #2771) (#15932)
flywind
2020-11-13
1
-0
/
+21
|
/
/
*
|
fix #15941 (#15948)
flywind
2020-11-13
1
-0
/
+17
*
|
js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...
Timothee Cour
2020-11-12
1
-0
/
+26
*
|
make var string return var char w/ BackwardsIndex (#15461)
hlaaftana
2020-11-12
1
-0
/
+7
*
|
fix #15916 (#15917) [backport]
flywind
2020-11-12
1
-0
/
+16
*
|
Fix #15909 (#15914)
Fanael Linithien
2020-11-12
1
-0
/
+16
*
|
doAssertRaises improvements; nimscript supports `except Exception as e` (#15765)
Timothee Cour
2020-11-12
1
-0
/
+6
*
|
fix #14157 (#15877)
flywind
2020-11-12
1
-0
/
+6
*
|
fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)
Bung
2020-11-12
1
-0
/
+18
[next]