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
*
rst: single backticks now render correctly in both rst2html and github (#17028)
Timothee Cour
2021-02-13
2
-60
/
+64
*
add system random to stdlib: std/sysrand (#16459)
flywind
2021-02-11
1
-0
/
+3
*
nep1: prefer `a..b` to `a .. b` except if `b` has an operator (eg: `a .. -1`)...
Timothee Cour
2021-02-10
1
-0
/
+3
*
fix ./koch pdf command (#16989)
Andrey Makarov
2021-02-09
1
-0
/
+7
*
tests and docs for call operator (#16980)
hlaaftana
2021-02-09
1
-1
/
+33
*
Deprecate any (#16920)
Juan Carlos
2021-02-08
1
-1
/
+0
*
rename case statement macro from match to `case` (#16923)
hlaaftana
2021-02-08
1
-13
/
+11
*
nep1: prefer `self` to `this` (#16927)
Timothee Cour
2021-02-04
1
-4
/
+7
*
fix #16885: nimdoc css warning (#16893)
zetashift
2021-02-01
1
-0
/
+2
*
Updated nimsuggest doc to explain connection to nim compiler and use of confi...
Don-Duong Quach
2021-02-01
1
-0
/
+5
*
small fix in grammar.txt [ci skip]
narimiran
2021-01-28
1
-1
/
+1
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
1
-0
/
+13
*
Make small text changes in the docs (#16634)
Elliot Waite
2021-01-25
3
-117
/
+120
*
Small changes to std/sums (#16797)
konsumlamm
2021-01-25
1
-1
/
+1
*
fix code-block (#16799)
Timothee Cour
2021-01-23
1
-1
/
+1
*
fix manual to reflect reality for .nosideeffect (#16781)
Timothee Cour
2021-01-22
1
-6
/
+25
*
Add std/setutils to lib.rst (#16791)
konsumlamm
2021-01-22
1
-9
/
+9
*
fix noDecl => nodecl (#16760)
Timothee Cour
2021-01-20
1
-4
/
+4
*
Reboot of #16195 (#16746)
Clyybber
2021-01-20
1
-2
/
+8
*
`--hintAsError` (#16763)
Timothee Cour
2021-01-20
1
-2
/
+2
*
add link to Nim Basics in tut1.rst [ci skip]
narimiran
2021-01-20
1
-2
/
+7
*
intsets are not deprecated
Andreas Rumpf
2021-01-19
1
-1
/
+0
*
Improve documentation for packedsets (#16715)
konsumlamm
2021-01-16
1
-11
/
+15
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
3
-24
/
+1
*
conservative approach to fix #15184 (#16723)
Andrey Makarov
2021-01-15
2
-1
/
+19
*
fix docs typo (#16637)
flywind
2021-01-12
2
-2
/
+2
*
fix syntax in macros documentation (#16604)
n5m
2021-01-06
1
-1
/
+1
*
Add short description on GC (#16535)
Federico Ceratto
2021-01-01
1
-2
/
+7
*
update contributing.rst (#16530)
flywind
2021-01-01
1
-4
/
+4
*
improve examples in manual (#16497)
flywind
2020-12-29
1
-1
/
+3
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
2
-0
/
+236
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
1
-0
/
+34
*
Add docs for nnkHiddenStdConv (#16408)
treeform
2020-12-27
1
-0
/
+11
*
Don't use `unittest.suite` and `unittest.test` (#16464)
flywind
2020-12-27
1
-1
/
+1
*
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
[next]