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
*
fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#1...
flywind
2021-09-25
1
-1
/
+1
*
[backport] change some examples in tut1.rst (#18884)
Miran
2021-09-24
1
-12
/
+35
*
documented overload disambiguation [backport] (#18865)
Andreas Rumpf
2021-09-19
1
-1
/
+19
*
doc improvements (#18843)
Andreas Rumpf
2021-09-13
2
-138
/
+33
*
formal grammar updates [backport:1.2] (#18803)
Andreas Rumpf
2021-09-04
1
-21
/
+16
*
remove channels (#18801)
flywind
2021-09-04
1
-1
/
+1
*
documented overloadable enums and changelog improvements (#18797)
Andreas Rumpf
2021-09-04
1
-0
/
+41
*
implements https://github.com/nim-lang/RFCs/issues/407 (#18793)
Andreas Rumpf
2021-09-03
1
-0
/
+35
*
implemented Unicode operators (#18789)
Andreas Rumpf
2021-09-03
1
-0
/
+19
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-107
/
+145
*
Remove `Covariance` section from the experimental manual (#18688)
konsumlamm
2021-08-29
1
-101
/
+63
*
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...
Timothee Cour
2021-08-25
2
-0
/
+11
*
fix deprecated example (#18721)
flywind
2021-08-21
1
-4
/
+12
*
[docs]fix an item missing (#18717)
flywind
2021-08-20
1
-0
/
+1
*
cross compilation targetting windows now supports `nim r`: `nim r -d:mingw ma...
Timothee Cour
2021-08-16
1
-0
/
+2
*
manual: minor improvements (#18687)
Andreas Rumpf
2021-08-13
1
-12
/
+9
*
Switch maintanance (#18668)
RSDuck
2021-08-11
1
-10
/
+11
*
Documentation only, add 1 example (#18621)
Juan Carlos
2021-08-08
1
-1
/
+21
*
Documentation only, add 1 example (#18633)
Juan Carlos
2021-08-03
1
-0
/
+18
*
docgen: draw frame around active anchors (#18607)
Andrey Makarov
2021-07-29
1
-0
/
+6
*
Update `lib.rst` (#18605)
konsumlamm
2021-07-29
1
-24
/
+20
*
Clarify use of import via pseudo dir... (#18569)
GordonBGood
2021-07-27
1
-0
/
+1
*
mitigates #12815 (#18557)
Andreas Rumpf
2021-07-22
1
-0
/
+2
*
fixes #12815 (#18554)
Andreas Rumpf
2021-07-22
1
-0
/
+6
*
fixes #18550 (#18553)
Andreas Rumpf
2021-07-21
1
-4
/
+3
*
breaking changes policies (#18541)
Andreas Rumpf
2021-07-21
1
-0
/
+114
*
use more `.}` (#18542)
flywind
2021-07-20
1
-2
/
+2
*
Docs(manual): add clarification for default params (#18522)
ynfle
2021-07-19
1
-1
/
+2
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
1
-1
/
+13
*
Improve description of how =trace is used (#18491)
GordonBGood
2021-07-15
1
-5
/
+22
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
2
-3
/
+39
*
ORC: use =destroy instead of =dispose (#18440)
Andreas Rumpf
2021-07-07
1
-1
/
+1
*
Add commas to docs for clarity (#18398)
Elliot Waite
2021-06-29
1
-1
/
+1
*
Peg captures get stack-like behavior (#18369)
gemath
2021-06-28
1
-3
/
+7
*
Switch packaging.rst to use makefile
Federico Ceratto
2021-06-27
1
-3
/
+4
*
add multi type exception catching to manual (#18258) (#18323)
xioren
2021-06-21
1
-4
/
+2
*
close #17403; improve docs for tuple (#18312)
Timothee Cour
2021-06-21
1
-7
/
+8
*
followup #17852, disallow all:on for now (#18311)
Timothee Cour
2021-06-20
1
-1
/
+2
*
support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852)
Timothee Cour
2021-06-20
1
-7
/
+8
*
move {.injectStmt.} to experimental; add a test (#18300)
Timothee Cour
2021-06-20
2
-11
/
+1
*
Make the existence of high(type) clearer, especially near subranges (#18286)
j-james
2021-06-18
1
-4
/
+7
*
merge BuildMode into SuccessX, remove code duplication w drnim, add useful in...
Timothee Cour
2021-06-14
1
-1
/
+0
*
view types: spec changes (#18226)
Andreas Rumpf
2021-06-10
1
-17
/
+14
*
Update nims.rst to reflect that -d:release is now allowed in config.nims (#18...
Kaushal Modi
2021-06-10
1
-6
/
+6
*
update docgen documentation (#18192)
Andrey Makarov
2021-06-06
2
-48
/
+76
*
follow-up #18013 - inline syntax highlighting (#18166)
Andrey Makarov
2021-06-04
20
-164
/
+183
*
fixes #18058 (#18162)
Andreas Rumpf
2021-06-03
1
-0
/
+2
*
close #18092 document elif in case statements (#18105)
Timothee Cour
2021-05-31
1
-12
/
+18
*
Minor doc fixes; follow up to 17258 and 17259 (#18123)
quantimnot
2021-05-29
3
-5
/
+5
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
3
-10
/
+10
[next]