summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2021 (#16537)flywind2021-01-012-2/+2
* link to POSIX sendSignal from osproc.kill docs (#16475)n5m2021-01-011-0/+2
* refactor the tests of options (#16527)flywind2021-01-011-143/+182
* Add short description on GC (#16535)Federico Ceratto2021-01-011-2/+7
* update contributing.rst (#16530)flywind2021-01-011-4/+4
* enable ggplotnim (#16538)flywind2021-01-011-1/+1
* fix #16494 (#16513)flywind2021-01-012-4/+44
* refactor cmpIgnoreStyle and cmpIgnoreCase (#16399)flywind2020-12-318-147/+141
* RST: improve line blocks (#16518)Andrey Makarov2020-12-315-17/+68
* disable ggplotnim, refs #16523 (#16524)Timothee Cour2020-12-301-1/+1
* adding missing commas in std/bitops (#16520)rockcavera2020-12-301-5/+5
* make the docs of arithmetics better (#16510)flywind2020-12-301-126/+107
* use runnableExamples in options (#16503)flywind2020-12-301-26/+17
* Add assertions for jsconsole (#16460)Juan Carlos2020-12-302-1/+34
* Add math.copySign (#16406)flywind2020-12-304-1/+94
* follow #16505 move and active tests (#16508)flywind2020-12-302-30/+26
* nim-gdb.py fixes mostly for nimsuggest debugging (#16479)Saem Ghani2020-12-303-77/+157
* fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...Timothee Cour2020-12-307-21/+77
* fix #16502 (#16512)flywind2020-12-301-1/+1
* disable grams (#16511)flywind2020-12-301-1/+2
* move asciitables to std/private/ (#16498)flywind2020-12-294-7/+8
* fix printing negative zero in JS backend (#16505)flywind2020-12-292-1/+33
* improve examples in manual (#16497)flywind2020-12-292-2/+4
* Added cmpMem export (#16484)Antonis Geralis2020-12-294-49/+81
* improve turi.nim tests: js, vm; merge tdecodequery.nim (#16500)Timothee Cour2020-12-292-194/+181
* use -d:nimCompilerStackraceHints in more places (#16400)Timothee Cour2020-12-291-0/+5
* Nil type check implementation (#15287)Alexander Ivanov2020-12-2913-14/+2215
* RST: fix directive with fields (#16490) (#16493)Andrey Makarov2020-12-292-1/+13
* use doAssert in tests (#16486)flywind2020-12-2878-1075/+1075
* fix `nim secret` dots interfering with prompt (#16491)Timothee Cour2020-12-283-4/+9
* fix #15043 (#16441) [backport:1.4]cooldome2020-12-272-5/+23
* follow #15860 clean cgi module (#16487)flywind2020-12-273-77/+57
* Revert #16478 (#16483)flywind2020-12-271-1/+1
* remove some noises in tests (#16448)flywind2020-12-2717-181/+140
* fix #16469 vm float constants: do not conflate -0.0 and 0.0 (#16470)Timothee Cour2020-12-272-2/+20
* Save some alloc on base64 using encodeSize (#16465)Juan Carlos2020-12-271-0/+1
* follow #15357 and move decodeQuery (#15860)flywind2020-12-274-34/+67
* RST: implement admonitions (#16438)Andrey Makarov2020-12-276-54/+239
* Add docs for nnkHiddenStdConv (#16408)treeform2020-12-271-0/+11
* Don't use `unittest.suite` and `unittest.test` (#16464)flywind2020-12-271-1/+1
* fix nim js cmp fails at CT (#16473)flywind2020-12-274-24/+49
* nimsuggest: fix and re-enable old tests (#16401)Saem Ghani2020-12-2719-376/+292
* Avoid creating a holey array in makeNimstrLit for JS target (#16461)Jonah Snider2020-12-271-3/+2
* fix #16474 `unittest.check type1 is type2` gives CT error (#16476)flywind2020-12-272-1/+21
* minor (#16478)flywind2020-12-271-1/+1
* fix #16346 rst2html now honors SuccessX (#16347)Timothee Cour2020-12-262-4/+11
* Add missing HTTP codes (#16454)Juan Carlos2020-12-232-3/+56
* add `euclDiv` and `euclMod` to `math` (#16414)flywind2020-12-233-0/+56
* strip minor improvement (#16444)flywind2020-12-232-1/+14
* add zippy to important packages (#16442)flywind2020-12-231-0/+1