summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* fixed article duplication typos (#16216)ihlec2020-12-029-9/+9
* add test for --eval; fix a minor bug (#16224)Timothee Cour2020-12-012-0/+7
* minor typo (#16225)flywind2020-12-021-1/+1
* Don't add content-length header on GET request when there is no body. (#16196)treeform2020-12-011-1/+1
* ORC: API extensions (#16126)Andreas Rumpf2020-12-011-14/+45
* nimout now consistently uses nimoutCheck (#16189)Timothee Cour2020-12-014-20/+29
* minor improve the docs of parsecfg (#16208)flywind2020-12-011-25/+27
* error instead of echo when testament category is empty; fix realtimeGC (#16162)Timothee Cour2020-12-017-47/+32
* better addInt (#16160)flywind2020-12-012-15/+127
* fix broken => for typed procs with pragmas (#16190)hlaaftana2020-12-012-9/+19
* Revert "fix #16185 (#16195)" (#16197)Andreas Rumpf2020-11-303-125/+60
* fix #16185 (#16195)cooldome2020-11-303-60/+125
* toXXAscii use xor op, saving 30%~50% time (#16193)Bung2020-11-301-2/+2
* small runnableExamples changes (#16181)flywind2020-11-301-30/+28
* disable testing of `argparse` package until it is fixednarimiran2020-11-301-1/+1
* cleanup old codes (#16173)flywind2020-11-301-9/+2
* testament spec: remove errmsg alias of errormsg (#16188)Timothee Cour2020-11-2914-14/+14
* testament: error instead of silently overwrite a spec (#16166)Timothee Cour2020-11-295-27/+51
* experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172)Timothee Cour2020-11-282-80/+73
* fix #14242 `testament r tests/js/foo` now works; testament now honors --targe...Timothee Cour2020-11-284-30/+34
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-2833-99/+113
* Add package manu to tested packages (#16121)Antonis Geralis2020-11-281-1/+2
* fix #13115 (#15930)flywind2020-11-273-10/+33
* move rest of tests to testament (#16140)flywind2020-11-2712-233/+228
* fixes #16154; underlying system.add for seq is the real cause; will be addres...Andreas Rumpf2020-11-271-2/+3
* add testcase (#16156)flywind2020-11-271-0/+9
* tunidecode minor improvement (#16157)flywind2020-11-271-3/+2
* clean up changelog (#16155)flywind2020-11-271-3/+5
* cmdline: improve command processing (#16056)Timothee Cour2020-11-2618-137/+144
* fixes #16119 [backport:1.4] (#16149)Andreas Rumpf2020-11-261-3/+3
* remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)Timothee Cour2020-11-269-15/+15
* add `**` to jsffi (#16141)flywind2020-11-263-1/+35
* updated repr tests (#16147)Andreas Rumpf2020-11-261-1/+0
* fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146)Andreas Rumpf2020-11-263-6/+17
* More on #16110 (#16130)cooldome2020-11-262-8/+32
* fix #16120 (#16145)cooldome2020-11-262-53/+67
* ref #16054 undefine some stuff in JS backend (#16070)flywind2020-11-261-45/+46
* improve docs for prelude (#16135)flywind2020-11-261-10/+11
* fixes #15076 (#16143)Andreas Rumpf2020-11-264-8/+105
* fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)Timothee Cour2020-11-254-44/+160
* inc and dec are atomic in JS backend (#16129)flywind2020-11-252-1/+10
* fix for comparing infinities (#16122)Antonis Geralis2020-11-251-0/+11
* move tests under the compiler directory to testament (#16096)flywind2020-11-2510-328/+344
* improve the documentation of ropes (#16111)flywind2020-11-251-19/+98
* add simple writeStackTrace for JS backend (#16016)flywind2020-11-244-1/+20
* ref #16054 remove typed array (#16077)flywind2020-11-241-8/+0
* add simple runnableExamples for atomics (#16116)flywind2020-11-241-0/+40
* move tests to testament (#16101)flywind2020-11-2456-2232/+2205
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-248-15/+29
* fix #16110 (#16117)cooldome2020-11-242-1/+20