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
*
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
*
manual: make currency example compile and ensure it remains working
Araq
2019-04-09
1
-3
/
+5
*
manual: prefer 'typeof(x)' over 'type(x)'
Andreas Rumpf
2019-03-27
1
-16
/
+20
*
move more stuff into manual_experimental
Andreas Rumpf
2019-03-27
1
-382
/
+4
*
manual.rst: move experimental features to manual_experimental
Andreas Rumpf
2019-03-27
1
-1315
/
+17
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
1
-1
/
+4
*
introduce tfHasOwned for fast must-move checkings; removed tfAcyclic as the G...
Andreas Rumpf
2019-03-05
1
-35
/
+2
*
manual: document implicit type conversions involving 'range'; refs #10495
Andreas Rumpf
2019-02-23
1
-1
/
+13
*
mention correct usage of `export` in the manual, fixes #6227 [ci skip]
narimiran
2019-02-07
1
-14
/
+21
*
document that multiple `yield` in inline iterator cause code bloat (#10553)
Timothee Cour
2019-02-05
1
-1
/
+8
*
Implement {.booldefine.} (#10533)
Oscar Nihlgård
2019-02-03
1
-2
/
+4
*
new doc terminology for "compile-time" and "runtime" (#10497)
Andreas Rumpf
2019-01-31
1
-118
/
+226
|
\
|
*
Incorporated Araq's initial feedback.
deansher
2019-01-30
1
-52
/
+47
|
*
Finished this terminology update.
deansher
2019-01-29
1
-40
/
+48
|
*
Solid edit pass on changes and successful rst2html; still need to review HTML...
deansher
2019-01-29
1
-61
/
+60
|
*
First pass at compile-time/runtime terminology changes.
deansher
2019-01-29
1
-114
/
+220
*
|
fix #9725 (#10503)
Miran
2019-01-30
1
-0
/
+4
|
/
*
Fix example in manual for line pragma (#10468)
Neelesh Chandola
2019-01-27
1
-1
/
+1
*
remove float128 from the manual, fixes #10213 [ci skip]
narimiran
2019-01-09
1
-1
/
+0
*
Minor Fixes to Manual Wording (#10214)
Tristano Ajmone
2019-01-06
1
-3
/
+3
*
document NIM_EXTERNC for `emit` (#10022)
Timothee Cour
2018-12-18
1
-0
/
+11
*
new minor language feature: .noSideEffect blocks like .gcsafe blocks
Andreas Rumpf
2018-11-27
1
-0
/
+10
*
fix manual entry for .this pragma [ci skip]
narimiran
2018-11-18
1
-5
/
+2
*
parser change: 'not' is always a unary operator; fixes #9574
Andreas Rumpf
2018-11-07
1
-0
/
+3
*
document system.UncheckedArray
Araq
2018-11-06
1
-30
/
+31
*
Unicode escape in string literals (#9390)
Oscar Nihlgård
2018-10-17
1
-0
/
+5
*
manual: Fix links to Parallel & Spawn (#9342)
Tomohiro
2018-10-13
1
-1
/
+1
*
manual: Remove stmt or expr template related text from manual (#9321)
Tomohiro
2018-10-12
1
-9
/
+5
*
Clarify that term rewriting macros are applied recursively (#9305)
Andrea Ferretti
2018-10-11
1
-0
/
+6
*
more documentation improvements; fixes #9119
Araq
2018-09-29
1
-1
/
+1
*
Merge pull request #9084 from demotomohiro/fixman
Andreas Rumpf
2018-09-28
1
-1
/
+1
|
\
|
*
manual: fix typo in 'Pre-defined integer types'
demotomohiro
2018-09-28
1
-1
/
+1
*
|
manual: fix the layout
Araq
2018-09-27
1
-5
/
+5
[next]