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
...
*
removing `out T` from docs since it no longer working (#16378) [backport]
Code Hz
2020-12-18
1
-21
/
+10
*
Add note about minimum Node.js version (#16370)
Maurizio Tomasi
2020-12-16
1
-0
/
+3
*
Syntax (RST) fix Internals of the Compiler (#16341)
Saem Ghani
2020-12-15
1
-6
/
+6
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
3
-5
/
+5
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-3
/
+6
*
RST tables: fix latex col number; allow less than three of `=` (#16040)
Andrey Makarov
2020-12-04
1
-2
/
+2
*
styleCheck: Fix error for `sugar` and `std/with` (#16176)
ee7
2020-12-02
1
-1
/
+1
*
fixed article duplication typos (#16216)
ihlec
2020-12-02
2
-2
/
+2
*
remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)
Timothee Cour
2020-11-26
5
-9
/
+9
*
fix #16047 (#16066)
Miran
2020-11-20
1
-1
/
+3
*
fix numbering in contributing.rst (#16042)
Timothee Cour
2020-11-18
1
-6
/
+4
*
contributing docs: always mentioned referenced issues in PR body (#16038)
Timothee Cour
2020-11-18
1
-3
/
+10
*
defer: improve manual, clarify difference wrt try/finally (#16010)
Timothee Cour
2020-11-17
1
-2
/
+31
*
https://github.com/nim-lang/Nim/pull/15968/files#r523468677
Juan Carlos
2020-11-14
1
-7
/
+1
*
Fix #15806
Juan Carlos
2020-11-14
1
-1
/
+2
*
Fix #15806
Juan Carlos
2020-11-14
1
-2
/
+3
*
Fix #15806
Juan Carlos
2020-11-14
1
-1
/
+2
*
Fix #15806
Juan Carlos
2020-11-14
1
-1
/
+30
*
[docs minor]add some tips to intern.rst (#15967)
Andreas Rumpf
2020-11-14
1
-2
/
+10
|
\
|
*
minor
flywind
2020-11-14
1
-1
/
+1
|
*
[docs minor]add some tips yo intern.rst
flywind
2020-11-14
1
-2
/
+10
*
|
targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)
Timothee Cour
2020-11-14
1
-1
/
+1
*
|
follow #8463 #14157 and document cstring literals modification is not allowed...
flywind
2020-11-12
1
-0
/
+14
*
|
nimdoc: items of ordered lists now have numbers instead of circles
narimiran
2020-11-11
1
-1
/
+1
*
|
remove `codeowners` [ci skip]
narimiran
2020-11-11
2
-69
/
+1
*
|
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
Timothee Cour
2020-11-09
1
-0
/
+3
*
|
Added [:T] syntax explanation to generics tutorial. (#15890)
Aethylia
2020-11-09
1
-0
/
+13
*
|
improve Testament docs (#15881)
n5m
2020-11-09
1
-4
/
+6
*
|
include example of error-marked copy proc (#15886)
n5m
2020-11-09
1
-1
/
+7
*
|
uint and uint64 is Ordinal type since nim 1.0.0 (#15873)
flywind
2020-11-07
1
-3
/
+1
*
|
Make `{.requiresInit.}` to work for distinct types (#15869)
Ivan Bobev
2020-11-06
1
-0
/
+30
*
|
micro improvements (#15849)
Andreas Rumpf
2020-11-05
1
-1
/
+1
*
|
Clarify the sense in which Nim supports recursive iterators in the (#15834)
c-blake
2020-11-04
2
-5
/
+42
*
|
remove iup from stdlib in contrast to #15828 (#15830)
flywind
2020-11-03
1
-7
/
+0
|
/
*
Typos
Clyybber
2020-10-31
1
-1
/
+1
*
improve public Testament docs (#15710)
n5m
2020-10-31
1
-27
/
+80
*
Massive documentation fixes + copy editing (#15747)
Yanis Zafirópulos
2020-10-29
16
-411
/
+401
*
Spelling and Grammer fixes (#15719)
Tim Smith
2020-10-28
1
-2
/
+6
*
Document implicit return values from procedures (#15738)
Xavier Noria
2020-10-27
1
-0
/
+10
*
Copy editing (#15733)
Yanis Zafirópulos
2020-10-26
2
-34
/
+34
*
[backport: 1.4] Better linebreaks (#15658)
Miran
2020-10-22
1
-1
/
+0
*
Fix #13609 (#15567)
Gampol T
2020-10-21
1
-0
/
+11
*
--declaredlocs => --declaredLocs (#15672)
Timothee Cour
2020-10-21
1
-1
/
+1
*
add --declaredlocs (#15666)
Timothee Cour
2020-10-21
1
-0
/
+1
*
make patchFile more discoverable (#15659)
Timothee Cour
2020-10-20
1
-0
/
+1
*
gc.rst: updated the docs to reflect reality
Araq
2020-10-20
1
-2
/
+1
*
Remove bit about opening files not raising (#15654)
Tomáš Hübelbauer
2020-10-20
1
-4
/
+2
*
more "eg" fixes
narimiran
2020-10-20
8
-8
/
+8
*
it is not "eg", it is "e.g."
narimiran
2020-10-20
1
-5
/
+5
*
fix #15631 (#15632)
n5m
2020-10-19
1
-0
/
+5
[prev]
[next]