| Commit message (Expand) | Author | Age | Files | Lines |
* | fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930) | Vindaar | 2022-12-08 | 1 | -3/+4 |
* | Mention toSet in the docs of the set type (#21037) | Xavier Noria | 2022-12-08 | 1 | -0/+8 |
* | fixes #16656; add nre to lib.md (#21042) | ringabout | 2022-12-08 | 1 | -0/+4 |
* | fixes `strictnotnil` documentation; comment unfinished sections (#21041) | ringabout | 2022-12-08 | 1 | -6/+9 |
* | build the documentation of official packages (#20986) | ringabout | 2022-12-06 | 1 | -0/+4 |
* | Named arguments in commands + many grammar fixes (#20994) | metagn | 2022-12-06 | 1 | -21/+30 |
* | definite assignment analysis for let (#21024) | ringabout | 2022-12-06 | 1 | -0/+14 |
* | stdlib organization & documentation improvements (#20971) | metagn | 2022-12-06 | 2 | -40/+133 |
* | Add: missing nintendo-switch define (#21009) | Dmitry Arkhipenko | 2022-12-05 | 1 | -0/+1 |
* | better procvar ambiguity errors, clean up after #20457 (#20932) | metagn | 2022-12-01 | 1 | -0/+17 |
* | move `smtp` to nimble packages (#20953) | ringabout | 2022-11-30 | 1 | -3/+0 |
* | fixes documentation regression (#20960) | ringabout | 2022-11-29 | 1 | -1/+1 |
* | Correct descriptions for oids (#20926) | ringabout | 2022-11-26 | 1 | -2/+1 |
* | add documentation and changelog for default object fields (#20845) | ringabout | 2022-11-15 | 1 | -0/+51 |
* | fix a few "broken link" warnings (#20837) | Andrey Makarov | 2022-11-14 | 1 | -1/+1 |
* | fixes documentation regression and a bit clean up (#20793) | ringabout | 2022-11-09 | 1 | -9/+7 |
* | Update testament docs demo, command output, and gotchas (#20756) | Lee Matos | 2022-11-05 | 1 | -20/+29 |
* | removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713) | ringabout | 2022-10-31 | 1 | -4/+0 |
* | add back discard as a way to do multiline comments, see #12352 (#20688) | Pietro Peterlongo | 2022-10-28 | 1 | -0/+12 |
* | implemented strictCaseObjects (#20608) | Andreas Rumpf | 2022-10-21 | 1 | -0/+36 |
* | [`std/os` clean up] import and export `osseps` (#20580) | ringabout | 2022-10-17 | 1 | -1/+1 |
* | fixes #19162; enable `strictEffects` for v2 (#19380) | ringabout | 2022-10-15 | 1 | -3/+1 |
* | 'lock levels' are deprecated, now a noop (#20539) | ringabout | 2022-10-11 | 1 | -99/+0 |
* | update the maintained repo of ast-pattern-matching (#20537) | ringabout | 2022-10-10 | 1 | -1/+1 |
* | Automatic dereferencing is removed (#20531) | ringabout | 2022-10-10 | 2 | -27/+0 |
* | DAA and 'out' parameters (#20506) | Andreas Rumpf | 2022-10-06 | 1 | -3/+129 |
* | correct grammar (ref #20199) and add check for grammar.txt (#20494) | ringabout | 2022-10-06 | 1 | -2/+1 |
* | follow up #20109; remove `shallow` seqs/strings for ORC (#20502) | ringabout | 2022-10-06 | 1 | -14/+0 |
* | Markdown indented code blocks (#20473) | Andrey Makarov | 2022-10-05 | 20 | -562/+597 |
* | add default field support for object in ARC/ORC (#20480) | ringabout | 2022-10-04 | 1 | -1/+1 |
* | Unicode Operators are no longer experimental (#20444) | ringabout | 2022-09-28 | 2 | -21/+15 |
* | moderate system cleanup & refactor (#20355) | metagn | 2022-09-28 | 1 | -11/+0 |
* | remove deprecated and broken nimweb tools (#20442) | ringabout | 2022-09-28 | 1 | -5/+1 |
* | add a changelog and update the document for ORC (#20415) | ringabout | 2022-09-26 | 2 | -11/+9 |
* | Extract markdown/rst doc into separate file (#20404) | Andrey Makarov | 2022-09-22 | 2 | -26/+263 |
* | Update manual.md (#20394) | Judd | 2022-09-21 | 1 | -17/+18 |
* | Markdown link migration part 2 (#20371) | Andrey Makarov | 2022-09-19 | 18 | -284/+288 |
* | more minor updates to manual.md (#20360) | Judd | 2022-09-15 | 1 | -5/+5 |
* | minor improvements to follow up recent PRs (#20342) | metagn | 2022-09-14 | 2 | -38/+32 |
* | nimgrep: add `--inContext` and `--notinContext` options (#19528) | Andrey Makarov | 2022-09-14 | 2 | -32/+103 |
* | Replace word 'param(s)' with 'parameter(s)'. (#20331) | random-bites | 2022-09-11 | 1 | -16/+16 |
* | Implement Markdown definition lists (+ migration) (#20333) | Andrey Makarov | 2022-09-11 | 5 | -38/+38 |
* | Markdown links migration part 1 (#20319) | Andrey Makarov | 2022-09-09 | 10 | -237/+237 |
* | update manual (#20325) | Judd | 2022-09-09 | 1 | -2/+4 |
* | Update manual.md (#20321) | Judd | 2022-09-08 | 1 | -3/+5 |
* | overloadable enums no longer experimental (#20298) | metagn | 2022-09-05 | 1 | -3/+3 |
* | Implement Pandoc Markdown concise link extension (#20304) | Andrey Makarov | 2022-09-04 | 6 | -25/+25 |
* | remove deprecated type pragma syntax, fix bugs that required it (#20199) | metagn | 2022-09-03 | 2 | -3/+3 |
* | support cstring in `case` (#20130) | metagn | 2022-09-01 | 1 | -0/+5 |
* | [Testament] Extend and document message testing aids (#19996) | quantimnot | 2022-09-01 | 1 | -4/+72 |