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
/
manual.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small typo (#13824)
Clyybber
2020-03-31
1
-1
/
+1
*
macros for proc types, macros for types (#13778)
Andreas Rumpf
2020-03-31
1
-44
/
+74
*
docs: say that `nil` can be used as a value (#13756)
Rory O’Kane
2020-03-25
1
-5
/
+8
*
catchable defects (#13626)
Andreas Rumpf
2020-03-12
1
-13
/
+21
*
fix #13409: Document as infix operator (#13570)
hlaaftana
2020-03-04
1
-16
/
+16
*
Document import/include outside of top level semantics (#13548)
hlaaftana
2020-03-01
1
-0
/
+14
*
Fixed non-working examples in Manual: Exception Handling (#13424)
Manav
2020-02-20
1
-1
/
+3
*
manual: documents changes regarding dynlib (#13425)
alaviss
2020-02-18
1
-4
/
+4
*
fixes #3339 by documenting the limitations of case-statement (#13366)
Miran
2020-02-08
1
-0
/
+29
*
fixes #10665 (#13141) [backport]
Andreas Rumpf
2020-01-14
1
-0
/
+3
*
docs: tiny style improvements
Araq
2019-12-24
1
-2
/
+2
*
update documentation for `closureScope` and `capture` (#12886)
Judd
2019-12-21
1
-1
/
+2
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
1
-2
/
+26
*
Manual update: custom exceptions (#12847) [backport]
Mark
2019-12-08
1
-0
/
+17
*
deviated -> derived (#12845) [backport]
Mark
2019-12-08
1
-1
/
+1
*
[backport] Fix spelling typos (#12755)
Brian Wignall
2019-11-28
1
-5
/
+5
*
fix typo in the manual (#12723)
tauplus
2019-11-25
1
-1
/
+1
*
Fix wrong section hierarchy in the manual (#12724) [backport]
tauplus
2019-11-25
1
-9
/
+9
*
implemented a new localPassc pragma (#12706)
Andreas Rumpf
2019-11-22
1
-4
/
+17
*
conversions to unsigned numbers are not checked anymore; implements /… (#12...
Andreas Rumpf
2019-11-20
1
-0
/
+14
*
fixes and changes the recently introduced 'alignas' to be 'align' (#12666)
Andreas Rumpf
2019-11-15
1
-13
/
+14
*
implemented alignas pragma (#12643)
Arne Döring
2019-11-13
1
-0
/
+32
*
[backport] Clarifies experimental / parallel example on manual.rst (#12472)
UNIcodeX
2019-10-24
1
-1
/
+7
*
Fix many broken links and prefer relative links within docs (#12463)
Miran
2019-10-24
1
-12
/
+14
|
\
|
*
Fix word wrapping
Jjp137
2019-10-22
1
-8
/
+9
|
*
manual.rst: remove unintended link
Jjp137
2019-10-22
1
-1
/
+1
|
*
Fix many broken links
Jjp137
2019-10-22
1
-7
/
+8
*
|
fixes #12453 (#12475)
Arne Döring
2019-10-23
1
-0
/
+19
|
/
*
Fixes #10824 (#12437)
Juan Carlos
2019-10-17
1
-0
/
+19
*
Fix #10804 (#12438)
Juan Carlos
2019-10-17
1
-4
/
+4
*
[backport] Mention "lambdas" and `=>` in the manual (#12397) [ci skip]
awr1
2019-10-10
1
-3
/
+5
*
Fixed sizeOf to sizeof (#12347)
Ridho Pratama
2019-10-03
1
-1
/
+1
*
Explicitly state that trailing underscores are banned (#12257)
Mathias Stearn
2019-09-25
1
-2
/
+5
*
importjs symbol (#12218)
Arne Döring
2019-09-20
1
-6
/
+15
*
allows access to .compileTime vars at runtime (#12128)
Andreas Rumpf
2019-09-05
1
-0
/
+25
*
Fix int literals and range interaction (#11197)
Oscar Nihlgård
2019-08-31
1
-5
/
+6
*
fixes #12029; finish the 'unused import' feature (#12064)
Andreas Rumpf
2019-08-27
1
-0
/
+11
*
manual: more precise rules about evaluation order
Araq
2019-08-27
1
-0
/
+38
*
manual: better documentation for implicit generics
Andreas Rumpf
2019-08-26
1
-18
/
+82
*
new gensym handling (#11985)
Andreas Rumpf
2019-08-23
1
-0
/
+39
*
Consider range type of runtime discrim [feature] (#11432)
Oscar Nihlgård
2019-08-20
1
-1
/
+7
*
added destructors.rst spec to the build documentation
Araq
2019-08-16
1
-0
/
+4
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
1
-2
/
+2
*
Typeclass/Variant clarification in Manual (#11901)
awr1
2019-08-07
1
-3
/
+19
*
fix broken link (#11736) [ci skip]
Kartik Saranathan
2019-07-15
1
-1
/
+1
*
Moved 'Case statement macros' documentation out of manual into manual_experim...
Ico Doornekamp
2019-07-12
1
-51
/
+0
*
manual: document block expression (#11638)
Tomohiro
2019-07-05
1
-0
/
+15
*
[other] additions to the manual
Andreas Rumpf
2019-06-29
1
-1
/
+76
*
manual: typo
Andreas Rumpf
2019-06-27
1
-1
/
+1
*
manual: document how accessors are resolved; fixes #11514
Andreas Rumpf
2019-06-27
1
-0
/
+19
[next]