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 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
*
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
[next]