| Commit message (Expand) | Author | Age | Files | Lines |
* | remove redundant void return in stdlib (#17464) | Timothee Cour | 2021-03-23 | 7 | -12/+11 |
* | hint:cc goes to stderr (like all other hints) instead of stdout (#17465) | Timothee Cour | 2021-03-22 | 2 | -8/+8 |
* | semTemplateDef and t17433 clean-ups (#17448) | Saem Ghani | 2021-03-22 | 4 | -42/+44 |
* | close #11330 sets uses optimized countSetBits (#17334) | flywind | 2021-03-22 | 4 | -85/+98 |
* | Fixes #17433; gensym callDef return in templ body (#17445) | Saem Ghani | 2021-03-22 | 2 | -1/+17 |
* | added more modules to docs lib (#17430) | AFaurholt | 2021-03-21 | 1 | -0/+29 |
* | prevent bitmasks double included in mmdist if -d:nimArcDebug added (#17436) | Derek 呆 | 2021-03-21 | 1 | -1/+2 |
* | Improve jsre (#17365) | Juan Carlos | 2021-03-21 | 2 | -30/+49 |
* | improve jsutils docs (#17421) | Timothee Cour | 2021-03-21 | 1 | -10/+42 |
* | Add documentation to the `macrocache` module (#17431) | Danil Yarantsev | 2021-03-21 | 2 | -15/+179 |
* | Close #8545 by add a test case (#17432) | konsumlamm | 2021-03-20 | 1 | -0/+23 |
* | strutils: improve doc comments for `replace` funcs (#17427) | ee7 | 2021-03-20 | 1 | -3/+4 |
* | Use importjs (#17422) | konsumlamm | 2021-03-19 | 4 | -56/+56 |
* | [FIX] use `mixin` for strscans.scanp (#17371) | haxscramper | 2021-03-19 | 1 | -1/+2 |
* | Clarify behaviour of char replace (#17339) | Héctor M. Monacci | 2021-03-19 | 1 | -1/+1 |
* | follow up #17276 (#17355) | flywind | 2021-03-19 | 2 | -3/+11 |
* | IC: green tests (#17311) | Andreas Rumpf | 2021-03-19 | 30 | -187/+249 |
* | fix a typo (#17417) | flywind | 2021-03-19 | 1 | -1/+1 |
* | follow up #17391 add testcase (#17404) | flywind | 2021-03-19 | 1 | -0/+33 |
* | fix #16901: sidebar groups now works with all routines, not just proc,func (#... | Timothee Cour | 2021-03-19 | 3 | -34/+91 |
* | improve jsconsole (#17414) | Juan Carlos | 2021-03-19 | 2 | -0/+12 |
* | RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) (#17... | quantimnot | 2021-03-18 | 30 | -1351/+1403 |
* | RST backtick refactor manual.rst (#17259) | quantimnot | 2021-03-18 | 1 | -863/+863 |
* | disable i386 CI until we figure out how to fix it | narimiran | 2021-03-18 | 1 | -5/+5 |
* | doc times: do not use `now` (and also `epochTime`) for benchmarking (#17405) | Timothee Cour | 2021-03-18 | 1 | -1/+6 |
* | adjust spellSuggestSecretSauce logic to avoid too many matches for small symb... | Timothee Cour | 2021-03-18 | 3 | -4/+10 |
* | followup #17398: `getTempDir`, `getConfigDir` now do not have trailing DirSep... | Timothee Cour | 2021-03-18 | 3 | -12/+16 |
* | docs contributing: mention https://man.sr.ht/builds.sr.ht/build-ssh.md for ss... | Timothee Cour | 2021-03-18 | 1 | -1/+5 |
* | Rst test check messages (fix #17280) (#17338) | Andrey Makarov | 2021-03-17 | 4 | -90/+156 |
* | semLambda removed, semProcAux reworked (#17379) | Saem Ghani | 2021-03-17 | 18 | -210/+284 |
* | allow short-style rst references with symbols (#17372) | Andrey Makarov | 2021-03-17 | 2 | -11/+55 |
* | [std/channels]fix recv leaks(Part One) (#17394) | flywind | 2021-03-17 | 3 | -26/+9 |
* | fix #17393 getHomeDir and expandTilde should not include trailing `/` (#17398) | Timothee Cour | 2021-03-17 | 2 | -2/+14 |
* | followup #16067 --spellSuggest (#17401) | Timothee Cour | 2021-03-17 | 4 | -23/+25 |
* | followup #17389; add see also in std/json (#17400) | Timothee Cour | 2021-03-16 | 2 | -0/+11 |
* | Fix FutureStream memory usage (#17395) [backport:1.2] | Igor Ribeiro de Assis | 2021-03-16 | 1 | -1/+5 |
* | fix #17383: json.%,to and jsonutils.formJson,toJson now works with uint|uint6... | Timothee Cour | 2021-03-16 | 4 | -6/+56 |
* | Documentation only jsconsole (#17384) | Juan Carlos | 2021-03-16 | 1 | -0/+12 |
* | fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ... | Timothee Cour | 2021-03-16 | 9 | -32/+178 |
* | fix #17380 (#17391) | flywind | 2021-03-16 | 1 | -1/+2 |
* | Let koch temp -u:leanCompiler work (#17388) | Clyybber | 2021-03-15 | 1 | -1/+1 |
* | fix #17385, `len` must be declared before `items` (#17386) | Miran | 2021-03-15 | 3 | -21/+36 |
* | make std/sysrand better (#17360) | flywind | 2021-03-15 | 1 | -19/+29 |
* | Make add work in the destructors example (#17354) | Clyybber | 2021-03-15 | 1 | -1/+3 |
* | remove 'stats' from help document of testament tool (#17364) | jiro | 2021-03-15 | 1 | -1/+0 |
* | Revert "make system random work in VM" (#17378) | flywind | 2021-03-15 | 2 | -35/+0 |
* | Clean up imports in httpclient.nim (#17367) | xioren | 2021-03-14 | 1 | -4/+5 |
* | Update issue template adding more links (#17284) | flywind | 2021-03-12 | 1 | -0/+10 |
* | use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea... | Timothee Cour | 2021-03-12 | 6 | -211/+185 |
* | fix #12155, improve nimpretty's handling of pragmas (#17353) | Miran | 2021-03-12 | 3 | -1/+11 |