summary refs log tree commit diff stats
path: root/doc/manual.rst
Commit message (Expand)AuthorAgeFilesLines
* add `enumerate` macro (#15297)Miran2020-09-221-5/+6
* Methods docs improvement (#15338)flywind2020-09-161-5/+31
* [ci skip] fix typo in the manualnarimiran2020-09-091-2/+2
* "for-loop macros" are no longer an experimental feature (#15288)Miran2020-09-081-0/+42
* Fix #5691 (#15158)Clyybber2020-08-271-18/+7
* Added array type definition to manual (#15173)Ico Doornekamp2020-08-101-0/+3
* Minor improvements to typecast section of manual (#14896)awr12020-07-071-7/+18
* {.deprecated: [existsFile: fileExists].} (#14735)Timothee Cour2020-07-021-2/+2
* Fix some typos (#14843)Danil Yarantsev2020-06-281-1/+1
* Warn about calling wrappers at compile time until #14049 is fixed. (#14828)Sizhe Zhao2020-06-271-1/+4
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-11/+21
* Deprecate unroll pragma, remove from documentation (#14705)Juan Carlos2020-06-191-19/+0
* Change 'Future Directions' to link memory management documentation (#14664)Juan Carlos2020-06-151-2/+2
* Clarify imported exceptions note in manualDominik Picheta2020-06-131-1/+1
* manual: removed subjective phrase from 'macros' section (#14536)Ico Doornekamp2020-06-011-2/+1
* spec: be explicit that NRVO will evolve furtherAraq2020-05-301-0/+4
* document NVRO and exception handlingAraq2020-05-301-0/+65
* Add thiscall calling convention, mostly for hooking purpose (#14466)Huy Doan2020-05-271-0/+4
* manual.rst: updates [backport] (#14445)Andreas Rumpf2020-05-251-23/+24
* Fix some typos in the manual [backport] (#14399)Danil Yarantsev2020-05-201-10/+10
* refs #14369 improve docs for importcpp exceptions (#14391)Timothee Cour2020-05-181-8/+30
* docs:getCurrentException() and getCurrentExceptionMsg() are not available for...cooldome2020-05-181-1/+3
* docfix: fix wrong link in doc/manual.rst (#14367)Bung2020-05-161-1/+1
* Allow let to not have value when using importc (#14258)PMunch2020-05-121-0/+15
* Added a reference to ternary operators. (#14309)Avahe Kellenberger2020-05-121-0/+1
* do not track 'raise Defect' in the .raises: [] clause anymore (#14298)Andreas Rumpf2020-05-111-0/+22
* make `from` an operator (#14241)hlaaftana2020-05-081-16/+16
* exp. features now in correct manual, closes #11932 (#14195)hlaaftana2020-05-021-167/+3
* discardable async procs are now an error (#14176)hlaaftana2020-05-011-1/+2
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-14/+14
* changed type() to typeof() in docs and error messages (#14084)hlaaftana2020-04-241-1/+1
* docs: move `not nil` to the experimental page (#14027)Rory O’Kane2020-04-211-26/+0
* clarify tuples and objects in manual, fixes #12486 (#14044)hlaaftana2020-04-211-7/+20
* Small typo (#13824)Clyybber2020-03-311-1/+1
* macros for proc types, macros for types (#13778)Andreas Rumpf2020-03-311-44/+74
* docs: say that `nil` can be used as a value (#13756)Rory O’Kane2020-03-251-5/+8
* catchable defects (#13626)Andreas Rumpf2020-03-121-13/+21
* fix #13409: Document as infix operator (#13570)hlaaftana2020-03-041-16/+16
* Document import/include outside of top level semantics (#13548)hlaaftana2020-03-011-0/+14
* Fixed non-working examples in Manual: Exception Handling (#13424)Manav2020-02-201-1/+3
* manual: documents changes regarding dynlib (#13425)alaviss2020-02-181-4/+4
* fixes #3339 by documenting the limitations of case-statement (#13366)Miran2020-02-081-0/+29
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-141-0/+3
* docs: tiny style improvementsAraq2019-12-241-2/+2
* update documentation for `closureScope` and `capture` (#12886)Judd2019-12-211-1/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-2/+26
* Manual update: custom exceptions (#12847) [backport]Mark2019-12-081-0/+17
* deviated -> derived (#12845) [backport]Mark2019-12-081-1/+1
* [backport] Fix spelling typos (#12755)Brian Wignall2019-11-281-5/+5
* fix typo in the manual (#12723)tauplus2019-11-251-1/+1