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
*
happy new year 2021 (#16537)
flywind
2021-01-01
2
-2
/
+2
*
link to POSIX sendSignal from osproc.kill docs (#16475)
n5m
2021-01-01
1
-0
/
+2
*
refactor the tests of options (#16527)
flywind
2021-01-01
1
-143
/
+182
*
Add short description on GC (#16535)
Federico Ceratto
2021-01-01
1
-2
/
+7
*
update contributing.rst (#16530)
flywind
2021-01-01
1
-4
/
+4
*
enable ggplotnim (#16538)
flywind
2021-01-01
1
-1
/
+1
*
fix #16494 (#16513)
flywind
2021-01-01
2
-4
/
+44
*
refactor cmpIgnoreStyle and cmpIgnoreCase (#16399)
flywind
2020-12-31
8
-147
/
+141
*
RST: improve line blocks (#16518)
Andrey Makarov
2020-12-31
5
-17
/
+68
*
disable ggplotnim, refs #16523 (#16524)
Timothee Cour
2020-12-30
1
-1
/
+1
*
adding missing commas in std/bitops (#16520)
rockcavera
2020-12-30
1
-5
/
+5
*
make the docs of arithmetics better (#16510)
flywind
2020-12-30
1
-126
/
+107
*
use runnableExamples in options (#16503)
flywind
2020-12-30
1
-26
/
+17
*
Add assertions for jsconsole (#16460)
Juan Carlos
2020-12-30
2
-1
/
+34
*
Add math.copySign (#16406)
flywind
2020-12-30
4
-1
/
+94
*
follow #16505 move and active tests (#16508)
flywind
2020-12-30
2
-30
/
+26
*
nim-gdb.py fixes mostly for nimsuggest debugging (#16479)
Saem Ghani
2020-12-30
3
-77
/
+157
*
fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...
Timothee Cour
2020-12-30
7
-21
/
+77
*
fix #16502 (#16512)
flywind
2020-12-30
1
-1
/
+1
*
disable grams (#16511)
flywind
2020-12-30
1
-1
/
+2
*
move asciitables to std/private/ (#16498)
flywind
2020-12-29
4
-7
/
+8
*
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
[next]