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
*
Fixes #23085: update grammars for 'concept' (#23256)
Silly Carbon
2024-01-26
1
-1
/
+1
*
fixes broken doc links (#23255)
ringabout
2024-01-25
1
-1
/
+1
*
Fixing overload resolution documentation (#23171)
Ryan McConnell
2024-01-19
1
-22
/
+64
*
Nim Compiler User Guide: Add explanations about lto and strip (#23227)
Tomohiro
2024-01-18
1
-3
/
+10
*
fix link to `jsfetch` stdlib (#23203)
Ethosa
2024-01-12
1
-1
/
+1
*
document the new ambiguous identifier resolution (#23166)
metagn
2024-01-11
1
-4
/
+26
*
Nim manual: better byref pragma explanation (#23192)
Tomohiro
2024-01-09
1
-2
/
+56
*
Changing generic weight of `tyGenericParam` (#22143)
Ryan McConnell
2024-01-05
1
-9
/
+29
*
Recommend hanging indent in NEP1 (#23105)
Jacek Sieka
2024-01-03
1
-15
/
+25
*
Asm syntax pragma (#23119)
ASVIEST
2023-12-25
1
-0
/
+17
*
add switch, warning, and `bind` support for new generic injection behavior (#...
metagn
2023-12-22
1
-0
/
+40
*
document `--experimental:vtables` (#23111)
ringabout
2023-12-21
1
-0
/
+35
*
fixes nimdoc warnings (#23110)
ringabout
2023-12-21
1
-1
/
+1
*
fixes #18073; fixes #14730; document notnil is only applied to local … (#23...
ringabout
2023-12-19
1
-3
/
+7
*
fixes not nil examples (#23080)
ringabout
2023-12-15
1
-0
/
+1
*
Minor documentation change (#22951)
Marko Schütz-Schmuck
2023-11-17
1
-3
/
+2
*
doc: update manual_experimental.md (#22949)
Ikko Eltociear Ashimine
2023-11-16
1
-1
/
+1
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
5
-12
/
+12
*
fixes #22867; fixes cstring modification example on Nim Manual (#22871)
ringabout
2023-10-26
1
-1
/
+2
*
doc: fix typos (#22869)
shuoer86
2023-10-25
4
-5
/
+5
*
adds support for noDecl in constructor (#22811)
Juan M Gómez
2023-10-11
1
-1
/
+1
*
marking a field with noInit allows to skip constructor initialiser (#22802)
Juan M Gómez
2023-10-08
1
-0
/
+50
*
Fix typo/grammar in exception tracking section (#22801)
Levi Notik
2023-10-07
1
-1
/
+1
*
docs: add another switch example for nimscript (#22772)
daylin
2023-09-30
1
-0
/
+2
*
Make `typeRel` behave to spec (#22261)
Ryan McConnell
2023-09-30
1
-0
/
+1
*
Documentation only (#22760)
Juan Carlos
2023-09-27
1
-12
/
+12
*
Documentation only (#22761)
Juan Carlos
2023-09-27
1
-0
/
+4
*
Documentation only (#22735)
Juan Carlos
2023-09-21
1
-12
/
+13
*
removes references to `this` in the `constructor` section (#22730)
Juan M Gómez
2023-09-20
1
-4
/
+3
*
Document C++ Initializers (#22704)
Juan M Gómez
2023-09-15
1
-0
/
+27
*
docgen: add Pandoc footnotes (fixes #21080) (#22591)
Andrey Makarov
2023-09-03
3
-13
/
+15
*
type annotations for variable tuple unpacking, better error messages (#22611)
metagn
2023-09-01
1
-1
/
+1
*
fix #22492 (#22511)
Hamid Bluri
2023-08-22
1
-5
/
+6
*
#22514 expand testament option docs (#22516)
PhilippMDoerner
2023-08-19
1
-6
/
+55
*
updates manual with codegenDecl on params docs (#22333)
Juan M Gómez
2023-08-17
1
-3
/
+2
*
documents member (#22460)
Juan M Gómez
2023-08-12
1
-0
/
+59
*
unify starting blank lines in the experimental manual (#22396)
ringabout
2023-08-06
1
-23
/
+0
*
Stick search result (#22394)
Bung
2023-08-06
1
-1
/
+7
*
destructors: better docs [backport:2.0] (#22391)
Andreas Rumpf
2023-08-05
1
-28
/
+57
*
fixes a typo in the manual (#22383)
ringabout
2023-08-04
1
-1
/
+1
*
Add experimental inferGenericTypes switch (#22317)
SirOlaf
2023-08-03
1
-0
/
+81
*
fixes #22174; fixes destructor examples (#22349)
ringabout
2023-07-31
1
-6
/
+6
*
Fix grammar top rule (#22325)
Khaled Hammouda
2023-07-24
1
-1
/
+1
*
implemented 'push quirky' switch for fine grained control over the ex… (#22...
Andreas Rumpf
2023-07-23
2
-11
/
+74
*
Document `cast` zeroing memory (#22313)
konsumlamm
2023-07-22
1
-14
/
+17
*
Adding info to manual (#22252)
Ryan McConnell
2023-07-19
1
-3
/
+57
*
clean up the documentation (#22196)
ringabout
2023-07-02
10
-20
/
+14
*
Tidy contributing.md: format cmd (#22204)
心夏❤v
2023-07-01
1
-2
/
+2
*
docs nimBasePattern (#22179)
Juan M Gómez
2023-06-28
1
-0
/
+2
*
destructors: update, =destroy does not require a 'var T' (#22168)
Andreas Rumpf
2023-06-27
1
-3
/
+3
[next]