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 #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
*
Fix 14127 js from int to int casting (#15918)
Bung
2020-11-11
1
-0
/
+30
*
close #4318(add testcase for #4318) (#15904)
flywind
2020-11-11
1
-0
/
+12
*
Correct all eggs (#15906)
Miran
2020-11-10
5
-5
/
+5
*
rst: add support for markdown tables (#15854)
Miran
2020-11-10
1
-0
/
+24
*
follow #15874(add testcase for #15874) (#15893)
flywind
2020-11-10
1
-0
/
+8
*
fix #15825 (#15894)
cooldome
2020-11-09
1
-0
/
+11
*
Fix 15629 (#15888)
cooldome
2020-11-09
1
-2
/
+27
*
Fix #15858 (#15887)
cooldome
2020-11-09
1
-0
/
+8
*
fix #15707 (#15870)
cooldome
2020-11-09
1
-0
/
+14
*
fix #12558 (#15864)
flywind
2020-11-09
1
-0
/
+15
*
Add a macro returning enum items count (#15824)
Ivan Bobev
2020-11-09
1
-0
/
+40
*
close #11637(add testcase for #11637) (#15879)
flywind
2020-11-08
1
-0
/
+52
*
Fix #15706 (#15846)
Bung
2020-11-07
1
-0
/
+6
*
close #8558(add testcase for #8558) (#15872)
flywind
2020-11-07
1
-0
/
+26
*
Make `{.requiresInit.}` to work for distinct types (#15869)
Ivan Bobev
2020-11-06
1
-0
/
+32
*
Closes #12897 (#15867)
Clyybber
2020-11-06
1
-0
/
+9
*
close #8829(add testcase for #8829) (#15866)
flywind
2020-11-06
1
-0
/
+18
*
fix #15851 (#15852)
flywind
2020-11-06
1
-1
/
+1
*
static[T] related fixes (#15853)
cooldome
2020-11-06
1
-0
/
+101
*
fix #15609 (#15856)
cooldome
2020-11-05
1
-0
/
+33
*
Fix #12636 (#15850)
cooldome
2020-11-05
1
-1
/
+13
*
close #11142 (#15847)
cooldome
2020-11-05
1
-0
/
+14
*
fix adding empty sequence to HTTP headers (#15783)
flywind
2020-11-05
1
-0
/
+27
*
fix #15663 (#15839) [backport:1.4]
flywind
2020-11-05
1
-0
/
+7
*
fix #15463 (#15831)
flywind
2020-11-05
1
-1
/
+11
*
close #10307(add testcase for #10307) (#15840)
flywind
2020-11-05
1
-0
/
+23
*
close #8457 (#15844)
flywind
2020-11-05
1
-0
/
+11
*
fix static[Slice[T]] as argument issue (#15842)
cooldome
2020-11-04
1
-0
/
+12
*
Clarify the sense in which Nim supports recursive iterators in the (#15834)
c-blake
2020-11-04
1
-2
/
+2
*
fix #15835 (#15838)
flywind
2020-11-04
1
-0
/
+17
*
fix #12640 (#15829)
flywind
2020-11-03
1
-0
/
+25
*
follow #15818 and close #7109 (#15823)
flywind
2020-11-02
1
-0
/
+8
*
`ioutils` are moved to `fusion` (#15822)
Miran
2020-11-02
1
-49
/
+0
*
fixes #15804 (#15820)
Andreas Rumpf
2020-11-02
2
-3
/
+18
*
fixes #15594 (#15819)
flywind
2020-11-02
1
-0
/
+10
*
Handle BLOB column type in SQLite as binary data (#15681)
Regis Caillaud
2020-11-02
1
-0
/
+50
*
Closure iterators are not supported by VM (#15818)
flywind
2020-11-02
1
-0
/
+9
*
fix #8821 (#15809)
flywind
2020-11-02
1
-0
/
+12
*
fixes #15717
flywind
2020-11-02
1
-0
/
+19
[next]