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
*
add `enumerate` macro (#15297)
Miran
2020-09-22
1
-5
/
+6
*
Methods docs improvement (#15338)
flywind
2020-09-16
1
-5
/
+31
*
[ci skip] fix typo in the manual
narimiran
2020-09-09
1
-2
/
+2
*
"for-loop macros" are no longer an experimental feature (#15288)
Miran
2020-09-08
1
-0
/
+42
*
Fix #5691 (#15158)
Clyybber
2020-08-27
1
-18
/
+7
*
Added array type definition to manual (#15173)
Ico Doornekamp
2020-08-10
1
-0
/
+3
*
Minor improvements to typecast section of manual (#14896)
awr1
2020-07-07
1
-7
/
+18
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-2
/
+2
*
Fix some typos (#14843)
Danil Yarantsev
2020-06-28
1
-1
/
+1
*
Warn about calling wrappers at compile time until #14049 is fixed. (#14828)
Sizhe Zhao
2020-06-27
1
-1
/
+4
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-11
/
+21
*
Deprecate unroll pragma, remove from documentation (#14705)
Juan Carlos
2020-06-19
1
-19
/
+0
*
Change 'Future Directions' to link memory management documentation (#14664)
Juan Carlos
2020-06-15
1
-2
/
+2
*
Clarify imported exceptions note in manual
Dominik Picheta
2020-06-13
1
-1
/
+1
*
manual: removed subjective phrase from 'macros' section (#14536)
Ico Doornekamp
2020-06-01
1
-2
/
+1
*
spec: be explicit that NRVO will evolve further
Araq
2020-05-30
1
-0
/
+4
*
document NVRO and exception handling
Araq
2020-05-30
1
-0
/
+65
*
Add thiscall calling convention, mostly for hooking purpose (#14466)
Huy Doan
2020-05-27
1
-0
/
+4
*
manual.rst: updates [backport] (#14445)
Andreas Rumpf
2020-05-25
1
-23
/
+24
*
Fix some typos in the manual [backport] (#14399)
Danil Yarantsev
2020-05-20
1
-10
/
+10
*
refs #14369 improve docs for importcpp exceptions (#14391)
Timothee Cour
2020-05-18
1
-8
/
+30
*
docs:getCurrentException() and getCurrentExceptionMsg() are not available for...
cooldome
2020-05-18
1
-1
/
+3
*
docfix: fix wrong link in doc/manual.rst (#14367)
Bung
2020-05-16
1
-1
/
+1
*
Allow let to not have value when using importc (#14258)
PMunch
2020-05-12
1
-0
/
+15
*
Added a reference to ternary operators. (#14309)
Avahe Kellenberger
2020-05-12
1
-0
/
+1
*
do not track 'raise Defect' in the .raises: [] clause anymore (#14298)
Andreas Rumpf
2020-05-11
1
-0
/
+22
*
make `from` an operator (#14241)
hlaaftana
2020-05-08
1
-16
/
+16
*
exp. features now in correct manual, closes #11932 (#14195)
hlaaftana
2020-05-02
1
-167
/
+3
*
discardable async procs are now an error (#14176)
hlaaftana
2020-05-01
1
-1
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-14
/
+14
*
changed type() to typeof() in docs and error messages (#14084)
hlaaftana
2020-04-24
1
-1
/
+1
*
docs: move `not nil` to the experimental page (#14027)
Rory O’Kane
2020-04-21
1
-26
/
+0
*
clarify tuples and objects in manual, fixes #12486 (#14044)
hlaaftana
2020-04-21
1
-7
/
+20
*
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
[next]