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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix printing negative zero in JS backend (#16505)
flywind
2020-12-29
2
-1
/
+33
*
improve examples in manual (#16497)
flywind
2020-12-29
2
-2
/
+4
*
Added cmpMem export (#16484)
Antonis Geralis
2020-12-29
4
-49
/
+81
*
improve turi.nim tests: js, vm; merge tdecodequery.nim (#16500)
Timothee Cour
2020-12-29
2
-194
/
+181
*
use -d:nimCompilerStackraceHints in more places (#16400)
Timothee Cour
2020-12-29
1
-0
/
+5
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
13
-14
/
+2215
*
RST: fix directive with fields (#16490) (#16493)
Andrey Makarov
2020-12-29
2
-1
/
+13
*
use doAssert in tests (#16486)
flywind
2020-12-28
78
-1075
/
+1075
*
fix `nim secret` dots interfering with prompt (#16491)
Timothee Cour
2020-12-28
3
-4
/
+9
*
fix #15043 (#16441) [backport:1.4]
cooldome
2020-12-27
2
-5
/
+23
*
follow #15860 clean cgi module (#16487)
flywind
2020-12-27
3
-77
/
+57
*
Revert #16478 (#16483)
flywind
2020-12-27
1
-1
/
+1
*
remove some noises in tests (#16448)
flywind
2020-12-27
17
-181
/
+140
*
fix #16469 vm float constants: do not conflate -0.0 and 0.0 (#16470)
Timothee Cour
2020-12-27
2
-2
/
+20
*
Save some alloc on base64 using encodeSize (#16465)
Juan Carlos
2020-12-27
1
-0
/
+1
*
follow #15357 and move decodeQuery (#15860)
flywind
2020-12-27
4
-34
/
+67
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
6
-54
/
+239
*
Add docs for nnkHiddenStdConv (#16408)
treeform
2020-12-27
1
-0
/
+11
*
Don't use `unittest.suite` and `unittest.test` (#16464)
flywind
2020-12-27
1
-1
/
+1
*
fix nim js cmp fails at CT (#16473)
flywind
2020-12-27
4
-24
/
+49
*
nimsuggest: fix and re-enable old tests (#16401)
Saem Ghani
2020-12-27
19
-376
/
+292
*
Avoid creating a holey array in makeNimstrLit for JS target (#16461)
Jonah Snider
2020-12-27
1
-3
/
+2
*
fix #16474 `unittest.check type1 is type2` gives CT error (#16476)
flywind
2020-12-27
2
-1
/
+21
*
minor (#16478)
flywind
2020-12-27
1
-1
/
+1
*
fix #16346 rst2html now honors SuccessX (#16347)
Timothee Cour
2020-12-26
2
-4
/
+11
*
Add missing HTTP codes (#16454)
Juan Carlos
2020-12-23
2
-3
/
+56
*
add `euclDiv` and `euclMod` to `math` (#16414)
flywind
2020-12-23
3
-0
/
+56
*
strip minor improvement (#16444)
flywind
2020-12-23
2
-1
/
+14
*
add zippy to important packages (#16442)
flywind
2020-12-23
1
-0
/
+1
*
disable pkg/criterion refs https://github.com/disruptek/criterion/issues/3 (#...
Timothee Cour
2020-12-22
1
-1
/
+1
*
add sequtils to prelude (#16431)
shadowninja55
2020-12-23
2
-2
/
+4
*
mark abs as inline (#16432)
flywind
2020-12-22
1
-5
/
+5
*
[backport => 1.0] fix #16428 vmops now works for generic procs (#16429)
Timothee Cour
2020-12-22
3
-10
/
+8
*
styleCheck: Fix some inconsistent identifiers (#16177)
ee7
2020-12-21
20
-64
/
+64
*
bring back important packages; closes #16419 (#16424)
flywind
2020-12-21
1
-2
/
+2
*
docs minor for math (#16407)
flywind
2020-12-20
1
-2
/
+2
*
disable ggplot and plotly (#16418)
flywind
2020-12-20
1
-2
/
+2
*
O(1) concatenation of singly- and doubly linked lists. (#16362)
Peter Salvi
2020-12-20
3
-2
/
+220
*
RST enumlist followup (#16382)
Andrey Makarov
2020-12-19
2
-10
/
+57
*
active windows tests and use doAssert (#16395)
flywind
2020-12-18
1
-11
/
+10
*
fix cmpIgnoreStyle bug (#16392)
flywind
2020-12-18
2
-0
/
+12
*
removing `out T` from docs since it no longer working (#16378) [backport]
Code Hz
2020-12-18
1
-21
/
+10
*
Fix osproc so that it doesn't close pipe/process/thread handles twice (#16385...
Tomohiro
2020-12-18
1
-18
/
+40
*
Make 'echo' raise IOErrors when appropriate (#16367)
Matt Haggard
2020-12-18
3
-8
/
+30
*
misc cleanups (#16383)
Timothee Cour
2020-12-18
3
-7
/
+8
*
fixes #16365 [backport] (#16381)
Andreas Rumpf
2020-12-17
2
-7
/
+38
*
fix #16364 (#16379) [backport]
flywind
2020-12-17
1
-4
/
+2
*
use hexchar in stdlib (#16290)
flywind
2020-12-17
7
-75
/
+68
*
make the docs of strutils a bit better (#16368)
flywind
2020-12-17
1
-153
/
+150
*
fixes #16359 [backport] (#16377)
Andreas Rumpf
2020-12-17
1
-1
/
+1
[prev]
[next]