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
*
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
*
[bugfix] document the norewrite pragma (#11453)
Juan Carlos
2019-06-13
1
-1
/
+0
*
pass typedesc as NimNode to macros (#11400)
Arne Döring
2019-06-05
1
-29
/
+42
*
Added 'except X as Y' to section 'except clauses' of manual (#11371)
Ico Doornekamp
2019-06-01
1
-5
/
+14
*
fixes #1286; object case transitions are now sound
Andreas Rumpf
2019-05-27
1
-4
/
+17
*
Smarter variant object construction (#11273)
Jasper Jenkins
2019-05-26
1
-0
/
+23
*
fixes #10038; deprecate generic methods, they are unreliable
Andreas Rumpf
2019-05-25
1
-0
/
+2
*
fixes #7167 (#11300)
Andreas Rumpf
2019-05-22
1
-1
/
+6
*
fixes #11237
Araq
2019-05-13
1
-0
/
+3
*
manual: fix typo in inImplicitlyConvertible [ci skip] (#11211)
Jjp137
2019-05-09
1
-1
/
+1
*
Document bit fields usage (#11011)
Federico Ceratto
2019-05-04
1
-0
/
+1
*
Update docs around docSeeSrcUrl #6071 (#11074)
Federico Ceratto
2019-04-23
1
-1
/
+4
*
manual: cleanup the type/typedesc confusions, typedesc is here to stay for good
Araq
2019-04-20
1
-20
/
+20
*
minor capitalization typo in manual (#11028) [ci skip]
Andy Davidoff
2019-04-15
1
-1
/
+1
[next]