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
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
minor updates on manual (#20258)
Judd
2022-08-27
1
-11
/
+12
*
Update manual.md (#20277)
Clay Sweetser
2022-08-26
1
-3
/
+2
*
provide better error messages for large set (#20207)
ringabout
2022-08-25
1
-3
/
+7
*
remove unused sfProcvar, "procvar" mentions (#20204)
metagn
2022-08-24
1
-2
/
+1
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
1
-0
/
+58
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
1
-0
/
+16
*
fixes manual regression (#20259)
ringabout
2022-08-23
1
-0
/
+2
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
1
-56
/
+40
*
Markdown code blocks part 5 (#20236)
Andrey Makarov
2022-08-17
21
-413
/
+486
*
fix comment in the Nim manual (#20234)
Judd
2022-08-17
1
-1
/
+1
*
Markdown code blocks part 4 (#20189)
Andrey Makarov
2022-08-12
9
-341
/
+365
*
docs: fix some spelling errors (#19816)
ee7
2022-08-09
10
-141
/
+143
*
Markdown code blocks part 3 (#20117)
Andrey Makarov
2022-08-04
5
-283
/
+409
*
Edits to sections 'Open arrays' and 'varargs'. (#20140)
random-bites
2022-08-03
1
-6
/
+6
*
[Doc] Fix some minor markup errors in manual (#20112)
quantimnot
2022-07-31
1
-8
/
+9
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
1
-1
/
+46
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
4
-636
/
+823
[next]